1. 1540b16 asyncio: Add streams.start_server(), by Gustavo Carneiro. by Guido van Rossum · 11 years ago
  2. 4a9ee26 #2927: Added the unescape() function to the html module. by Ezio Melotti · 11 years ago
  3. 5160da1 Merge: #19449: Handle non-string keys when generating 'fieldnames' error. by R David Murray · 11 years ago
  4. fb099c9 #19449: Handle non-string keys when generating 'fieldnames' error. by R David Murray · 11 years ago
  5. f1de55f Also chain codec exceptions that allow weakrefs by Nick Coghlan · 11 years ago
  6. 58cf607 Issue #12892: The utf-16* and utf-32* codecs now reject (lone) surrogates. by Serhiy Storchaka · 11 years ago
  7. a938bcf - Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py by doko@ubuntu.com · 11 years ago
  8. 7ad11bf - Remove execute permissions from test_dbm_gnu.py and test_dbm_ndbm.py by doko@ubuntu.com · 11 years ago
  9. 4accf45 Issue #19596: Set untestable tests in test_importlib to None by Zachary Ware · 11 years ago
  10. 30d8e16 Cleanup this test's modification of os.environ in teardown (this already by Gregory P. Smith · 11 years ago
  11. f47981f selectors: use a single return. by Charles-François Natali · 11 years ago
  12. fd32fff Issue #8402: Added the escape() function to the glob module. by Serhiy Storchaka · 11 years ago
  13. e3010fd Relax timing on test_asyncio for busy (slow) Windows buildbots by Victor Stinner · 11 years ago
  14. 162307f Fix test.support.bind_port() to not cause an error when Python was compiled by Gregory P. Smith · 11 years ago
  15. 3287905 Skip test_asyncio if concurrent.futures can't be imported. Hopeful fix for issue 19645. by Guido van Rossum · 11 years ago
  16. 6dd0d46 Issue #17618: Add Base85 and Ascii85 encoding/decoding to the base64 module. by Antoine Pitrou · 11 years ago
  17. 1a048f9 test_selectors: test_timeout fails sometimes on busy (slow) buildbots, relax by Victor Stinner · 11 years ago
  18. 55329f8 Issue #19634: time.strftime("%y") now raises a ValueError on AIX when given a by Victor Stinner · 11 years ago
  19. b6e622d Fix test.support.bind_port() to not cause an error when Python was compiled by Gregory P. Smith · 11 years ago
  20. 898e976 Issue #19603: Use specific asserts in test_decr. by Serhiy Storchaka · 11 years ago
  21. 76edd21 Issue #19603: Use specific asserts in test_decr. by Serhiy Storchaka · 11 years ago
  22. a6bc95a Issue #19448: Add private API to SSL module to lookup ASN.1 objects by OID, NID, short name and long name. by Christian Heimes · 11 years ago
  23. 35e4ad7 Merge. by Richard Oudkerk · 11 years ago
  24. 46b4a5e Issue #19599: Increase sleep period. by Richard Oudkerk · 11 years ago
  25. 69cce48 Merge. by Richard Oudkerk · 11 years ago
  26. 8731d7b Fix handling of SystemExit and exit code. Patch by Brodie Rao. by Richard Oudkerk · 11 years ago
  27. 80b2aa0 Issue #19606: Use specific asserts in http.cookiejar tests. by Serhiy Storchaka · 11 years ago
  28. 9d282f6 Issue #19606: Use specific asserts in http.cookiejar tests. by Serhiy Storchaka · 11 years ago
  29. c1fc5b5 Issue #19607: Use specific asserts in weakref tests. by Serhiy Storchaka · 11 years ago
  30. 2e29c9e Issue #19607: Use specific asserts in weakref tests. by Serhiy Storchaka · 11 years ago
  31. 9289713 Issue #19605: Use specific asserts in datetime tests by Serhiy Storchaka · 11 years ago
  32. 3df4dcc Issue #19605: Use specific asserts in datetime tests by Serhiy Storchaka · 11 years ago
  33. f532d94 Merge heads by Serhiy Storchaka · 11 years ago
  34. 3afec4e Merge heads by Serhiy Storchaka · 11 years ago
  35. 497b394 merge with 3.3.3 release clone by Georg Brandl · 11 years ago
  36. 9e2043a Bump to 3.3.3 final. by Georg Brandl · 11 years ago
  37. c610aba Close #19282: Native context management in dbm by Nick Coghlan · 11 years ago
  38. 4725dc3 Issue #19604: Use specific asserts in array tests. by Serhiy Storchaka · 11 years ago
  39. 91b3e77 Issue #19604: Use specific asserts in array tests. by Serhiy Storchaka · 11 years ago
  40. e3eb3ec Issue #19602: Use specific asserts in tkinter tests. by Serhiy Storchaka · 11 years ago
  41. e3b5a76 Issue #19602: Use specific asserts in tkinter tests. by Serhiy Storchaka · 11 years ago
  42. d4b75bf Issue #19601: Use specific asserts in sqlite3 tests. by Serhiy Storchaka · 11 years ago
  43. 78ee078 Issue #19601: Use specific asserts in sqlite3 tests. by Serhiy Storchaka · 11 years ago
  44. 932c616 Issue #19600: Use specific asserts in distutils tests. by Serhiy Storchaka · 11 years ago
  45. 3998915 Issue #19600: Use specific asserts in distutils tests. by Serhiy Storchaka · 11 years ago
  46. bc39869 Issue #19594: Use specific asserts in unittest tests. by Serhiy Storchaka · 11 years ago
  47. 5665bc5 Issue #19594: Use specific asserts in unittest tests. by Serhiy Storchaka · 11 years ago
  48. 8f203dd Issue #19591: Use specific asserts in ctype tests. by Serhiy Storchaka · 11 years ago
  49. 7c5e24f Issue #19591: Use specific asserts in ctype tests. by Serhiy Storchaka · 11 years ago
  50. 745d54d #17806: Added keyword-argument support for "tabsize" to str/bytes.expandtabs(). by Ezio Melotti · 11 years ago
  51. b41c254 Correct long line by Jason R. Coombs · 11 years ago
  52. 9d78e41 Issue #19586: Update remaining deprecated assertions to their preferred usage. by Jason R. Coombs · 11 years ago
  53. 452bab4 Issue #16685: Added support for writing any bytes-like objects in the aifc, by Serhiy Storchaka · 11 years ago
  54. 7714ebb Issue #5202: Added support for unseekable files in the wave module. by Serhiy Storchaka · 11 years ago
  55. a7a34a8 Issue #19590: Use specific asserts in email tests. by Serhiy Storchaka · 11 years ago
  56. 328cf3c Issue #19590: Use specific asserts in email tests. by Serhiy Storchaka · 11 years ago
  57. 2335de7 asyncio: Replace connection_refused() with error_received(). by Guido van Rossum · 11 years ago
  58. 6f87a08 Update more usage of assertEqual by Jason R. Coombs · 11 years ago
  59. e9f0311 Use preferred assertEqual by Jason R. Coombs · 11 years ago
  60. 75c40ae Use preferred assertEqual form. Correct indentation. by Jason R. Coombs · 11 years ago
  61. cb37641 Issue #7408: Forward port limited test from Python 2.7, fixing failing buildbot tests on BSD-based platforms. by Jason R. Coombs · 11 years ago
  62. 9c10d6b Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  63. a76157d Issue #19523: Closed FileHandler leak which occurred when delay was set. by Vinay Sajip · 11 years ago
  64. 8bdc130 Issue #19592: Use specific asserts in lib2to3 tests. by Serhiy Storchaka · 11 years ago
  65. 98a0d06 Closes #12828: add docstring text noting this is an internal-only module by Andrew Kuchling · 11 years ago
  66. 6e51b8f Issue13674 Correct crash with strftime %y format under Windows by Tim Golden · 11 years ago
  67. c12f09e Issue #19440: Clean up test_capi by Zachary Ware · 11 years ago
  68. acea823 Remove outdated comment by Tim Golden · 11 years ago
  69. 4cf9b20 Bump to 3.3.3rc2. by Georg Brandl · 11 years ago
  70. a2ebfd0 Issue #19544 and Issue #6286: Restore use of urllib over http allowing use of http_proxy for Distutils upload command, a feature accidentally lost in the rollback of distutils2. by Jason R. Coombs · 11 years ago
  71. 3492e39 Issue 19544 and Issue #7457: Restore the read_pkg_file method to distutils.dist.DistributionMetadata accidentally removed in the undo of distutils2. by Jason R. Coombs · 11 years ago
  72. 2a1838b Issue #19544 and Issue #1180: Restore global option to ignore ~/.pydistutils.cfg in Distutils, accidentally removed in backout of distutils2 changes. by Andrew Kuchling · 11 years ago
  73. aa32779 Issue #19544, #6516: no need to catch AttributeError on import pwd/grp by Victor Stinner · 11 years ago
  74. 06afed0 Issue #19544 and Issue #6516: quick workaround for failing builds by Christian Heimes · 11 years ago
  75. 56b0435 Issue #19504: Used American spelling for 'customize'. by Vinay Sajip · 11 years ago
  76. 5e75829 Closes #19523: Merged fix from 3.3. by Vinay Sajip · 11 years ago
  77. 5e2d456 Issue #19544 and Issue #6516: Restore support for --user and --group parameters to sdist command as found in Python 2.7 and originally slated for Python 3.2 but accidentally rolled back as part of the distutils2 rollback. Closes Issue #6516. by Andrew Kuchling · 11 years ago
  78. 39ecf2e asyncio: Longer timeout in Windows test_popen. Fixes issue 19598. by Guido van Rossum · 11 years ago
  79. 4e553e2 Avoid triggering the refleak detector by Nick Coghlan · 11 years ago
  80. c4c2580 Close 19609: narrow scope of codec exc chaining by Nick Coghlan · 11 years ago
  81. 91d2c56 asyncio: Refactor waitpid mocks. Patch by Anthony Baire. by Guido van Rossum · 11 years ago
  82. 1eadd6a Issue #19592: Use specific asserts in lib2to3 tests. by Serhiy Storchaka · 11 years ago
  83. e048add Issue #19589: Use specific asserts in asyncio tests. by Serhiy Storchaka · 11 years ago
  84. f38f7f3 asyncio: Avoid ResourceWarning. Fix issue 19580 by Vajrasky Kok. by Guido van Rossum · 11 years ago
  85. 8ff3e8a asyncio: Relax timing requirement. Fixes issue 19579. by Guido van Rossum · 11 years ago
  86. 2bcae70 asyncio: Fix from Anthony Baire for CPython issue 19566 (replaces earlier fix). by Guido van Rossum · 11 years ago
  87. be3c2fe removed Enum.__eq__ as it added nothing by Ethan Furman · 11 years ago
  88. 82e9f32 asyncio: Temporary fix by Victor Stinner for issue 19566. by Guido van Rossum · 11 years ago
  89. 8b097b4 Close #17828: better handling of codec errors by Nick Coghlan · 11 years ago
  90. d3e83e2 Avoid global side effect in test_ensurepip by Nick Coghlan · 11 years ago
  91. ca351e6 Fix test_socket for repr update by Nick Coghlan · 11 years ago
  92. c46600d merge by Giampaolo Rodola' · 11 years ago
  93. 1bfa7ed test.support: considering the module is a mix of utilities unrelated with each other divide __all__ in sub-sections so that it can be used as a quick-reference doc by Giampaolo Rodola' · 11 years ago
  94. 45956b9 Close #19466: Clear the frames of daemon threads earlier during the Python by Victor Stinner · 11 years ago
  95. c6a140f Merge from 3.3 by Andrew Kuchling · 11 years ago
  96. d9182e6 Remove mis-merged artefact by Tim Golden · 11 years ago
  97. bbe268f Issue13674 Correct crash with strftime %y format under Windows by Tim Golden · 11 years ago
  98. dfcd694 Issue #19440: Clean up test_capi by Zachary Ware · 11 years ago
  99. 7859182 Closes #6683: add a test that exercises multiple authentication. by Andrew Kuchling · 11 years ago
  100. fc0cad8b Remove outdated comment by Tim Golden · 11 years ago