Python 3.7.0a1
  1. 8f51bb4 Bump to 3.6.0a1 by Ned Deily · 8 years ago v3.7.0a1
  2. 450ceea Update PyDoc topics and NEWS blurbs for 3.7.0a1 by Ned Deily · 8 years ago
  3. 380c5fb Update Mac installer Welcome and ReadMe files for 3.7.0a1 by Ned Deily · 8 years ago
  4. 88c60c9 Trivial cleanups following bpo-31370 (#3649) by Antoine Pitrou · 8 years ago
  5. b43c4ca Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648) by Antoine Pitrou · 8 years ago
  6. a8e7d90 os.test_utime_current(): tolerate 50 ms delta (#3646) by Victor Stinner · 8 years ago
  7. e727d41 bpo-31499, xml.etree: Fix xmlparser_gc_clear() crash (#3641) by Victor Stinner · 8 years ago
  8. 9b47af6 bpo-31501: Operator precedence description for arithmetic operators (#3633) by svelankar · 8 years ago
  9. 55679e0 bpo-30928: Update idlelib/NEWS.txt to 2017 Sep 17. (#3635) by Terry Jan Reedy · 8 years ago
  10. 0efc7c6 bpo-31502: IDLE Configdialog again deletes custom themes and keysets. (#3634) by Terry Jan Reedy · 8 years ago
  11. 4ab46d7 bpo-31497: Add private helper _PyType_Name(). (#3630) by Serhiy Storchaka · 8 years ago
  12. 132a7d7 bpo-31482: Missing bytes support for random.seed() version 1 (#3614) by Raymond Hettinger · 8 years ago
  13. 63c591c bpo-31487: Update F-strings doc example (GH-3627) by Mariatta · 8 years ago
  14. 30b61b5 bpo-31490: Fix an assertion failure in ctypes in case an _anonymous_ attr is defined only outside _fields_. (#3615) by Oren Milman · 8 years ago
  15. a6bb313 bpo-31493: Fix code context update and font update timers. (#3622) by Terry Jan Reedy · 8 years ago
  16. f361897 Improve f-strings documentation (GH-3604) by Mariatta · 8 years ago
  17. 0ec8c4b bpo-31458: Clarify that Changelog is built from Misc/NEWS.d directory (GH-3617) by Mariatta · 8 years ago
  18. 5777ecc bpo-31488: IDLE - update former extensions when options change. (#3612) by Terry Jan Reedy · 8 years ago
  19. 3f9eee6 bpo-28411: Support other mappings in PyInterpreterState.modules. (#3593) by Eric Snow · 8 years ago
  20. e82c034 bpo-31431: SSLContext.check_hostname auto-sets CERT_REQUIRED (#3531) by Christian Heimes · 8 years ago
  21. a170fa1 bpo-31346: Use PROTOCOL_TLS_CLIENT/SERVER (#3058) by Christian Heimes · 8 years ago
  22. 4df60f1 bpo-31386: Custom wrap_bio and wrap_socket type (#3426) by Christian Heimes · 8 years ago
  23. ff70289 bpo-314777: IDLE - improve rstrip entry in doc (#3602) by Terry Jan Reedy · 8 years ago
  24. 992f613 Fix description in Python 3.7 What's New (#3603) by Paul Romano · 8 years ago
  25. da67e0d bpo-29916: Include PyGetSetDef in C API extension documentation. (#831) by Michael Seifert · 8 years ago
  26. 11f0807 bpo-31234: test_multiprocessing: wait 30 seconds (#3599) by Victor Stinner · 8 years ago
  27. da3e5cf bpo-31234: Join timers in test_threading (#3598) by Victor Stinner · 8 years ago
  28. 5d84cb3 bpo-31464: asdl_c.py no longer emits trailing spaces in Python-ast.h. (#3568) by Serhiy Storchaka · 8 years ago
  29. b2e5794 bpo-31338 (#3374) by Barry Warsaw · 8 years ago
  30. d384a81 bpo-31480: IDLE - fix tests to pass with zzdummy extension disabled. (#3590) by Terry Jan Reedy · 8 years ago
  31. 6a396c9 bpo-31128: Allow pydoc to bind to arbitrary hostnames (#3011) by Feanil Patel · 8 years ago
  32. ccb3c76 bpo-30860: Fix deadcode in obmalloc.c (#3499) by Victor Stinner · 8 years ago
  33. b9b6900 bpo-31234: Add support.join_thread() helper (#3587) by Victor Stinner · 8 years ago
  34. 167cbde bpo-31234: Join threads in test_queue (#3586) by Victor Stinner · 8 years ago
  35. ff40ecd bpo-31234: Add test.support.wait_threads_exit() (#3578) by Victor Stinner · 8 years ago
  36. b8c7be2 bpo-31234: Join threads in test_threading (#3579) by Victor Stinner · 8 years ago
  37. c8d8e15 bpo-31455: Fix an assertion failure in ElementTree.XMLParser(). (#3545) by scoder · 8 years ago
  38. 0b3a87e bpo-31471: Fix assertion failure in subprocess.Popen() on Windows, in case env has a bad keys() method. (#3580) by Oren Milman · 8 years ago
  39. f350a26 bpo-28556: typing.get_type_hints: better globalns for classes and modules (#3582) by Łukasz Langa · 8 years ago
  40. d393c1b bpo-28411: Isolate PyInterpreterState.modules (#3575) by Eric Snow · 8 years ago
  41. 8dcf22f bpo-31234: Join threads in test_hashlib (#3573) by Victor Stinner · 8 years ago
  42. 18e95b4 bpo-31234: Join threads in tests (#3572) by Victor Stinner · 8 years ago
  43. 1bbd482 bpo-31457: Allow for nested LoggerAdapter objects (#3551) by Łukasz Langa · 8 years ago
  44. 5a61559 _ssl_: Fix compiler warning (#3559) by Victor Stinner · 8 years ago
  45. dae0276 bpo-30860: Fix a refleak. (#3567) by Eric Snow · 8 years ago
  46. 93c92f7 bpo-31404: Revert "remove modules from Py_InterpreterState (#1638)" (#3565) by Eric Snow · 8 years ago
  47. 13ad3b7 bpo-31462: Remove trailing whitespaces. (#3564) by Serhiy Storchaka · 8 years ago
  48. 312ffea Improve code examples in hashlib cookie signing (GH-3562) by sww · 8 years ago
  49. c3e97d9 bpo-30246: fix several error messages which only mention bytes in struct (#1421) by Xiang Zhang · 8 years ago
  50. 1b8f612 bpo-31458: Update Misc/NEWS link in What's New page (GH-3555) by Mariatta · 8 years ago
  51. 096ae33 bpo-31234: Try to fix lock_tests warning (#3557) by Victor Stinner · 8 years ago
  52. 65bc620 bpo-28556: Minor updates to typing module (#3550) by Ivan Levkivskyi · 8 years ago
  53. f6e61df bpo-31418: Fix an assertion failure in PyErr_WriteUnraisable() in case of an exception with a bad __module__ attribute. (#3539) by Oren Milman · 8 years ago
  54. ace1ecc bpo-31234: threading_cleanup() now warns immediately (#3138) by Victor Stinner · 8 years ago
  55. 88031a9 Update subprocess.communicate() docstring. by Joel Schaerer · 8 years ago
  56. acb9fa7 bpo-31234, socket.create_connection(): Fix ref cycle (#3546) by Victor Stinner · 8 years ago
  57. b157ce1 bpo-31234: Fix dangling thread in test_ftplib (#3544) by Victor Stinner · 8 years ago
  58. d165e14 bpo-31448, test_poplib: Fix ResourceWarning (#3542) by Victor Stinner · 8 years ago
  59. a7b3bc5 Travis CI: run coverage test using --fail-env-changed (#3541) by Victor Stinner · 8 years ago
  60. d403a29 bpo-31234: Fix dangling thread in test_ftp/poplib (#3540) by Victor Stinner · 8 years ago
  61. b8f4163 bpo-31233: socketserver.ThreadingMixIn.server_close() (#3523) by Victor Stinner · 8 years ago
  62. 97d7e65 bpo-30830: logging.config.listen() calls server_close() (#3524) by Victor Stinner · 8 years ago
  63. b8d1b9d Mention enum as an ex (#2982) by Louie Lu · 8 years ago
  64. ea0f7c2 bpo-31394: Make tokenize.rst PEP 8-compliant (GH-3526) by Mariatta · 8 years ago
  65. 5f8fbf9 bpo-31394: Clarify documentation about token type attribute (GH-3469) by Aivar Annamaa · 8 years ago
  66. 3bcf157 bpo-31249: Fix test_concurrent_futures dangling thread (#3521) by Victor Stinner · 8 years ago
  67. a15d155 bpo-31234: Enhance test_thread.test_forkinthread() (#3516) by Victor Stinner · 8 years ago
  68. d056818 bpo-31428: Prevent raising a SystemError in case the memo arg of ElementTree.Element.__deepcopy__() isn't a dictionary. (#3512) by Oren Milman · 8 years ago
  69. 98758bc bpo-31421: Document how IDLE runs tkinter programs. (#3513) by Terry Jan Reedy · 8 years ago
  70. adb4cd2 bpo-27099: Finish updating IDLE doc and help text. (#3510) by Terry Jan Reedy · 8 years ago
  71. fc1bf87 bpo-30860: Move windows.h include out of internal/*.h. (#3458) by Eric Snow · 8 years ago
  72. 8728018 bpo-30860: Fix a refleak. (#3506) by Eric Snow · 8 years ago
  73. ba6d5d1 bpo-30860: Always provide serialno. (#3507) by Eric Snow · 8 years ago
  74. 9d984fd bpo-31416: Fix assertion failures in case of a bad warnings.filters or warnings.defaultaction. (#3496) by Oren Milman · 8 years ago
  75. 8239fd7 bpo-30928: Update idlelib/NEWS.txt to 2017-09-11. (#3503) by Terry Jan Reedy · 8 years ago
  76. 667522e bpo-31414: IDLE -- fix tk entry box tests by deleting first. (#3501) by Terry Jan Reedy · 8 years ago
  77. 4866957 bpo-30860: Add Include/internal/ in "make tags" (#3498) by Victor Stinner · 8 years ago
  78. 50a72af test_ssl: Implement timeout in ssl_io_loop() (#3500) by Victor Stinner · 8 years ago
  79. 834a5ce Remove a null statement that was necessary for --without-threads (#3478) by Zackery Spytz · 8 years ago
  80. 2bb69a5 bpo-31373: remove overly strict float range checks (#3486) by Benjamin Peterson · 8 years ago
  81. 252033d bpo-31411: Prevent raising a SystemError in case warnings.onceregistry is not a dictionary. (#3485) by Oren Milman · 8 years ago
  82. 3866d9b bpo-30781: IDLE: Fix help button on configdialog (#3238) by Cheryl Sabella · 8 years ago
  83. 58fc71c bpo-27099: IDLE - Convert built-in extensions to regular features (#2494) by wohlganger · 8 years ago
  84. d39dbf4 Simplify run_tests.py (#3482) by Antoine Pitrou · 8 years ago
  85. 8b57d73 bpo-28638: Optimize namedtuple() creation time by minimizing use of exec() (#3454) by Raymond Hettinger · 8 years ago
  86. 3cedf46 bpo-31406: Fix crash due to lack of type checking in subclassing. (#3477) by Stefan Krah · 8 years ago
  87. 30644de Improve IncrementalEncoder documentation (GH-2746) by Zhiming Wang · 8 years ago
  88. c0c29df bpo-31403: Remove WITHOUT_THREADS from _decimal. (#3474) by Stefan Krah · 8 years ago
  89. a7fbad9 Make `json.dumps()` example to be PEP-8 compliant. (GH-3472) by Sergey Fedoseev · 8 years ago
  90. b84bcc4 bpo-31392: Update SSL build for 1.1.0 (#3448) by Steve Dower · 8 years ago
  91. efb1d0a bpo-29639: change test.support.HOST to "localhost" by Gregory P. Smith · 8 years ago
  92. 829dacc bpo-26669: Fix nan arg value error in pytime.c (#3085) by Han Lee · 8 years ago
  93. e6eb48c bpo-31400: Improve SSL error handling on Windows (#3463) by Steve Dower · 8 years ago
  94. 0915360 bpo-28182: restore backwards compatibility (#3464) by Christian Heimes · 8 years ago
  95. db610e9 delete dead locale initialization code for windows (#3461) by Benjamin Peterson · 8 years ago
  96. 4c81401 bpo-31354: Let configure --with-lto work on all builds by octaviansoldea · 8 years ago
  97. b3ad0e5 bpo-28182: Expose OpenSSL verification results (#3412) by Christian Heimes · 8 years ago
  98. af8d6b9 Fixes reference leak (#3457) by Steve Dower · 8 years ago
  99. 2b7953d replace custom table with pyctype (#3456) by Benjamin Peterson · 8 years ago
  100. e3b2b4b bpo-31393: Fix the use of PyUnicode_READY(). (#3451) by Serhiy Storchaka · 8 years ago