1. e73afad Issue #12039: Now suppress spurious select.error raised on FreeBSD when the server (an asyncore.dispatcher) is closed. by Vinay Sajip · 13 years ago
  2. f223116 Update incorrect comment. by Vinay Sajip · 13 years ago
  3. 60ccd82 Improved Windows test coverage. by Vinay Sajip · 13 years ago
  4. fd28502 Closed resource leak in SysLogHandler. by Vinay Sajip · 13 years ago
  5. a6bbbe4 Refined rollover test for slow test machines. by Vinay Sajip · 13 years ago
  6. 89c8862 Close handler opened in test. by Vinay Sajip · 13 years ago
  7. 28338fb Added additional output to help diagnose buildbot failures. by Vinay Sajip · 13 years ago
  8. e9a56e8 Tweaked timed rollover test to allow for test-time delays. by Vinay Sajip · 13 years ago
  9. 0372e10 Improved coverage and fixed bug in HTTPHandler with POST requests. by Vinay Sajip · 13 years ago
  10. 59bec36 (Merge 3.2) logging: don't define QueueListener if Python has no thread support by Victor Stinner · 13 years ago
  11. cafa2ef logging: don't define QueueListener if Python has no thread support by Victor Stinner · 13 years ago
  12. 714b8dc Improved thread interlocks in tests. by Vinay Sajip · 13 years ago
  13. 314b92b Updated docstrings. by Vinay Sajip · 13 years ago
  14. 7367d08 Added tests to improve coverage. by Vinay Sajip · 13 years ago
  15. a463d25 Improved test coverage. by Vinay Sajip · 13 years ago
  16. 7fe1d51 Improved test_logging coverage. by Vinay Sajip · 13 years ago
  17. 6bba65c Use correct Unix socket for syslogd on OS X. by Vinay Sajip · 13 years ago
  18. dbeb274 test_logging: handle syslogd connection failure. by Vinay Sajip · 13 years ago
  19. 5a35b06 test_logging coverage improvements. by Vinay Sajip · 13 years ago
  20. 86a96ce Re-enabled time test in test_logging. by Vinay Sajip · 13 years ago
  21. d972d8f Disabled test failing on buildbots. by Vinay Sajip · 13 years ago
  22. 37eb338 Refined time test in test_logging. by Vinay Sajip · 13 years ago
  23. 373baef Yet more test_logging coverage improvements. by Vinay Sajip · 13 years ago
  24. 985ef87 More test_logging coverage improvements. by Vinay Sajip · 13 years ago
  25. 26fe4b7 test_logging coverage improvements. by Vinay Sajip · 13 years ago
  26. 00bdbe1 Fixed bug in test_logging. by Vinay Sajip · 13 years ago
  27. 5e66b16 Tidied comments and docstrings. by Vinay Sajip · 13 years ago
  28. 5b9eecf Attempt fix of #11557 by refining test logic. by Vinay Sajip · 13 years ago
  29. 1e42f9e Attempt fix of #11557 by refining setup/teardown logic. by Vinay Sajip · 13 years ago
  30. 95bf504 Attempt fix of #11557 by changing setup/teardown logic. by Vinay Sajip · 13 years ago
  31. 3def7e0 Attempt fix of #11557 by changing teardown logic. by Vinay Sajip · 13 years ago
  32. cd5a2bd Issue #11852: Merge fix from 3.2. by Vinay Sajip · 13 years ago
  33. e723e96 Issue #11852: Add missing imports and update tests. by Vinay Sajip · 13 years ago
  34. 4a0a31d Added 'handlers' argument to logging.basicConfig. by Vinay Sajip · 13 years ago
  35. 3c7c355 Issue #11557: disable test_logging.test_no_kwargs (fail on most buildbots) by Victor Stinner · 13 years ago
  36. e6c1eb9 Closes issue #11557: Added Natalia Bidart's patch to improve test coverage. by Vinay Sajip · 13 years ago
  37. 9f9991c #Issue 11424: added equivalent fixes for dictConfig. by Vinay Sajip · 13 years ago
  38. e783553 #Issue 11424: merged fix from 3.1. by Vinay Sajip · 13 years ago
  39. 3f84b07 Issue #11424: Fix bug in determining child loggers. by Vinay Sajip · 13 years ago
  40. 89807a5 Issue #11330: Updated tests for correct asctime handling. by Vinay Sajip · 13 years ago
  41. ed0473c Issue #9941: Fixed TimedRotatingHandler test issues. by Vinay Sajip · 13 years ago
  42. 7b0e86e Issue #10788: Changed test_logging setUp logic to provide more information. by Vinay Sajip · 14 years ago
  43. 7b60f4e Issue #10626: test_logging now preserves logger disabled states. by Vinay Sajip · 14 years ago
  44. 60b4df1 Issue #10774: test_logging now removes temp files created during tests. by Vinay Sajip · 14 years ago
  45. 5a27d40 logging: added handler of last resort. by Vinay Sajip · 14 years ago
  46. 6156152 logging: Added getLogRecordFactory/setLogRecordFactory with docs and tests. by Vinay Sajip · 14 years ago
  47. 19f2aeb Merged revisions 86596 via svnmerge from by Ezio Melotti · 14 years ago
  48. b3aedd4 #9424: Replace deprecated assert* methods in the Python test suite. by Ezio Melotti · 14 years ago
  49. b046b80 Remove ResourceWarnings caused by files left open. by Vinay Sajip · 14 years ago
  50. 6a65c5d logging: Improved Formatter implementation. by Vinay Sajip · 14 years ago
  51. a39c571 logging: Added style option to Formatter to allow %, {} or himBHformatting. by Vinay Sajip · 14 years ago
  52. 6dbed2e logging: Allowed filters to be just callables. by Vinay Sajip · 14 years ago
  53. 6fac817 logging: Added tests for _logRecordClass changes. by Vinay Sajip · 14 years ago
  54. c84f016 Added some methods to LoggerAdapter, and updated documentation. by Vinay Sajip · 14 years ago
  55. b4a0809 logging: Add hasHandlers() method to Logger. by Vinay Sajip · 14 years ago
  56. 2cdacd7 Added missing BaseTest.tearDown(self). Fixed refleak. by Hirokazu Yamamoto · 14 years ago
  57. bc85d84 Temporarily commented out test which succeeds locally but fails on buildbots, while investigating. by Vinay Sajip · 14 years ago
  58. 19ec67a Issue #9441: logging: Improved test coverage for rotating file handlers. by Vinay Sajip · 14 years ago
  59. 8552d1f Added test for QueueHandler. by Vinay Sajip · 14 years ago
  60. dc69274 Replace the deprecated ConfigParser.readfp() method, and fix the incomplete merge in r82293. by Florent Xicluna · 14 years ago
  61. a82addb Merged revisions 80712,81651 via svnmerge from by Benjamin Peterson · 14 years ago
  62. 45df820 Merged revisions 80552-80556,80564-80566,80568-80571 via svnmerge from by Victor Stinner · 14 years ago
  63. 22005fc Merged revisions 79279,79284,79293,79373,79376,79379,79876,79888 via svnmerge from by Benjamin Peterson · 14 years ago
  64. 9451a1c Merged revisions 77967,77969,77973,77979,77985-77986,78009,78029,78031-78033,78081,78085,78103,78105-78106,78108,78246,78703,78728,78731,78853,78855 via svnmerge from by Benjamin Peterson · 14 years ago
  65. 90f5ba5 convert shebang lines: python -> python3 by Benjamin Peterson · 14 years ago
  66. db81c4c Merged revisions 77967,77969,78033,78055,78081,78085,78108 via svnmerge from by Vinay Sajip · 14 years ago
  67. ffeda29 Merged revisions 77389 via svnmerge from by Benjamin Peterson · 14 years ago
  68. 46a9900 Merged revisions 77209,77229,77359-77360,77371 via svnmerge from by Benjamin Peterson · 14 years ago
  69. fe5f11c Merged revisions 73718,73721,73723 via svnmerge from by Georg Brandl · 15 years ago
  70. ab91fde Merged revisions 73715 via svnmerge from by Georg Brandl · 15 years ago
  71. 77108eb Merged revisions 73720 via svnmerge from by Benjamin Peterson · 15 years ago
  72. c9c0f20 convert old fail* assertions to assert* by Benjamin Peterson · 15 years ago
  73. 25c95f1 Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from by Benjamin Peterson · 15 years ago
  74. 5b9082a Blocked revisions 71221 via svnmerge by Brett Cannon · 15 years ago
  75. df8709d Merged revisions 70975 via svnmerge from by Brett Cannon · 15 years ago
  76. f91df04 Merged revisions 69364-69365,69409-69410,69413,69417,69435,69442,69447,69495,69519-69521 via svnmerge from by Benjamin Peterson · 15 years ago
  77. f973407 Merged revisions 67511,67536-67537,67543 via svnmerge from by Georg Brandl · 16 years ago
  78. 9aa4299 Merged revisions 66337,66347,66350,66352,66358 via svnmerge from by Benjamin Peterson · 16 years ago
  79. ae5360b Merged revisions 66141,66145,66150,66180,66211,66217,66219,66226,66231,66244,66246,66249-66250,66264,66268,66272,66294,66306 via svnmerge from by Benjamin Peterson · 16 years ago
  80. 3dbca81 Merged revisions 65012,65035,65037-65040,65048,65057,65077,65091-65095,65097-65099,65127-65128,65131,65133-65136,65139,65149-65151,65155,65158-65159,65176-65178,65183-65184,65187-65190,65192,65194 via svnmerge from by Georg Brandl · 16 years ago
  81. ee8712c #2621 rename test.test_support to test.support by Benjamin Peterson · 16 years ago
  82. ce26195 Renamed the SocketServer module to 'socketserver'. by Alexandre Vassalotti · 16 years ago
  83. 2a691a8 Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge from by Benjamin Peterson · 16 years ago
  84. 180510d Merged revisions 61189-61190,61192,61194-61195,61198-61199 via svnmerge from by Christian Heimes · 16 years ago
  85. 8640e74 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60964,60966-60967,60971,60977,60979-60989 via svnmerge from by Christian Heimes · 16 years ago
  86. 18c6689 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60873 via svnmerge from by Christian Heimes · 16 years ago
  87. 3add4d7 Raise statement normalization in Lib/test/. by Collin Winter · 17 years ago
  88. 34d1928 SF patch# 1770008 by Christian Heimes (plus some extras). by Guido van Rossum · 17 years ago
  89. 1325790 Merged revisions 55795-55816 via svnmerge from by Guido van Rossum · 17 years ago
  90. 805365e Merged revisions 55007-55179 via svnmerge from by Guido van Rossum · 17 years ago
  91. d8faa36 Merged revisions 53952-54987 via svnmerge from by Guido van Rossum · 17 years ago
  92. 9d72bb4 Remove functions in string module that are also string methods. Also remove: by Neal Norwitz · 17 years ago
  93. 00ee7ba Merge current trunk into p3yk. This includes the PyNumber_Index API change, by Thomas Wouters · 18 years ago
  94. bf12cdb Quite a few fixes to make the library and test suite more robust when by Guido van Rossum · 18 years ago
  95. 0e3f591 Merged revisions 46753-51188 via svnmerge from by Thomas Wouters · 18 years ago
  96. 477c8d5 Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. by Thomas Wouters · 18 years ago
  97. 5bab0f8 Backout the last hack and add in this new one. by Neal Norwitz · 18 years ago
  98. 67dfb6f I think the test_logging failure on Solaris is timing related. We don't by Neal Norwitz · 18 years ago
  99. 1eb77a5 Added lock acquisition/release around shared data structure manipulation by Vinay Sajip · 18 years ago
  100. f0a95ec Saved and restored logging._handlerList at the same time as saving/restoring logging._handlers. by Vinay Sajip · 18 years ago