Python 3.9.0rc1
  1. 439c93d Python 3.9.0rc1 by Łukasz Langa · 5 years ago v3.9.0rc1
  2. 5de00f6 bpo-41475: Fix note in "What's new in 3.7" (GH-21733) (#21832) by Miss Islington (bot) · 5 years ago
  3. 2146e51 Add PEP 573 additions to What's New (GH-21374) (GH-21831) by Miss Islington (bot) · 5 years ago
  4. a0b57b3 bpo-38912: regrtest logs unraisable exception into sys.__stderr__ (GH-21718) (GH-21827) by Victor Stinner · 5 years ago
  5. 2cd58d8 bpo-40548: Fix "Check for source changes (pull_request)" GH Action job (GH-21806) by Miss Islington (bot) · 5 years ago
  6. 9c253f4 bpo-41514: Fix buggy IDLE test (GH-21808) by Miss Islington (bot) · 5 years ago
  7. d2bea26 [3.9] bpo-41194: Convert _ast extension to PEP 489 (GH-21807) by Victor Stinner · 5 years ago
  8. b0a2705 Update macOS installer welcome files for 3.9.0rc. (GH-21804) by Ned Deily · 5 years ago
  9. a9fa663 bpo-41468: Improve and test IDLE run error exit (GH-21798) by Miss Islington (bot) · 5 years ago
  10. 6860cf5 Doc: Add output to example code in programming FAQ (GH-21346) by Miss Islington (bot) · 5 years ago
  11. 462b095 Improve renamed test_run.RecursionLimitTest (GH-21794) by Miss Islington (bot) · 5 years ago
  12. 103ce3d bpo-41455: Provide a link to how the third generation is collected in the GC docs (GH-21703) by Miss Islington (bot) · 5 years ago
  13. d910643 bpo-41497: Fix potential UnicodeDecodeError in dis CLI (GH-21757) by Miss Islington (bot) · 5 years ago
  14. deea701 Doc: Add a link to tutorial page from `open()` doc (GH-21737) by Miss Islington (bot) · 5 years ago
  15. 70e9243 bpo-41490: Update ensurepip to install pip 20.2.1 and setuptools 49.2.1 (GH-21774) by Steve Dower · 5 years ago
  16. 1ecbfbc Update Azure Pipelines build to use Ubuntu 18.04 and move triggers into YAML files (GH-21776) by Miss Islington (bot) · 5 years ago
  17. 5e12a5b bpo-41473: Skip test_gdb with gdb 9.2 to work around gdb bug (GH-21768) by Miss Islington (bot) · 5 years ago
  18. b2514c4 bpo-41098: Doc: Add missing deprecated directives (GH-21162) by Miss Islington (bot) · 5 years ago
  19. fc354ca bpo-39871: Fix an error in a news entry (GH-21749) by Miss Islington (bot) · 5 years ago
  20. 1437bb0 bpo-41492: Fixes the description appearing in UAC prompts on Windows (GH-21754) by Miss Islington (bot) · 5 years ago
  21. b49b88a bpo-41482: Fix error in ipaddress.IPv4Network docstring (GH-21736) by Miss Islington (bot) · 5 years ago
  22. a132098 bpo-40726: handle uninitalized end_lineno on ast.increment_lineno (GH-20312) by Miss Islington (bot) · 5 years ago
  23. ea68063 bpo-36346: Doc: Update removal schedule of legacy Unicode (GH-21479) by Miss Islington (bot) · 5 years ago
  24. 1d16229 bpo-41467: Fix asyncio recv_into() on Windows (GH-21720) by Miss Islington (bot) · 5 years ago
  25. b6724be bpo-38156: Fix compiler warning in PyOS_StdioReadline() (GH-21721) by Miss Islington (bot) · 5 years ago
  26. 3c4fc86 bpo-41425: Make tkinter doc example runnable (GH-21706) by Miss Islington (bot) · 5 years ago
  27. 905c7de bpo-41424: Remove extra words in Tkinter-Packer documentation (GH-21707) by Miss Islington (bot) · 5 years ago
  28. fe928b3 [3.9] bpo-40360: Handle PendingDeprecationWarning in test_lib2to3. (GH-21694) (GH-21697) by Karthikeyan Singaravelan · 5 years ago
  29. 607ba9d bpo-41426 Fix grammar in curses.getmouse() documentation (GH-21677) by Miss Islington (bot) · 5 years ago
  30. 0124f2b Remove incorrect mention of method.__class__ in descriptor docs (GH-21665) (GH-21667) by Miss Islington (bot) · 5 years ago
  31. 2221610 closes bpo-38156: Always handle interrupts in PyOS_StdioReadline. (GH-21569) by Miss Islington (bot) · 5 years ago
  32. aa16ac7 [3.9] Improve blake2 comment for Victor (GH-20981) (GH-20982) by Miss Islington (bot) · 5 years ago
  33. 67020a3 Fix `List_Append` description, list is extracted at TOS1[-i] (GH-21465) by Miss Islington (bot) · 5 years ago
  34. 95cc37f bpo-41412 and bpo-40948: Windows installer updates (GH-21656) by Miss Islington (bot) · 5 years ago
  35. e31b8a5 bpo-41328: Replace mention of Hudson CI with Travis CI and AppVeyor (GH-21653) by Miss Islington (bot) · 5 years ago
  36. bc2c0e9 [3.9] Validate the AST produced by the parser in debug mode (GH-21643) (GH-21646) by Pablo Galindo · 5 years ago
  37. e962e3f [3.9] bpo-41045: Document debug feature of f-strings ('=') (GH-21509) (GH-21645) by Guido van Rossum · 5 years ago
  38. e6b2d93 [3.9] bpo-40939: Use the new grammar for the grammar specification documentation (GH-19969) (#21641) by Guido van Rossum · 5 years ago
  39. 8b05275 bpo-41384: Raise TclError in tkinter.OptionMenu (GH-21601) by Miss Islington (bot) · 5 years ago
  40. 6e4975a bpo-41182 selector: use DefaultSelector based upon implementation (GH-21257) by Miss Islington (bot) · 5 years ago
  41. 41d1c04 bpo-41341: Recursive evaluation of ForwardRef in get_type_hints (GH-21553) by Miss Islington (bot) · 5 years ago
  42. 8b7544c bpo-41385: Fix test_executable_without_cwd on Windows (GH-21608) by Miss Islington (bot) · 5 years ago
  43. b74e536 bpo-37309: NEWS for GH-41373 (GH-21612) by Miss Islington (bot) · 5 years ago
  44. 616734b bpo-39868: Add documentation for Assignment Expressions (walrus, PEP 572) (GH-18851) by Miss Islington (bot) · 5 years ago
  45. fdc91c2 bpo-41314: fixed annotations __future__ version (GH-21616) by Miss Islington (bot) · 5 years ago
  46. 2024d7a bpo-38731: Fix NameError in command-line interface of py_compile (GH-21617) by Berker Peksag · 5 years ago
  47. 15fdbb7 bpo-41373: IDLE: Fix saving files loaded with no newlines or mixed newlines (GH-21597) by Miss Islington (bot) · 5 years ago
  48. ba07d4a bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474) by Miss Islington (bot) · 5 years ago
  49. 4ff8e5b bpo-41317: Remove reader on cancellation in asyncio.loop.sock_accept() (GH-21595) by Miss Islington (bot) · 5 years ago
  50. e8dda90 bpo-41366: Fix clang warning for sign conversion (GH-21592) by Miss Islington (bot) · 5 years ago
  51. 4cf7afc bpo-4630: Fix errors in Lib/idlelib/NEWS.txt (GH-21594) by Miss Islington (bot) · 5 years ago
  52. 00466db bpo-41364: Reduce import overhead of uuid module (GH-21586) by Miss Islington (bot) · 5 years ago
  53. d6ba8c8 bpo-40741: Update Windows build to include SQLite 3.32.3 (GH-21570) by Miss Islington (bot) · 5 years ago
  54. 9e84a2c Post 3.9.0b5 by Łukasz Langa · 5 years ago
  55. 8ad7d50 Python 3.9.0b5 by Łukasz Langa · 5 years ago v3.9.0b5
  56. 9464783 Doc: fix import of asdl.py when called from outside Doc/. (GH-21529) (#21567) by Miss Islington (bot) · 5 years ago
  57. add7cfc bpo-41336: Fix the error handling in zoneinfo_new_instance() (GH-21546) by Miss Islington (bot) · 5 years ago
  58. 663f827 Simple Documentation fix: Missing link to return type class. (GH-21291) by Miss Islington (bot) · 5 years ago
  59. 46634b7 bpo-37703: improve asyncio.gather documentation regarding cancellation (GH-15312) by Miss Islington (bot) · 5 years ago
  60. 2fbb0d8 bpo-40741: Update macOS installer to use SQLite 3.32.3 (GH-20979) by Miss Islington (bot) · 5 years ago
  61. 8831162 bpo-41205: Document Decimal power 0 to the 0 (GH-21386) by Miss Islington (bot) · 5 years ago
  62. 01ab963 bpo-41295: Reimplement the Carlo Verre "hackcheck" (GH-21528) by Miss Islington (bot) · 5 years ago
  63. 27b8110 bpo-39603: Prevent header injection in http methods (GH-18485) by Miss Islington (bot) · 5 years ago
  64. f925444 bpo-41325: Add version note for args and kwargs property in call object (GH-21525) by Miss Islington (bot) · 5 years ago
  65. 760552c bpo-41024: doc: Explicitly mention use of 'enum.Enum' as a valid container for '… (GH-20964) (GH-21527) by Miss Islington (bot) · 5 years ago
  66. a16ac4e bpo-41304: Update NEWS to include CVE-2020-15801 reference (GH-21521) by Miss Islington (bot) · 5 years ago
  67. 5a7aa28 bpo-41300: IDLE - save files with non-ascii chars (GH-21512) by Miss Islington (bot) · 5 years ago
  68. 9d8b8c3 Fix trivial typo in the PEG string parser (GH-21508) by Miss Islington (bot) · 5 years ago
  69. 961703c Fix possibly-unitialized warning in string_parser.c. (GH-21503) by Miss Islington (bot) · 5 years ago
  70. f0f6566 Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500) by Miss Islington (bot) · 5 years ago
  71. 28e93dd bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495) by Miss Islington (bot) · 5 years ago
  72. 4a02da4 bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686) by Miss Islington (bot) · 5 years ago
  73. 9080e1e Fix -Wstring-prototypes warnings in _zoneinfo.c. (GH-21478) by Miss Islington (bot) · 5 years ago
  74. f2f6759 Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477) by Miss Islington (bot) · 5 years ago
  75. 8ca63f9 bpo-41302: Fix build with system libmpdec (GH-21481) by Miss Islington (bot) · 5 years ago
  76. f323229 [3.9] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454) (GH-21482) by Miss Islington (bot) · 5 years ago
  77. 805874a Fix repeated words in Classes tutorial (GH-21455) by Miss Islington (bot) · 5 years ago
  78. 57c984f bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458) by Miss Islington (bot) · 5 years ago
  79. a77b1f6 bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372) by Miss Islington (bot) · 5 years ago
  80. 3daf001 Fix typo in docs: 'created by th' -> 'created by the' (GH-21384) by Miss Islington (bot) · 5 years ago
  81. 51b36ed bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240) by Miss Islington (bot) · 5 years ago
  82. fd27fb7 bpo-37765: Add keywords to IDLE tab completions (GH-15138) by Miss Islington (bot) · 5 years ago
  83. c65ee55 bpo-41172: Fix check for compiler in test suite (GH-21400) by Miss Islington (bot) · 5 years ago
  84. b4beda1 bpo-41199: Docstring convention not followed for dataclasses documentation page (GH-21413) by Miss Islington (bot) · 5 years ago
  85. 90584c0 bpo-41252: Fix incorrect refcounting in _ssl.c's _servername_callback() (GH-21407) by Miss Islington (bot) · 5 years ago
  86. e689789 bpo-40597: Allow email.contextmanager set_content() to set a null string. (GH-20542) by Miss Islington (bot) · 5 years ago
  87. fbd71f6 bpo-41247: asyncio.set_running_loop() cache running loop holder (GH-21401) by Miss Islington (bot) · 5 years ago
  88. a0a6f11 Revert "bpo-40170: PyType_HasFeature() now always calls PyType_GetFlags() (GH-19378)" (GH-21390) by Miss Islington (bot) · 5 years ago
  89. 1d1c574 closes bpo-41235: Fix the error handling in SSLContext.load_dh_params() (GH-21385) by Miss Islington (bot) · 5 years ago
  90. 366cfc6 bpo-41173: Copy test results file from ARM worker before uploading (GH-21305) by Miss Islington (bot) · 5 years ago
  91. 2c82628 bpo-41207 In distutils.spawn, rewrite FileNotFound (GH-21359) by Miss Islington (bot) · 5 years ago
  92. edeaf61 bpo-41215: Make assertion in the new parser more strict (GH-21364) by Miss Islington (bot) · 5 years ago
  93. 6488a4a [3.9] bpo-41218: Only mark async code with CO_COROUTINE. (GH-21357) (GH-21362) by Pablo Galindo · 5 years ago
  94. 54f115d [3.9] bpo-41215: Don't use NULL by default in the PEG parser keyword list (GH-21355) (GH-21356) by Pablo Galindo · 5 years ago
  95. 4981fe3 bpo-29778: Ensure python3.dll is loaded from correct locations when Python is embedded (GH-21297) by Miss Islington (bot) · 5 years ago
  96. 97558d6 [3.9] bpo-37207: Update whatsnews for 3.9 (GH-21337) by Dong-hee Na · 5 years ago
  97. 1ce59f0 bpo-41165: Deprecate PyEval_ReleaseLock() (GH-21309) by Miss Islington (bot) · 5 years ago
  98. 00c09f0 bpo-28681: Clarify multiple function names in the tutorial (GH-21340) (GH-21343) by Miss Islington (bot) · 5 years ago
  99. 3f4a9fd bpo-26205: Specify the number of nested scopes (GH-21324) (GH-21341) by Miss Islington (bot) · 5 years ago
  100. 5a13849 bpo-39168: Remove the __new__ method of typing.Generic (GH-21327) by Miss Islington (bot) · 5 years ago