Python 3.8.13
  1. 4d8e08b bpo-31327: Update time documentation to reflect possible errors (GH-31460) (GH-31827) by Miss Islington (bot) · 3 years, 5 months ago
  2. 28ad79e Update copyright year to 2022. (GH-30335) (GH-31478) by Miss Islington (bot) · 3 years, 5 months ago
  3. 4c48cac bpo-41028: Doc: Move switchers to docsbuild-scripts. (GH-20969) (GH-30344) by Miss Islington (bot) · 3 years, 6 months ago
  4. c37a0d9 bpo-45792: Fix contextvar.Token's intersphinx FQN (GH-29533) (GH-29537) by Miss Islington (bot) · 3 years, 9 months ago
  5. 76658e5 bpo-45583: Correct datamodel documentation of int() (GH-29182) (GH-29287) by Miss Islington (bot) · 3 years, 10 months ago
  6. f240714 [3.9] bpo-45618: Fix documentation build by pinning Docutils version to 0.17.1 (GH-29230) (GH-29241) (GH-29245) by Ned Deily · 3 years, 10 months ago
  7. 8344fef [docs] Update documentation for `multiprocessing.get_start_method` (GH-18170) (GH-28535) by Miss Islington (bot) · 3 years, 11 months ago
  8. 5a42a49 bpo-45104: Clarify when __init__ is called (GH-28210) (GH-28213) by Miss Islington (bot) · 4 years ago
  9. c9c2a0b bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28033) by Miss Islington (bot) · 4 years ago
  10. 6ebfe8d [3.8] bpo-36384: [doc] Correct typos in CVE-2021-29921 fix description (GH-27825) by Łukasz Langa · 4 years ago
  11. 03dd89d [3.8] bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099) (GH-27801) by achraf-mer · 4 years ago
  12. af441df Spell out 's.pop() or s.pop(i)' (GH-27398) (GH-27414) by Miss Islington (bot) · 4 years, 1 month ago
  13. 54d3871 bpo-30511: Add note on thread safety to shutil.make_archive() (GH-26933) (#27276) by Miss Islington (bot) · 4 years, 1 month ago
  14. 634da2d [3.8] bpo-43882 - Mention urllib.parse changes in Whats new section. (#26277) by Senthil Kumaran · 4 years, 2 months ago
  15. 515a7bc [3.8] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs. (GH-25595) (#25726) by Miss Islington (bot) · 4 years, 4 months ago
  16. 8ab272f bpo-42800: Add audit events for f_code and tb_frame (GH-24182) by Miss Islington (bot) · 4 years, 4 months ago
  17. b29d0a5 [3.8] bpo-41100: Support macOS 11 Big Sur and Apple Silicon Macs (#25806) by Ned Deily · 4 years, 4 months ago
  18. ce081fb Fix exceptions mentioned in os.setxattr() docs (GH-25742) (GH-25795) by Miss Islington (bot) · 4 years, 4 months ago
  19. 3519ac4 Fixing doc for callback for lambda (GH-25779) (GH-25789) by Miss Islington (bot) · 4 years, 4 months ago
  20. 606bb1c bpo-43971: Add spaces around annotated arg default '=' (GH-25702) by Miss Islington (bot) · 4 years, 4 months ago
  21. ea6ec96 [3.8] bpo-42589: Change URL for 'from' link when used in a raised exc… (GH-25755) by sblondon · 4 years, 4 months ago
  22. e010031 [doc] Be more clear on super() regarding multiple base classes methods (GH-21789) (GH-25707) by Miss Islington (bot) · 4 years, 4 months ago
  23. cc1dcb6 [doc] Do some polishing in IDEs section (GH-22070) (GH-25704) by Miss Islington (bot) · 4 years, 4 months ago
  24. ff7266e bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH-25690) by Miss Islington (bot) · 4 years, 4 months ago
  25. 1d7a537 [doc] Remove duplicated operator.itemgetter example (GH-24178) (#25647) by Miss Islington (bot) · 4 years, 4 months ago
  26. a808aab Use the zero argument form of super() in examples for Python3 docs. (GH-22314) (GH-25639) by Miss Islington (bot) · 4 years, 4 months ago
  27. 10ad7eb [3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 networks (GH-18757) (#25536) by Pete Wicken · 4 years, 4 months ago
  28. b570fea bpo-41661: Document os.path.relpath() exception on Windows with different drives (GH-25346) (#25367) by Miss Islington (bot) · 4 years, 4 months ago
  29. 2760a67 bpo-17305: Link to the third-party idna package. (GH-25208) (#25211) by Miss Islington (bot) · 4 years, 4 months ago
  30. 081bfe4 bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (GH-25636) by Miss Islington (bot) · 4 years, 4 months ago
  31. 9b5f30e Doc: Fix the array.fromfile method doc (GH-22037) (GH-25631) by Miss Islington (bot) · 4 years, 4 months ago
  32. 7b30348 Update asyncio-subprocess.rst (GH-21680) (GH-25622) by Miss Islington (bot) · 4 years, 4 months ago
  33. c5ce186 documentation: clarification about the function remove in os library (GH-19024) (GH-25618) by Miss Islington (bot) · 4 years, 4 months ago
  34. f28a59c Fix broken links and improve stand-alone tools list in FAQ GH-25610 by Miss Islington (bot) · 4 years, 4 months ago
  35. 28d3f7a Fix id of 'Internet Message Format' RFC in email doc GH-25614 by Miss Islington (bot) · 4 years, 4 months ago
  36. 62e7646 Fix copy.Error casing in documentation GH-22004 (#25612) by Miss Islington (bot) · 4 years, 4 months ago
  37. ff22c1b Remove mention of dst parameter from description of os.lstat() (GH-24704) by Miss Islington (bot) · 4 years, 4 months ago
  38. c3b63a5c Fix a typo in datamodel reference document (GH-24930) by Miss Islington (bot) · 4 years, 4 months ago
  39. d6322c9c BaseHTTPRequestHandler, that path includes query (GH-25597) by Miss Islington (bot) · 4 years, 4 months ago
  40. faad2bd bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445) by Jason R. Coombs · 4 years, 4 months ago
  41. ef63328 bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500) by Miss Islington (bot) · 4 years, 4 months ago
  42. 602eefe bpo-43472: Ensure PyInterpreterState_New audit events are raised when called through _xxsubinterpreters module (GH-25506) by Miss Islington (bot) · 4 years, 4 months ago
  43. f77ca86 [3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25452) by Christian Heimes · 4 years, 4 months ago
  44. b405647 [3.8] bpo-43723: Backport IDLE doc change (GH-25174) by Terry Jan Reedy · 4 years, 4 months ago
  45. a746fce bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415) by Miss Islington (bot) · 4 years, 4 months ago
  46. 6ac1ea2 bpo-43777: Drop description of "pip search" command from tutorial (GH-25287) by Miss Islington (bot) · 4 years, 4 months ago
  47. 328d66c Fix description of behaviour of an exception class in 'from' clause (GH-24303) (GH-25342) by Miss Islington (bot) · 4 years, 4 months ago
  48. 3a3c046 bpo-43739: Add type declaration Doc/extending/extending.rst example (GH-25332) by Miss Islington (bot) · 4 years, 4 months ago
  49. 291d38d Add ignore file for the abidump check (GH-25322) by Pablo Galindo · 4 years, 4 months ago
  50. ffb05bb bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319) by Miss Islington (bot) · 4 years, 4 months ago
  51. e18ebd9 bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309) by Miss Islington (bot) · 4 years, 4 months ago
  52. 49b7ab1 Add CI step to check changes in the exported ABI (GH-25232) by Pablo Galindo · 4 years, 4 months ago
  53. 754dc35 [3.8] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404) by Miss Islington (bot) · 4 years, 4 months ago
  54. 4554ab4 [3.8] bpo-36540: Improve doc of function definition regarding positional-only arguments (GH-25235) (GH-25260) by Saiyang Gou · 4 years, 4 months ago
  55. 9f57873 bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294) by Steve Dower · 4 years, 4 months ago
  56. 06653f8 bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153) by Miss Islington (bot) · 4 years, 5 months ago
  57. 4ea8b24 Doc: io: Remove "In-memory streams" section (GH-24927) by Miss Islington (bot) · 4 years, 5 months ago
  58. a2fb286 Fix grammar in enum documentation. (GH-24689) by Miss Islington (bot) · 4 years, 5 months ago
  59. e92923b bpo-42225: IDLE - document two unix-related problems. (GH-25078) by Miss Islington (bot) · 4 years, 5 months ago
  60. 24ba0ea [3.8] bpo-31907: [doc] clarify that str.format() does not support arbitrary expressions (GH-25053) (GH-25056) by Miss Islington (bot) · 4 years, 5 months ago
  61. 6fcebbb bpo-39231: correct tutorial annotations section (GH-25029) by Miss Islington (bot) · 4 years, 5 months ago
  62. 9de6451 bpo-39616: clarify SSLContext.check_hostname effect (GH-18484) by Miss Islington (bot) · 4 years, 5 months ago
  63. 455583b bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025, GH-5030) by Miss Islington (bot) · 4 years, 5 months ago
  64. 14a5db1 Clarify attribute docs on types.ModuleType (GH-24974) by Miss Islington (bot) · 4 years, 5 months ago
  65. 9bdb580 bpo-43353: Document that logging.getLevelName() accepts string representation of logging level. (GH-24693) (#24825) by Mariusz Felisiak · 4 years, 5 months ago
  66. dc8558e bpo-43506: Doc: Update removal schedule for Py_UNICODE encoder APIs (GH-24885) by Miss Islington (bot) · 4 years, 5 months ago
  67. 9eda0df [3.8] bpo-43285: Whats New entry for 3.8.9. (GH-24889) by Gregory P. Smith · 4 years, 5 months ago
  68. 233f58f Fix typo in the word "spaghetti" (GH-24866) by Miss Islington (bot) · 4 years, 5 months ago
  69. d42a332 [3.8] [doc] Document logging.basicConfig default format (GH-23710) (GH-24847) by Andre Delfino · 4 years, 5 months ago
  70. 59f2741 bpo-43199: Briefly explain why no goto (GH-24852) by Miss Islington (bot) · 4 years, 5 months ago
  71. db2762c Update link to Django's Context class. (GH-24805) (#24842) by Miss Islington (bot) · 4 years, 5 months ago
  72. a6d0182 [3.8] bpo-43439: Add audit hooks for gc functions (GH-24794). (GH-24810) by Pablo Galindo · 4 years, 5 months ago
  73. e893807 bpo-43446: Fix markup in sqlite3 footnote (GH-24806) by Miss Islington (bot) · 4 years, 5 months ago
  74. 5ca02c4 bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795) by Miss Islington (bot) · 4 years, 5 months ago
  75. 6d42733 bpo-43415: Fix typo on dataclasses.rst (GH-24789) (GH-24791) by Miss Islington (bot) · 4 years, 5 months ago
  76. 0ecfe5f Put contextvars docs into the concurrency category (GH-24760) by Miss Islington (bot) · 4 years, 6 months ago
  77. e12a9e2 bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757) by Miss Islington (bot) · 4 years, 6 months ago
  78. 213c155 bpo-43396: Normalise naming in sqlite3 doc examples (GH-24746) by Miss Islington (bot) · 4 years, 6 months ago
  79. 7101d15 bpo-42840: Document providing kwargs to type. (GH-24173) by Miss Islington (bot) · 4 years, 6 months ago
  80. 6900a51 [3.8] [doc] Document VIRTUAL_ENV environment variable (GH-21970) (GH-24363) by Miss Islington (bot) · 4 years, 6 months ago
  81. 643939a closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680) by Miss Islington (bot) · 4 years, 6 months ago
  82. 4ebd637 closes bpo-43266: Improve array formatting. (GH-24573) (GH-24585) by Miss Islington (bot) · 4 years, 6 months ago
  83. 346afeb bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626) by Miss Islington (bot) · 4 years, 6 months ago
  84. 2a9e6ab bpo-43293: Doc: move note about GIL to top of threading module (GH-24622) by Miss Islington (bot) · 4 years, 6 months ago
  85. bdf0fec bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632) by Miss Islington (bot) · 4 years, 6 months ago
  86. 9dd018e bpo-23882: Doc: Clarify unittest discovery document (GH-21560) by Miss Islington (bot) · 4 years, 6 months ago
  87. 6ddb255 bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604) by Miss Islington (bot) · 4 years, 6 months ago
  88. 089a21f bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595) by Miss Islington (bot) · 4 years, 6 months ago
  89. 9a12c21 Fix typo in dis module doc (GH-24509) by Miss Islington (bot) · 4 years, 6 months ago
  90. a072788 bpo-43042: Augment tutorial sentence (GH-24514) by Miss Islington (bot) · 4 years, 6 months ago
  91. 8a42eb1 closes bpo-43254: Fix *snprintf() man page refs. (GH-24563) by Miss Islington (bot) · 4 years, 6 months ago
  92. f03b61a Remove all links to mingw.org (GH-24552) by Miss Islington (bot) · 4 years, 6 months ago
  93. f30aa3c Add a warning block around the get_referrers() documentation (GH-24511) by Miss Islington (bot) · 4 years, 6 months ago
  94. e3110c3 [3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529) by Senthil Kumaran · 4 years, 6 months ago
  95. 4230bd5 bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505) by Miss Islington (bot) · 4 years, 6 months ago
  96. 822f7c2 [3.8] bpo-41824: Fix indentation issue in ForwardRef docs (#24495) by Ken Jin · 4 years, 6 months ago
  97. c8a48c6 [3.8] bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24494) by Ken Jin · 4 years, 6 months ago
  98. 920bf6a bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446) by Miss Islington (bot) · 4 years, 6 months ago
  99. b479687 Simple typo fix (GH-24448) by Miss Islington (bot) · 4 years, 6 months ago
  100. 12ec8ce Add link to Microsoft docs for limitations in Windows Store package (GH-24422) by Miss Islington (bot) · 4 years, 7 months ago