1. e130503 Issue #24134: assertRaises(), assertRaisesRegex(), assertWarns() and by Serhiy Storchaka · 9 years ago
  2. 645058d Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj. by Serhiy Storchaka · 9 years ago
  3. ce64391 Issue #9517: Move script_helper to the support package. by Berker Peksag · 9 years ago
  4. 025e9eb PEP 448: additional unpacking generalizations (closes #2292) by Benjamin Peterson · 9 years ago
  5. dbfdc38 Issue #24001: Argument Clinic converters now use accept={type} by Larry Hastings · 9 years ago
  6. 63a6a6f merge 3.4 (#24096) by Benjamin Peterson · 9 years ago
  7. 8c59816 merge 3.3 (#24096) by Benjamin Peterson · 9 years ago
  8. deff2b7 be more robust against the filters list changing under us (closes #24096) by Benjamin Peterson · 9 years ago
  9. d2a694c Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  10. b9c04db Issue #23330: h2py now supports arbitrary filenames in #include. by Serhiy Storchaka · 9 years ago
  11. 24559e4 Issue #22619: Added negative limit support in the traceback module. by Serhiy Storchaka · 9 years ago
  12. 88abdef merge 3.4 (#24094) by Benjamin Peterson · 9 years ago
  13. 122f4b1 merge 3.3 (#24094) by Benjamin Peterson · 9 years ago
  14. c9083bf remove merge markers by Benjamin Peterson · 9 years ago
  15. 501182a just sort the items tuple directly (closes #24094) by Benjamin Peterson · 9 years ago
  16. 97bd4b0 Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions without __name__. (Merged from 3.4 branch.) by Guido van Rossum · 9 years ago
  17. 0a9933e Asyncio issue 222 / PR 231 (Victor Stinner) -- fix @coroutine functions without __name__. by Guido van Rossum · 9 years ago
  18. 32439d6 Issue #23911: Move path-based bootstrap code to a separate frozen module. by Eric Snow · 9 years ago
  19. c6249a6 Defer deleted item decref until after the deque is restored to a consistent state. by Raymond Hettinger · 9 years ago
  20. 1dd8e71 Issues #24099, #24100, and #24101: Fix free-after-use bug in heapq. by Raymond Hettinger · 9 years ago
  21. 2e02875 merge 3.4 by Benjamin Peterson · 9 years ago
  22. 755640b update links by Benjamin Peterson · 9 years ago
  23. c4e335b Issue #23910: Optimize property() getter calls. Patch by Joe Jevnik by Raymond Hettinger · 9 years ago
  24. 31cd756 merge 3.4 by Benjamin Peterson · 9 years ago
  25. b0335ee improve phrasing by Benjamin Peterson · 9 years ago
  26. 9195870 Issue #24077: merge from 3.4 by Ned Deily · 9 years ago
  27. 64298ae Issue #24077: Fix typo in man page for -I command option: -s, not -S. by Ned Deily · 9 years ago
  28. 48050cb Merge 3.4 by Andrew Svetlov · 9 years ago
  29. 9df36c9 Issue #21354: PyCFunction_New function is exposed by python DLL again. by Andrew Svetlov · 9 years ago
  30. e96193d Add missing newline in NEWS by Antoine Pitrou · 9 years ago
  31. 7503509 Issue #23996: Avoid a crash when a delegated generator raises an unnormalized StopIteration exception. Patch by Stefan Behnel. by Antoine Pitrou · 9 years ago
  32. 7403e91 Issue #23996: Avoid a crash when a delegated generator raises an unnormalized StopIteration exception. Patch by Stefan Behnel. by Antoine Pitrou · 9 years ago
  33. 8cb6569 Implements issue #9951: Adds a hex() method to bytes, bytearray, & memoryview. by Gregory P. Smith · 9 years ago
  34. cc0bbbc (Merge 3.4) Issue #9246: On POSIX, os.getcwd() now supports paths longer than by Victor Stinner · 9 years ago
  35. 4403d7d Issue #9246: On POSIX, os.getcwd() now supports paths longer than 1025 bytes by Victor Stinner · 9 years ago
  36. a30e225 merge 3.4 (#24044) by Benjamin Peterson · 9 years ago
  37. bd91ee9 merge 3.3 (#24044) by Benjamin Peterson · 9 years ago
  38. 51454a6 merge 3.2 (#24044) by Benjamin Peterson · 9 years ago
  39. 0823ffb properly handle malloc failure (closes #24044) by Benjamin Peterson · 9 years ago
  40. c314e28 Issue #24031: make patchcheck now supports git checkouts, too. by Christian Heimes · 9 years ago
  41. d98c677 Issue #24031: make patchcheck now supports git checkouts, too. by Christian Heimes · 9 years ago
  42. b5a3d9b Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  43. 2097f53 Issue #24029: Document the name binding behavior for submodule imports. by Barry Warsaw · 9 years ago
  44. 244afcf Issue #23887: urllib.error.HTTPError now has a proper repr() representation. by Facundo Batista · 9 years ago
  45. 7563043 - move NEWS item to 3.5 by doko@ubuntu.com · 9 years ago
  46. d86ef05 Issue #23917: Fall back to sequential compilation when ProcessPoolExecutor doesn't exist. by Berker Peksag · 9 years ago
  47. f5e8540 Issue #23008: Fixed resolving attributes with boolean value is False in pydoc. by Serhiy Storchaka · 9 years ago
  48. b6076fb Issue #23008: Fixed resolving attributes with boolean value is False in pydoc. by Serhiy Storchaka · 9 years ago
  49. 273a720 merge 3.4 (#24022) by Benjamin Peterson · 9 years ago
  50. d73aca7 do not call into python api if an exception is set (#24022) by Benjamin Peterson · 9 years ago
  51. 4d9d256 #17445: difflib: add diff_bytes(), to compare bytes rather than str by Greg Ward · 9 years ago
  52. 4e2d82c - move some NEWS items to 3.5.0 beta 1 by doko@ubuntu.com · 9 years ago
  53. f75d4a7 Fix asyncio issue 235 (merge from 3.4). by Guido van Rossum · 9 years ago
  54. 0bd16bc Fix asyncio issue 235: Queue subclass bug caused by JoinableQueue merge. by Guido van Rossum · 9 years ago
  55. 1acdb95 Merge Python 3.5.0a4 release engineering commits. by Larry Hastings · 9 years ago
  56. 103e57a Post-release updates for Python 3.5.0a4. by Larry Hastings · 9 years ago
  57. 7e9d1d1 Issue #23908: os functions now reject paths with embedded null character by Serhiy Storchaka · 9 years ago
  58. 2b0d200 Issue #23908: os functions now reject paths with embedded null character by Serhiy Storchaka · 9 years ago
  59. e3037e1 Issue #23728: binascii.crc_hqx() could return an integer outside of the range by Serhiy Storchaka · 9 years ago
  60. 2ef7c47 Issue #23728: binascii.crc_hqx() could return an integer outside of the range by Serhiy Storchaka · 9 years ago
  61. 55907f4 Version number bump for Python 3.5.0a4. by Larry Hastings · 9 years ago
  62. 1a084a8 Issue #23998: PyImport_ReInitLock() now checks for lock allocation error by Christian Heimes · 9 years ago
  63. e0ac2be Issue #23998: PyImport_ReInitLock() now checks for lock allocation error by Christian Heimes · 9 years ago
  64. 418fd74 Issue #23998: PyImport_ReInitLock() now checks for lock allocation error by Christian Heimes · 9 years ago
  65. 11c5aba News item for #16914. by R David Murray · 9 years ago
  66. 0c49b89 #16914: add timestamps to smtplib debugging output via new debuglevel 2. by R David Murray · 9 years ago
  67. 4c7f995 #7159: generalize urllib prior auth support. by R David Murray · 9 years ago
  68. 6297fec Merge by Christian Heimes · 9 years ago
  69. a8e3f7a Update coverity modeling file to silence datetime warnings by Christian Heimes · 9 years ago
  70. 2b78129 #18128: use standard +NNNN timezone format in POT-Creation-Date header. by R David Murray · 9 years ago
  71. 7f90cba Issue #23935: Argument Clinic's understanding of format units by Larry Hastings · 9 years ago
  72. 3b81248 Issues #22980, 23969: For OS X, use PEP 3149-style file names for extension by Ned Deily · 9 years ago
  73. 20416f7 Issue #23703: Fix a regression in urljoin() introduced in 901e4e52b20a. by Berker Peksag · 9 years ago
  74. d2bc389 Issue #4254: Adds _curses.update_lines_cols() Patch by Arnon Yaari by Steve Dower · 9 years ago
  75. cb39d1f Issue 19933: Provide default argument for ndigits in round. Patch by Vajrasky Kok. by Steve Dower · 9 years ago
  76. d3899c1 - Issue #22980: Under Linux, GNU/KFreeBSD and the Hurd, C extensions now include by doko@ubuntu.com · 9 years ago
  77. 7a80389 Issue 23193: Add numeric_owner to tarfile.TarFile.extract() and tarfile.TarFile.extractall(). by Eric V. Smith · 9 years ago
  78. 28edf12 add Allison Kaptur (#21217) by Benjamin Peterson · 9 years ago
  79. 6e73000 Add a subprocess.run() function than returns a CalledProcess instance for a by Gregory P. Smith · 9 years ago
  80. a8723a0 Issue #21217: inspect.getsourcelines() now tries to compute the start and by Antoine Pitrou · 9 years ago
  81. 89964c4 Issue #23944: Argument Clinic now wraps long impl prototypes at column 78. by Larry Hastings · 9 years ago
  82. 012e287 Issue #23811: Add missing newline to the PyCompileError error message. by Berker Peksag · 9 years ago
  83. 34c9be7 Issue #23811: Add missing newline to the PyCompileError error message. by Berker Peksag · 9 years ago
  84. 19ddaf6 Merge from 3.4 by Andrew Kuchling · 9 years ago
  85. b3c30d9 Reword NEWS item a bit by Andrew Kuchling · 9 years ago
  86. e91ecb2 Merge 3.4 (#23310) by Łukasz Langa · 9 years ago
  87. 5f6684e Issue #23310: Fix MagicMock's initializer to work with __methods__. by Łukasz Langa · 9 years ago
  88. dfa4e04 Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Berker Peksag · 9 years ago
  89. 4882cac Issue #23943: Fix typos. Patch by Piotr Kasprzyk. by Berker Peksag · 9 years ago
  90. a468db9 Issue #23310: Fix MagicMock's initializer to work with __methods__. by Łukasz Langa · 9 years ago
  91. 0a8f43e #11754: test contents of string module attributes. by R David Murray · 9 years ago
  92. 8ef887c Issue #20586: Argument Clinic now ensures signatures on functions without docstrings. by Zachary Ware · 9 years ago
  93. a6cc551 Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES. by Larry Hastings · 9 years ago
  94. d5aec7b Issue #21116: Avoid blowing memory when allocating a multiprocessing shared by Antoine Pitrou · 9 years ago
  95. f299abd Issue #23731: Implement PEP 488. by Brett Cannon · 9 years ago
  96. a63cc21 Issue #23726: Don't enable GC for user subclasses of non-GC types that don't add any new fields. by Antoine Pitrou · 9 years ago
  97. 56452ee Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. by Antoine Pitrou · 9 years ago
  98. 85e3ee7 Issue #22982: Improve BOM handling when seeking to multiple positions of a writable text file. by Antoine Pitrou · 9 years ago
  99. cb46f0e Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted by Antoine Pitrou · 9 years ago
  100. 25f85d4 Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted by Antoine Pitrou · 9 years ago