1. bca9acf Issue #18093: fix test_capi test skip due to _testembed move by Nick Coghlan · 10 years ago
  2. 5027a50 merge 3.4 by Benjamin Peterson · 10 years ago
  3. f45ea46 asyncio: Reverting 69d474dab479 as issue #21645 is now closed and debug is no longer needed by Yury Selivanov · 10 years ago
  4. d1223a7 asyncio.test_events: Partially reverting f7643c893587 to stay in sync with tulip codebase by Yury Selivanov · 10 years ago
  5. 5d0a790 asyncio.unix_events: Move import statement to match code in tulip by Yury Selivanov · 10 years ago
  6. 8c0e0ab asyncio.unix_events: Move import statement to match tulip code by Yury Selivanov · 10 years ago
  7. 64b2a94 merge 3.4 (#22484) by Benjamin Peterson · 10 years ago
  8. efd713b allow archives for rc releases to be built (closes #22484) by Benjamin Peterson · 10 years ago
  9. 3e4a80a (Merge 3.4) test_faulthandler: fix typo by Victor Stinner · 10 years ago
  10. 29001c8 test_faulthandler: fix typo by Victor Stinner · 10 years ago
  11. f724825 Merge: Apply asyncio Task English fixes to docstrings as well. by R David Murray · 10 years ago
  12. 8e069d5 Apply asyncio Task English fixes to docstrings as well. by R David Murray · 10 years ago
  13. 49e2bcb Merge: Improve English phrasing in asyncio task docs. by R David Murray · 10 years ago
  14. 22dd833 Improve English phrasing in asyncio task docs. by R David Murray · 10 years ago
  15. cf84098 Issue #16056: Rename test method in test_statistics to avoid conflict. by Berker Peksag · 10 years ago
  16. f8c111d Issue #16056: Rename test method in test_statistics to avoid conflict. by Berker Peksag · 10 years ago
  17. e9a086b Issue #22427: TemporaryDirectory no longer attempts to clean up twice when by Serhiy Storchaka · 10 years ago
  18. 5e193ac Issue #22427: TemporaryDirectory no longer attempts to clean up twice when by Serhiy Storchaka · 10 years ago
  19. 43705d7 Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods. by Berker Peksag · 10 years ago
  20. b87630c Issue #21860: Correct docstrings of FileIO.seek() and FileIO.truncate() methods. by Berker Peksag · 10 years ago
  21. daa910a Update importlib.h frozen bytecode (changed due to commit c0ca9d32aed4). by Georg Brandl · 10 years ago
  22. 40f9735 #22464: Speed up common Fraction operations by special-casing several by Georg Brandl · 10 years ago
  23. 02d39c2 Null merge by Serhiy Storchaka · 10 years ago
  24. 2b98c8e Merge heads by Serhiy Storchaka · 10 years ago
  25. 717b0d3 Merge heads by Serhiy Storchaka · 10 years ago
  26. c563caf Issue #22362: Forbidden ambiguous octal escapes out of range 0-0o377 in by Serhiy Storchaka · 10 years ago
  27. d8644db Fixed bytes literals in tests. by Serhiy Storchaka · 10 years ago
  28. cd9032d Fixed bytes literals in tests. by Serhiy Storchaka · 10 years ago
  29. 945b215 Issue #22471: Avoid Python Launcher.app install problems by removing by Ned Deily · 10 years ago
  30. b1f4ec6 Issue #22471: Avoid Python Launcher.app install problems by removing by Ned Deily · 10 years ago
  31. 385ffbf Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS by Serhiy Storchaka · 10 years ago
  32. 46a3492 Issue #20912: Now directories added to ZIP file have correct Unix and MS-DOS by Serhiy Storchaka · 10 years ago
  33. 09a555e Fixed test_large_file_exception. Ported tests for large count of files by Serhiy Storchaka · 10 years ago
  34. 026a399 Fixed test_large_file_exception. Ported tests for large count of files by Serhiy Storchaka · 10 years ago
  35. 07314bc Issue #21866: ZipFile.close() no longer writes ZIP64 central directory by Serhiy Storchaka · 10 years ago
  36. cfbb394 Issue #21866: ZipFile.close() no longer writes ZIP64 central directory by Serhiy Storchaka · 10 years ago
  37. cbcbfdf Fixed reference leak in the "backslashreplace" error handler. by Serhiy Storchaka · 10 years ago
  38. 8aa8c47 Fixed reference leak in the "backslashreplace" error handler. by Serhiy Storchaka · 10 years ago
  39. 21df71a merge 3.4 (#22459) by Benjamin Peterson · 10 years ago
  40. eb83ffe fix error in split() examples (closes #22459) by Benjamin Peterson · 10 years ago
  41. 49a2957 Null merge. by Larry Hastings · 10 years ago
  42. 61ff32f Fix pydoc topics. I'll regenerate this again for 3.4.2 final, by Larry Hastings · 10 years ago
  43. 487bd17 Fix formatting typo in Misc/NEWS. by Ned Deily · 10 years ago
  44. 14aa057 Fix formatting typo in Misc/NEWS. by Ned Deily · 10 years ago
  45. b682fd3 Issue #21431: merge from 3.4 by Ned Deily · 10 years ago
  46. 4bd6098 merge v3.4.2rc1 release stuff to default by Ned Deily · 10 years ago
  47. 90d76ca Closes #21431: make docs depend on Sphinx 1.2 and fix pydoc-topics builder to by Georg Brandl · 10 years ago
  48. 2887f76 Merge. by Larry Hastings · 10 years ago
  49. f26c2e7 Post-release engineering work for 3.4.2rc1. by Larry Hastings · 10 years ago
  50. a66e388 Issue #22278: Fix urljoin problem with relative urls, a regression observed by Senthil Kumaran · 10 years ago
  51. e6c27c9 MERGE: Typo: headeronly -> headersonly by Jesus Cea · 10 years ago
  52. ca2e02c Typo: headeronly -> headersonly by Jesus Cea · 10 years ago
  53. 782781e Fixed issue #22415 number in Misc/NEWS for changeset fe287268e97b. by Serhiy Storchaka · 10 years ago
  54. 964fcba Fixed issue #22415 number in Misc/NEWS for changeset e99a1df8db36. by Serhiy Storchaka · 10 years ago
  55. 560c578 Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re by Serhiy Storchaka · 10 years ago
  56. 44dae8b Issue #22423: Fixed debugging output of the GROUPREF_EXISTS opcode in the re by Serhiy Storchaka · 10 years ago
  57. 68df7c2 Null merge by Serhiy Storchaka · 10 years ago
  58. d7fc141 Merge heads by Serhiy Storchaka · 10 years ago
  59. 1a5426d Merge heads by Serhiy Storchaka · 10 years ago
  60. 6e311aa Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering. by Antoine Pitrou · 10 years ago
  61. afe8d06 Issue #21332: Ensure that ``bufsize=1`` in subprocess.Popen() selects line buffering, rather than block buffering. by Antoine Pitrou · 10 years ago
  62. c904e87 Issue #22423: Unhandled exception in thread no longer causes unhandled by Serhiy Storchaka · 10 years ago
  63. 52005c2 Issue #22423: Unhandled exception in thread no longer causes unhandled by Serhiy Storchaka · 10 years ago
  64. 2ec22ab Added tag v3.4.2rc1 for changeset 8711a0951384 by Larry Hastings · 10 years ago
  65. 03776e3 Bump version number for 3.4.2rc1 release. by Larry Hastings · 10 years ago
  66. 43a4f70 Updated pydoc topics for 3.4.1rc1 release. by Larry Hastings · 10 years ago
  67. 9e7fbde merge with 3.4 by Georg Brandl · 10 years ago
  68. 3f40c40 Doc: remove invalid uses of ":option:" which will emit warnings in Sphinx 1.3. by Georg Brandl · 10 years ago
  69. 895ce14 Issue #22359: Remove incorrect uses of recursive make. Patch by Jonas Wagner. by Antoine Pitrou · 10 years ago
  70. 7c4093c Merge: #21091: make is_attachment a method. by R David Murray · 10 years ago
  71. 8a97896 #21091: make is_attachment a method. by R David Murray · 10 years ago
  72. 1de0ac0 Merge: #21079: is_attachment now looks only at the value, ignoring parameters. by R David Murray · 10 years ago
  73. 97dfad7 #21079: is_attachment now looks only at the value, ignoring parameters. by R David Murray · 10 years ago
  74. e227350 merge 3.4 by Benjamin Peterson · 10 years ago
  75. 9833fcb use patch context manager instead of decorator because the decorator 'leaks' metadata onto the function by Benjamin Peterson · 10 years ago
  76. bdfeb03 Issue #22247: Add NNTPError to nntplib.__all__. by Berker Peksag · 10 years ago
  77. 96756b6 Issue #22247: Add NNTPError to nntplib.__all__. by Berker Peksag · 10 years ago
  78. 257c6cb null merge by Ned Deily · 10 years ago
  79. fc4ead2 Issue #15661: Update OS X installer welcome and readme files for 3.4.2. by Ned Deily · 10 years ago
  80. f633367 Merge with 3.4 by Terry Jan Reedy · 10 years ago
  81. b6e1778 Update Idle's online doc url. by Terry Jan Reedy · 10 years ago
  82. 5ef46ba Issue #22420: Merge with 3.4 by Terry Jan Reedy · 10 years ago
  83. 81b062f Issue #22420: Avoid 'write to None' crashes by using print instead. by Terry Jan Reedy · 10 years ago
  84. 004c00b merge 3.4 by Benjamin Peterson · 10 years ago
  85. cbfaa7b standardize pep 466 relnote style by Benjamin Peterson · 10 years ago
  86. 49d77fd remove extra letter by Benjamin Peterson · 10 years ago
  87. ce30237 whatsnew for pep 466 ssl backport by Benjamin Peterson · 10 years ago
  88. a5c85b3 Issue #22366: urllib.request.urlopen will accept a context object (SSLContext) by Senthil Kumaran · 10 years ago
  89. ea07eb9 Issue #22378: socket module: add SO_MARK. by Charles-François Natali · 10 years ago
  90. c58c7d4 Closes #22436: Merged documentation update from 3.4. by Vinay Sajip · 10 years ago
  91. 2f1cd8a Issue #22436: Improved documentation for getEffectiveLevel() and getLevelName(). by Vinay Sajip · 10 years ago
  92. 2f2920a merge from 3.4 by Senthil Kumaran · 10 years ago
  93. 15e4833 Issue #16827: Make Interpreter introduction section of the tutorial more by Senthil Kumaran · 10 years ago
  94. de88b88 Issue #14824: Update Repr.repr_TYPE documentation to use correct name mangling implementation. by Berker Peksag · 10 years ago
  95. 2d510e3 Issue #14824: Update Repr.repr_TYPE documentation to use correct name mangling implementation. by Berker Peksag · 10 years ago
  96. 60efd79 Issue #21706: Add a versionchanged directive to the functional API docs. by Berker Peksag · 10 years ago
  97. 3715da5 Issue #21391: Use os.path.abspath in the shutil module. by Berker Peksag · 10 years ago
  98. e7811fc Closes #11471: avoid generating a JUMP_FORWARD instruction at the end of an if-block if there is no else-clause. by Antoine Pitrou · 10 years ago
  99. 87538e7 Issue #4180: The warnings registries are now reset when the filters are modified. by Antoine Pitrou · 10 years ago
  100. cb0a006 Issue #4180: The warnings registries are now reset when the filters are modified. by Antoine Pitrou · 10 years ago