Python 3.9.1rc1
  1. b641605 Typo (GH-23482) (#23483) by Miss Islington (bot) · 4 years, 9 months ago
  2. 2019e4f Descriptor HowTo: Improve the fidelity of the member object simulation (GH-23475) (GH-23479) by Miss Islington (bot) · 4 years, 9 months ago
  3. 5aa6c99 bpo-41100: Update Whatsnew and installer ReadME for 3.9.1 (GH-23472) by Ned Deily · 4 years, 9 months ago
  4. 41d1ebb Doc: fix typo in typing.Type docs (GH-23460) by Miss Islington (bot) · 4 years, 9 months ago
  5. 4f87126 bpo-42391: Clarify documentation of TestCase.assertIs (GH-23348) by Miss Islington (bot) · 4 years, 9 months ago
  6. 89d74d0 Clarify that Set._from_iterable is not required to be a classmethod. (GH-23272) (GH-23450) by Miss Islington (bot) · 4 years, 9 months ago
  7. 3b5b1c8 Fix wrong availability for signal.SIGCHLD (GH-23285) (#23425) by Miss Islington (bot) · 4 years, 9 months ago
  8. d153eb8 bpo-42412: Fix possible leaks and check arguments in PyType_FromModuleAndSpec() (GH-23410) by Miss Islington (bot) · 4 years, 9 months ago
  9. ed02018 bpo-42419: Correct 'deprecatations' is What's New 3.9 (GH-23421) (GH-23435) by Miss Islington (bot) · 4 years, 9 months ago
  10. c963da2 bpo-42407: Use possessive appostrophe in multiprocessing doc (GH-23400) by Miss Islington (bot) · 4 years, 9 months ago
  11. f552f4b bpo-42360: Add advice to help avoid pickling issues. (GH-23305) (GH-23429) by Miss Islington (bot) · 4 years, 9 months ago
  12. 1051ca4 bpo-42345: Add whatsnew and versionchanged for typing.Literal in 3.9 (GH-23386) by Miss Islington (bot) · 4 years, 9 months ago
  13. 2acd9d0 bpo-42345: Fix hash implementation of typing.Literal (GH-23383) by Miss Islington (bot) · 4 years, 9 months ago
  14. f9fa920 [3.9] bpo-38320: Clarify that expectedFailure is satisfied by either failure or error of the test. (GH-22740) (GH-22783) by Miss Islington (bot) · 4 years, 9 months ago
  15. 7c4d8fa bpo-42153 Fix link to IMAP documents in imaplib.rst (GH-23297) by Miss Islington (bot) · 4 years, 9 months ago
  16. ec0788c More updates to the descriptor howto guide (GH-23238) (GH-23308) by Miss Islington (bot) · 4 years, 9 months ago
  17. 2369759 bpo-42317: Improve docs of typing.get_args concerning Union (GH-23254) by Miss Islington (bot) · 4 years, 9 months ago
  18. 2837241 fix typo in ThreadedChildWatcher docs (GH-23277) by Miss Islington (bot) · 4 years, 9 months ago
  19. 4defeb0 bpo-42344: Improve pseudo implementation for SimpleNamespace (GH-23264) (GH-23270) by Miss Islington (bot) · 4 years, 9 months ago
  20. 0f4dd87 [3.9] bpo-42042: Use ids attribute instead of names attribute (GH-22739) (GH-23265) by Dong-hee Na · 4 years, 9 months ago
  21. bc77704 [3.9] bpo-42086: Document AST operator nodes acts as a singleton (GH-22896) (GH-22897) by Miss Islington (bot) · 4 years, 9 months ago
  22. f8bea0a [3.9] bpo-4bpo-42314: Fix the documentation for venv --upgrade-deps (GH-22113) (GH-23232) by Zackery Spytz · 4 years, 9 months ago
  23. 2e5bd4f Minor wording change in concurrent.futures. (GH-23194) by Miss Islington (bot) · 4 years, 9 months ago
  24. 4c239a3 Minor grammar edits for the descriptor howto guide (GH-#23175) (GH-23186) by Raymond Hettinger · 4 years, 10 months ago
  25. 6255296 Remove outdated reference to pywin32 from platform module (GH-22005) by Miss Islington (bot) · 4 years, 10 months ago
  26. e74fb2d bpo-42179: Doc/tutorial: Remove mention of __cause__ (GH-23162) by Miss Islington (bot) · 4 years, 10 months ago
  27. 6b7a90d bpo-42180: fix plural in arguments and control (GH-23015) (GH-23114) by Miss Skeleton (bot) · 4 years, 10 months ago
  28. ff852aa bpo-42230: Improve asyncio documentation regarding accepting sets vs iterables (GH-23073) by Miss Skeleton (bot) · 4 years, 10 months ago
  29. 27c72ba Minor formatting edits to the descriptor howto guide (GH-23092) (GH-23095) by Miss Skeleton (bot) · 4 years, 10 months ago
  30. d4cfbfe Add member objects to the descriptor howto guide (GH-23084) (GH-23090) by Miss Skeleton (bot) · 4 years, 10 months ago
  31. 81dd2c0 Expand and clarify the "Invoking Descriptors" section of the Descriptor HowTo (GH-23078) (GH-23080) by Miss Skeleton (bot) · 4 years, 10 months ago
  32. 0312efc bpo-37483: Add PyObject_CallOneArg() in the What's New in Python 3.9 (GH-23062) by Miss Skeleton (bot) · 4 years, 10 months ago
  33. dbaa07d [3.9] bpo-42198: Document __new__ for types.GenericAlias (GH-23039) (GH-23061) by kj · 4 years, 10 months ago
  34. a39068b bpo-42198: Link to GenericAlias in typing and expressions (GH-23030) by Miss Skeleton (bot) · 4 years, 10 months ago
  35. b626d22 bpo-42061: Document __format__ for IP addresses (GH-23018) by Miss Skeleton (bot) · 4 years, 10 months ago
  36. 577d7c4 [3.9] bpo-41805: Documentation for PEP 585 (GH-22615) (GH-23016) by kj · 4 years, 10 months ago
  37. 2cb259f bpo-6761: Enhance __call__ documentation (GH-7987) by Miss Skeleton (bot) · 4 years, 10 months ago
  38. df4790c Add a link to buffer protocol in bytearray() doc (GH-22675) by Miss Skeleton (bot) · 4 years, 10 months ago
  39. af891a9 bpo-39108: Document threading issues for random.gauss() (GH-22928) (GH-22972) by Miss Skeleton (bot) · 4 years, 10 months ago
  40. 2990aef Split-out a fourth section in the descriptor HowTo guide (GH-22965) (GH-22969) by Miss Skeleton (bot) · 4 years, 10 months ago
  41. 3d43f1d Second round of updates to the descriptor howto guide (GH-22946) (GH-22958) by Miss Skeleton (bot) · 4 years, 10 months ago
  42. 2cccc29 bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272) by Miss Skeleton (bot) · 4 years, 10 months ago
  43. 427cb0a bpo-42127: Document effect of cached_property on key-sharing dictionaries (GH-22930) (GH-22955) by Miss Skeleton (bot) · 4 years, 10 months ago
  44. c2c4477 [doc] Fix link to abc.ABCMeta.register in Glossary (GH-22932) by Miss Skeleton (bot) · 4 years, 10 months ago
  45. c17f63f bpo-19072: Update descriptor howto for decorator chaining (GH-22934) (GH-22935) by Miss Skeleton (bot) · 4 years, 10 months ago
  46. dc33f79 bpo-41950: Typo in Python 3.9 what's new page (GH-22573) by Weiliang Li · 4 years, 10 months ago
  47. f8d96b9 Create a primer section for the descriptor howto guide (GH-22906) (GH0-22918) by Miss Skeleton (bot) · 4 years, 10 months ago
  48. 69479ec [3.9] bpo-38486: Fix dead qmail links in the mailbox docs (GH-22239) (GH-22901) by Miss Skeleton (bot) · 4 years, 10 months ago
  49. f22f874 bpo-25655: Improve Win DLL loading failures doc (GH-22372) by Miss Skeleton (bot) · 4 years, 10 months ago
  50. 32a9ffd [3.9] Remove 3.5 from Doc version switcher in master. (GH-22886) (#22888) by larryhastings · 4 years, 10 months ago
  51. c3538b8 bpo-41910: specify the default implementations of object.__eq__ and object.__ne__ (GH-22874) (#22876) by Miss Skeleton (bot) · 4 years, 10 months ago
  52. 6e842bc bpo-35181: Correct importlib documentation for some module attributes (GH-15190) by Miss Skeleton (bot) · 4 years, 10 months ago
  53. 224ed37 Fix bpo-39416: Change "Numeric" to lower case; an english word, not a class name (GH-22867) by Miss Skeleton (bot) · 4 years, 10 months ago
  54. c3442fd bpo-41959: Fix grammar around class asyncio.MultiLoopChildWatcher text (GH-22580) (#22865) by Miss Skeleton (bot) · 4 years, 10 months ago
  55. ec62b47 [3.9] bpo-39416: Document some restrictions on the default string representations of numeric classes (GH-18111) (GH-22860) by Miss Skeleton (bot) · 4 years, 10 months ago
  56. fcd776c Doc: Fix a typo/error in the docs for cached bytecode (GH-22445) by Miss Skeleton (bot) · 4 years, 10 months ago
  57. 03bfb07 Doc: Do not suggest `s[::-1]` for reversed order (GH-22457) by Miss Skeleton (bot) · 4 years, 10 months ago
  58. f72101b Doc: Do not encourage using a base class name in a derived class (GH-22177) by Miss Skeleton (bot) · 4 years, 10 months ago
  59. 9e935ad Doc: Remove old Python version from future stmt (GH-21802) by Miss Skeleton (bot) · 4 years, 10 months ago
  60. 19019ec bpo-41646: Mention path-like objects support in the docs for shutil.copy() (GH-22208) by Miss Skeleton (bot) · 4 years, 10 months ago
  61. d05514a [3.9] bpo-42010: [docs] Clarify subscription of types (GH-22822) (GH-22840) by Miss Skeleton (bot) · 4 years, 10 months ago
  62. 46130f8 bpo-41192: Add documentation of undocumented audit events (GH-22831) by Miss Skeleton (bot) · 4 years, 10 months ago
  63. b948d13 [3.9] bpo-41192: Clarify the sys module's description of the auditing feature (GH-22821) by Andrew Kuchling · 4 years, 10 months ago
  64. 4aed781 Doc: Add missing spaces after period for `posix_spawn` (GH-22730) by Miss Skeleton (bot) · 4 years, 10 months ago
  65. b249aea bpo-39693: mention KeyError in tarfile extractfile documentation (GH-18639) by Miss Skeleton (bot) · 4 years, 10 months ago
  66. 38a17d0 bpo-41726: Update the refcounts info of PyType_FromModuleAndSpec in refcounts.dat (GH-22112) (GH-22808) by Miss Skeleton (bot) · 4 years, 10 months ago
  67. bd9d76b bpo-30612: Tweak Windows registry path syntax in the docs (GH-20281) by Miss Skeleton (bot) · 4 years, 10 months ago
  68. 335eb57 [doc] Add link to Generic in typing (GH-22125) by Miss Skeleton (bot) · 4 years, 10 months ago
  69. 9308173 bpo-40901: Describe what "interface name" means on Windows (GH-20694) by Miss Skeleton (bot) · 4 years, 10 months ago
  70. 6a9c126 Document that `test.support.bytecode_helper` is new in 3.9 (GH-22618) (GH-22761) by Miss Skeleton (bot) · 4 years, 10 months ago
  71. b62ecc2 bpo-41217: Fix incorrect note in the asyncio.create_subprocess_shell() docs (GH-21360) by Miss Skeleton (bot) · 4 years, 10 months ago
  72. e67f186 bpo-41292: Fixes dead link to cx_freeze from Windows FAQ (GH-21463) by Miss Skeleton (bot) · 4 years, 10 months ago
  73. 9b5e373 Link to the msvcrt module from the Windows FAQ (GH-22268) by Miss Skeleton (bot) · 4 years, 10 months ago
  74. a358a0a bpo-40484: Document compiler flags under AST module (GH-19885) (GH-22758) by Miss Skeleton (bot) · 4 years, 10 months ago
  75. 2ee6ef9 bpo-41192: Fix some broken anchors for audit event entries (GH-21310) (GH-22767) by Miss Skeleton (bot) · 4 years, 10 months ago
  76. e5c7ac7 3.9 whatsnew: fix bpo issue for AST change (GH-22742) (GH-22749) by Miss Skeleton (bot) · 4 years, 10 months ago
  77. 0fbddb1 bpo-40341: Remove some "discouraged solutions" in Doc/faq/programming.rst (GH-22726) (GH-22727) by Miss Skeleton (bot) · 4 years, 10 months ago
  78. b30934e [3.9] Fix incorrect parameter name (GH-22613) (GH-22628) by Xie Yanbo · 4 years, 10 months ago
  79. 78723b3 Minor clarification (GH-22708) (GH-22709) by Miss Skeleton (bot) · 4 years, 10 months ago
  80. 69f040c Update timings for the final release (GH-22697) (GH-22698) by Miss Skeleton (bot) · 4 years, 10 months ago
  81. 270a2fb Improve recipe readability (GH-22685) (GH-22686) by Miss Skeleton (bot) · 4 years, 10 months ago
  82. 5f0007f Add recipe for a version of random() with a larger population (GH-22664) (GH-22684) by Miss Skeleton (bot) · 4 years, 10 months ago
  83. 15ef19f Fix typo in "Context manager types" section in typing.rst (GH-22676) by Miss Skeleton (bot) · 4 years, 10 months ago
  84. 372a9e2 Fix typo (GH-22582) by Miss Skeleton (bot) · 4 years, 10 months ago
  85. f1c70cf Fix typo in typing.rst (GH-22625) by Miss Skeleton (bot) · 4 years, 10 months ago
  86. 5b1fdca bpo-41376: Fix the documentation of `site.getusersitepackages()` (GH-21602) by Miss Skeleton (bot) · 4 years, 10 months ago
  87. 4aad1e5 bpo-41584: clarify when the reflected method of a binary arithemtic operator is called (GH-22505) by Miss Skeleton (bot) · 4 years, 11 months ago
  88. 79dd0db Merge tag 'v3.9.0' into 3.9 by Łukasz Langa · 4 years, 11 months ago
  89. 9cf6752 Python 3.9.0 by Łukasz Langa · 4 years, 11 months ago v3.9.0
  90. 75dd70e bpo-41774: Tweak new programming FAQ entry (GH-22562) by Miss Skeleton (bot) · 4 years, 11 months ago
  91. d571924 bpo-41892: Clarify that an example in the ElementTree docs explicitly avoids modifying an XML tree while iterating over it. (GH-22464) (GH-22554) by Miss Skeleton (bot) · 4 years, 11 months ago
  92. e8165e7 bpo-37062: Enum: add extended AutoNumber example (GH-22349) (GH-22370) by Miss Islington (bot) · 4 years, 11 months ago
  93. faa8c6a bpo-41898: add caveat on root logger seeing all messages in assertLogs doc (GH-22526) (GH-22540) by Miss Skeleton (bot) · 4 years, 11 months ago
  94. f093007 [3.9] Remove duplicated words words (GH-22298). (GH-22299) by Serhiy Storchaka · 4 years, 11 months ago
  95. 3d87eee [3.9] Remove duplicated words words (GH-20413). (GH-22296) by Serhiy Storchaka · 4 years, 11 months ago
  96. fd510e3 [doc] Use list[int] instead of List[int] (etc.) in a few more places (GH-22524) by Miss Skeleton (bot) · 4 years, 11 months ago
  97. d96078b [doc] Fix link to abc.collections.Iterable (GH-22520) by Miss Skeleton (bot) · 4 years, 11 months ago
  98. 5533c49 [3.9] bpo-40833: Clarify Path.rename doc-string regarding relative paths (GH-20554) by Miss Skeleton (bot) · 4 years, 11 months ago
  99. fd3d00a [doc] Fix link to abc.collections.Iterable (GH-22502) by Miss Skeleton (bot) · 4 years, 11 months ago
  100. 95de362 bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291) by Miss Islington (bot) · 4 years, 11 months ago