Kaydet (Commit) 56c4debe authored tarafından Brett Cannon's avatar Brett Cannon

Refactor test_logging to use unittest. This should finally solve the flakiness

issues.

Thanks to Antoine Pitrou for the patch.
üst 492e2bfe
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -524,6 +524,7 @@ Martijn Pieters
Franois Pinard
Zach Pincus
Michael Piotrowski
Antoine Pitrou
Michael Pomraning
Iustin Pop
John Popplewell
......
......@@ -1419,7 +1419,7 @@ Extension Modules
Tests
-----
- Refactor test_logging to use doctest.
- Refactor test_logging to use unittest.
- Refactor test_profile and test_cprofile to use the same code to profile.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment