1. e9ee207 Issue #29061: secrets.randbelow() would hang with a negative input by Raymond Hettinger · 9 years ago
  2. 771cf89 Merge 3.5 by Victor Stinner · 9 years ago
  3. 440d703 Issue #29109: Enhance tracemalloc documentation by Victor Stinner · 9 years ago
  4. 6c57708 Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  5. bdf9e0e Issue #13051: Fixed recursion errors in large or resized curses.textpad.Textbox. by Serhiy Storchaka · 9 years ago
  6. b8a1aeb Issue #29078: Merge 3.5. by Xiang Zhang · 9 years ago
  7. 6721c7c Issue #29078: Add the missing import in datetime.time doc example. by Xiang Zhang · 9 years ago
  8. 619555d Issue #25677: Merge SyntaxError caret positioning from 3.5 by Martin Panter · 9 years ago
  9. d4f8132 Merge #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  10. c69fd86 #28407 Improve test coverage of make_msgid. by R David Murray · 9 years ago
  11. ca3263c Issue #25677: Correct syntax error caret for indented blocks. by Martin Panter · 9 years ago
  12. 47a9a4b Fixes #24142: [configparser] always join multiline values to not leave the parser in an invalid state by Łukasz Langa · 9 years ago
  13. 8fb4e42 Merge 3.5, fix for #24142 by Łukasz Langa · 9 years ago
  14. e45df0a Issue #10656: Merge AIX build fix from 3.5 by Martin Panter · 9 years ago
  15. 395733d Issue #10656: Fix out-of-tree building on AIX by Martin Panter · 9 years ago
  16. f8cebad Merge AIX fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  17. c9e08d8 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT by Martin Panter · 9 years ago
  18. 7d76c90 Issue #28616: merge from 3.5 by Ned Deily · 9 years ago
  19. da4887a Issue #28616: Correct help for sys.version_info releaselevel component. by Ned Deily · 9 years ago
  20. 5f548a2 Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  21. a7c972e Issue #28387: Fixed possible crash in _io.TextIOWrapper deallocator when by Serhiy Storchaka · 9 years ago
  22. 88b2219 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  23. 04f17f1 Issue #27517: LZMA compressor and decompressor no longer raise exceptions if by Serhiy Storchaka · 9 years ago
  24. 3dca624 Issue #26240: Merge subprocess doc string from 3.5 into 3.6 by Martin Panter · 9 years ago
  25. 4afdca0 Issue #26240: Clean up the subprocess module doc string by Martin Panter · 9 years ago
  26. 85e81cf Issue #28435: Merge urllib test fixes from 3.5 into 3.6 by Martin Panter · 9 years ago
  27. 1002a62 Issue #28435: Avoid no_proxy environment variable interfering with tests by Martin Panter · 9 years ago
  28. e45b7c0 Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  29. de0574b Issue #18287: PyType_Ready() now checks that tp_name is not NULL. by Serhiy Storchaka · 9 years ago
  30. b4b55eb Merge with 3.5 by Terry Jan Reedy · 9 years ago
  31. 30eee4d Issue #28815: Change '?' to '<module>' in some doc examples. by Terry Jan Reedy · 9 years ago
  32. 6c58c34 IDLE NEWS item and ack. by Terry Jan Reedy · 9 years ago
  33. 3e7a3cb Issue #28148: Stop using localtime() and gmtime() in the time module. by Alexander Belopolsky · 9 years ago
  34. 6997946 Issue #28203: Merge from 3.5 by Mark Dickinson · 9 years ago
  35. 613f8e5 Issue #28203: Fix incorrect type in error message from complex(1.0, {2:3}). Patch by Soumya Sharma. by Mark Dickinson · 9 years ago
  36. 3dad1a5 Merge 3.5 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu. by Terry Jan Reedy · 9 years ago
  37. a785c87 DTrace support: function calls, GC activity, line execution by Łukasz Langa · 9 years ago
  38. 1319236 Merge: #14977: Make mailcap respect the order of the lines in the mailcap file. by R David Murray · 9 years ago
  39. 347dc95 #14977: Make mailcap respect the order of the lines in the mailcap file. by R David Murray · 9 years ago
  40. c45599d Issue #19489: Merge with 3.5 by Zachary Ware · 9 years ago
  41. 9b32bda Issue #19489: Add NEWS and ACKS by Zachary Ware · 9 years ago
  42. f530738 Remove duplicate entry for Ivan L. by Guido van Rossum · 9 years ago
  43. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 9 years ago
  44. 32d3742 [backport to 3.5] - issue26896 - Disambiguate uses of "importer" with "finder". by Senthil Kumaran · 9 years ago
  45. 6a137e8 add recipes for pseudo-valueless enums by Ethan Furman · 9 years ago
  46. e02bfd0 Add Francisco Couzo to Misc/ACKS (for issue #27427 patch). by Mark Dickinson · 9 years ago
  47. 7c4e409 Issue #11734: Add support for IEEE 754 half-precision floats to the struct module. Original patch by Eli Stevens. by Mark Dickinson · 9 years ago
  48. c787646 Issue #6057: Merge from 3.5 by Berker Peksag · 9 years ago
  49. ed789f9 Issue #6057: Document exceptions in sqlite3 module by Berker Peksag · 9 years ago
  50. 3c0d0ba Issue #12319: Support for chunked encoding of HTTP request bodies by Martin Panter · 9 years ago
  51. 0add84b Issue #27539: Merge from 3.5. by Mark Dickinson · 9 years ago
  52. 8447965 Issue #27539: Fix unnormalised Fraction.__pow__ result for negative exponent and base. Thanks Vedran Čačić. by Mark Dickinson · 9 years ago
  53. cbcd221 Merge #27782 fix from 3.5 by Nick Coghlan · 9 years ago
  54. 8682f57 Issue #27782: Fix m_methods handling in multiphase init by Nick Coghlan · 9 years ago
  55. c199603 Merge: #2466: ismount now recognizes mount points user can't access. by R David Murray · 9 years ago
  56. 750018b #2466: ismount now recognizes mount points user can't access. by R David Murray · 9 years ago
  57. cde03fa [merge from 3.5] - Prevent HTTPoxy attack (CVE-2016-1000110) by Senthil Kumaran · 9 years ago
  58. 3a32bdf Issue #27453: CPP invocation in configure must use CPPFLAGS. by Xavier de Gaye · 9 years ago
  59. d78448e Issue #27366: Implement PEP 487 by Nick Coghlan · 9 years ago
  60. 4b53359 Issue #27490: Merge pgen cross-compile logic from 3.5 by Martin Panter · 9 years ago
  61. eac67be Issue #27490: Do not build pgen when cross-compiling by Martin Panter · 9 years ago
  62. de85ed6 Closes #25393: Merge with 3.5 by Zachary Ware · 9 years ago
  63. 48e3f98 Issue #25393: Fix probable copy/paste error in resource docs by Zachary Ware · 9 years ago
  64. 896e87a Merge for #26844 by Brett Cannon · 9 years ago
  65. f76457e Issue #26844: Fix imp.find_module() to have the exception related to by Brett Cannon · 9 years ago
  66. fdcdd9e Issue #26896: Disambiguate uses of "importer" with "finder". by Brett Cannon · 9 years ago
  67. 15552c3 Issue #27285: Document the deprecation of the pyvenv script. by Brett Cannon · 9 years ago
  68. ea93ac0 Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Daniel Stokes. by Steve Dower · 9 years ago
  69. cefa917 Issue #27238: Got rid of bare excepts in the turtle module. Original patch by Serhiy Storchaka · 9 years ago
  70. e0b70cd Issue #16864: Cursor.lastrowid now supports REPLACE statement by Berker Peksag · 9 years ago
  71. 34ad2ef Merge 3.5, issue #14209 by Łukasz Langa · 9 years ago
  72. 0d18c15 Issue #14209: pkgutil.iter_zipimport_modules ignores the prefix for packages by Łukasz Langa · 9 years ago
  73. 5135e9e Merge 3.5, issue #27194 by Łukasz Langa · 9 years ago
  74. e7f2748 Issue #27194: superfluous truncate calls in tarfile.py slow down extraction by Łukasz Langa · 9 years ago
  75. 4da945f Merge Issue #22558. by Terry Jan Reedy · 9 years ago
  76. fa089b9 Issue #22558: Add remaining doc links to source code for Python-coded modules. by Terry Jan Reedy · 9 years ago
  77. 40de69a Issue #25738: Merge HTTP server from 3.5 by Martin Panter · 9 years ago
  78. e42e129 Issue #25738: Don’t send message body for 205 Reset Content by Martin Panter · 9 years ago
  79. 9ff9cbd Merge 3.5 (os.urandom) by Victor Stinner · 9 years ago
  80. dddf484 os.urandom() doesn't block on Linux anymore by Victor Stinner · 9 years ago
  81. b11c744 add Dusty Phillips to ACKS by Ethan Furman · 9 years ago
  82. b4b966e Issue #19611: handle implicit parameters in inspect.signature by Nick Coghlan · 9 years ago
  83. d2367c6 Clean up urlopen doc string. by R David Murray · 9 years ago
  84. 13ee7d1 Merge: #16484: Fix pydoc doc links to modules whose names are mixed case. by R David Murray · 9 years ago
  85. ead9bfc #16484: Fix pydoc doc links to modules whose names are mixed case. by R David Murray · 9 years ago
  86. 3bad04c Merge: #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 9 years ago
  87. dd4fcf5 #26829: Clarify that namespace is copied to a new __dict__ in instance creation. by R David Murray · 9 years ago
  88. 1b50c4d Merge: #27185: move test_pep292 into test_string. by R David Murray · 9 years ago
  89. a32c738 #27185: move test_pep292 into test_string. by R David Murray · 9 years ago
  90. 0d20189 Merge: #20973: add total ordering tests for ipaddress by R David Murray · 9 years ago
  91. 947ff38 #20973: add total ordering tests for ipaddress by R David Murray · 9 years ago
  92. 672866d Issue 25926: Clarify that the pure python equivalents are only approximate. by Raymond Hettinger · 9 years ago
  93. 819581b Issue 25926: Clarify that the pure python equivalents are only approximate. by Raymond Hettinger · 9 years ago
  94. 4a3443b Merge 3.5 (issue #27057) by Victor Stinner · 9 years ago
  95. 3116cc4 Fix os.set_inheritable() on Android by Victor Stinner · 9 years ago
  96. c85dd85 Issue #26807: mock_open 'files' no longer error on readline at end of file. by Robert Collins · 9 years ago
  97. 9549a3e Issue #26807: mock_open 'files' no longer error on readline at end of file. by Robert Collins · 9 years ago
  98. f0dbf7a Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton by Martin Panter · 9 years ago
  99. b275210 Issue #25788: fileinput.hook_encoded() now supports an "errors" argument by Serhiy Storchaka · 9 years ago
  100. 0996fa3 merge 3.5 by Senthil Kumaran · 9 years ago