Python 3.9.18
  1. 42deeab [3.9] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (#108274) by Petr Viktorin · 2 years ago
  2. ce93371 [3.9] [3.11] Add single value `agen.athrow(value)` signature to the 3.11 docs gh-105269 (GH-105468) (#105477) by Miss Islington (bot) · 2 years, 1 month ago
  3. e1c396d [3.9] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105221) by Miss Islington (bot) · 2 years, 2 months ago
  4. 89507d5 [3.9] gh-68966: fix versionchanged in docs (GH-105298) by Ned Deily · 2 years, 3 months ago
  5. d7f8a5f [3.9] gh-102153: Start stripping C0 control and space chars in `urlsplit` (GH-102508) (GH-104575) (GH-104592) (#104593) by Miss Islington (bot) · 2 years, 3 months ago
  6. 98016f7 [3.9] gh-102950: Implement PEP 706 – Filter for tarfile.extractall (GH-102953) (#104382) by Petr Viktorin · 2 years, 3 months ago
  7. cb0b009 [3.9] gh-102627: Replace address pointing toward malicious web page (GH-102630) (GH-102666) by Miss Islington (bot) · 2 years, 5 months ago
  8. 04cc427 [3.9] gh-101283: Improved fallback logic for subprocess with shell=True on Windows (GH-101286) (#101709) by Miss Islington (bot) · 2 years, 6 months ago
  9. c33aaa9 gh-101422: (docs) TarFile default errorlevel argument is 1, not 0 (GH-101424) by Miss Islington (bot) · 2 years, 7 months ago
  10. cf71e19 [3.9] Correct CVE-2020-10735 documentation (GH-100306). (#100697) by Gregory P. Smith · 2 years, 7 months ago
  11. 08210c6 [3.9] Update copyright years to 2023. (gh-100851) by Benjamin Peterson · 2 years, 7 months ago
  12. e8f61ed Clarify that every thread has its own default context in contextvars (GH-99246) by Miss Islington (bot) · 2 years, 8 months ago
  13. 3b81c13 [3.9] gh-100001: Omit control characters in http.server stderr logs. (GH-100002) (#100032) by Miss Islington (bot) · 2 years, 9 months ago
  14. c59a16e [3.9] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (#98190) by Miss Islington (bot) · 2 years, 10 months ago
  15. 1db2d95 [3.9] gh-91708: Revert params note in urllib.parse.urlparse table (GH-96699) (#98054) by Miss Islington (bot) · 2 years, 11 months ago
  16. 4118813 [3.9] gh-95778: Mention sys.set_int_max_str_digits() in error message (#96874) (#96877) by Victor Stinner · 2 years, 11 months ago
  17. 94dbdbb [3.9] gh-87597: Document TimeoutExpired.stdout & .stderr types (GH-97685) (GH-97688) by Miss Islington (bot) · 2 years, 11 months ago
  18. 71eddde [3.9] gh-96845: Fix docs around importlib.abc.Traversable (GH-97515) (GH-97761) by Jason R. Coombs · 2 years, 11 months ago
  19. cec1e9d [3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502) by Gregory P. Smith · 3 years ago
  20. d348afa [3.9] gh-91423: Remove bugs.python.org from bugs.rst (GH-91425) (GH-95614) by Shantanu · 3 years ago
  21. 7b87765 [3.9] gh-90359: Update documentation to follow PEP 495. (gh-94800). (gh-94835) by Dong-hee Na · 3 years, 1 month ago
  22. 224cd0c gh-81054: Document that SimpleHTTPRequestHandler follows symbolic links (GH-94416) (GH-94494) by Miss Islington (bot) · 3 years, 2 months ago
  23. e8f2fe3 gh-83728: Add hmac.new default parameter deprecation (GH-91939) (GH-93546) by Miss Islington (bot) · 3 years, 2 months ago
  24. a43f4e7 bpo-46879: Fix incorrect sphinx object names in doc (GH-31615) (GH-92976) by Miss Islington (bot) · 3 years, 3 months ago
  25. 9f7cdb2 bpo-45393: help() on operator precedence has misleading entries (GH-31246) (GH-92967) by Miss Islington (bot) · 3 years, 3 months ago
  26. 3bc3c89 gh-92417: Update docs and examples of doctest.IGNORE_EXCEPTION_DETAIL for Py>=3 (GH-92502) (GH-92964) by Miss Islington (bot) · 3 years, 3 months ago
  27. 4d05114 gh-80143: Add clarification for escape characters (GH-92292) (GH-92630) by Miss Islington (bot) · 3 years, 3 months ago
  28. c4fc53f gh-87670: Add web.archive redirects from effbot (GH-92816) by Miss Islington (bot) · 3 years, 3 months ago
  29. 1aafad1 gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notices (GH-92612) by Miss Islington (bot) · 3 years, 3 months ago
  30. f253cf4 Document Py_ssize_t. (GH-92512) by Miss Islington (bot) · 3 years, 3 months ago
  31. 256c6d0 Fix typo in argparse docs. (GH-92691) (#92731) by thueringa · 3 years, 3 months ago
  32. f6bd1bd [3.9] gh-92436: __future__ docs: add note on expectations for "from __future__ import annotations" (GH-92568). (#92726) by Jelle Zijlstra · 3 years, 3 months ago
  33. 3f2113d [3.9] Fix typo in unittest.rst: addCleanupModule -> addModuleCleanup (GH-92631) (GH-92661) by Miss Islington (bot) · 3 years, 3 months ago
  34. 7534c50 [3.9] gh-76773: Update docs mentioning no-longer-supported Windows versions & features (GH-92529) (GH-92610) by Miss Islington (bot) · 3 years, 3 months ago
  35. b7a8786 bpo-13553: Document tkinter.Tk args (GH-4786) by Miss Islington (bot) · 3 years, 3 months ago
  36. 249be82 Doc: Update py2app link. (GH-91585) by Miss Islington (bot) · 3 years, 3 months ago
  37. ad82e12 gh-92417: `asyncio` docs: `asyncio.run()` is available on all supported Python versions (GH-92419) by Miss Islington (bot) · 3 years, 3 months ago
  38. 03aa752 bpo-38056: overhaul Error Handlers section in codecs documentation (GH-15732) by Miss Islington (bot) · 3 years, 3 months ago
  39. bf5fc2a pdb docs: workaround for double semicolon in strings (GH-17011) by Miss Islington (bot) · 3 years, 3 months ago
  40. 0dd32b5 gh-77521: Add link to builtin module names in modules tutorial (GH-92438) by Miss Islington (bot) · 3 years, 3 months ago
  41. 580163d gh-92417: `logging` docs: Remove warning that only applies to Python <3.2 (GH-92425) by Miss Islington (bot) · 3 years, 3 months ago
  42. baed0c3 [3.9] gh-92417: `json` docs: `dict` is ordered on all supported Python versions (GH-92422) (GH-92466) by Miss Islington (bot) · 3 years, 3 months ago
  43. 7fd4e65 [3.9] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432) (GH-92471) by Miss Islington (bot) · 3 years, 3 months ago
  44. bab6954 [3.9] gh-77630: Change Charset to charset (GH-92439) (GH-92477) by Miss Islington (bot) · 3 years, 3 months ago
  45. 0cd0d6b [3.9] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (GH-92423) (GH-92474) by Miss Islington (bot) · 3 years, 3 months ago
  46. 731e844 gh-92417: `typing` docs: `from __future__ import annotations` can be used in all supported Python versions (GH-92418) by Miss Islington (bot) · 3 years, 3 months ago
  47. 4802344 [3.9] gh-92448: Update the documentation builder to render the GitHub issue. (GH-92449). (GH-92458) by Dong-hee Na · 3 years, 3 months ago
  48. 4a2337f gh-92368: Fix missing possessive apostrophe (GH-92397) by Miss Islington (bot) · 3 years, 3 months ago
  49. 326f6ed gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048) (#92329) by Miss Islington (bot) · 3 years, 3 months ago
  50. 60407e8 Document the lifetime of `PyUnicode_AsUTF8String` (GH-92325) by Miss Islington (bot) · 3 years, 3 months ago
  51. d82a769 gh-92223: Remove pre-Python 3.7 alternative in asyncio docs (GH-92224) by Miss Islington (bot) · 3 years, 4 months ago
  52. 187cb95 [3.9] Improve the typing docs (GH-92264) (#92271) by Jelle Zijlstra · 3 years, 4 months ago
  53. 696d868 gh-87304: Improve comments in language reference for imports (GH-92164) by Miss Islington (bot) · 3 years, 4 months ago
  54. 92d2615 [3.9] bpo-46586: Fix more erroneous doc links to builtins (GH-31429) (#92199) by Jelle Zijlstra · 3 years, 4 months ago
  55. 3fe4e46 bpo-6686: Replace String with Bytes in xml.sax.handler documentation (GH-30612) by Miss Islington (bot) · 3 years, 4 months ago
  56. e48da72 [3.9] Remove effbot urls (GH-26308). (#92162) by Thaddeus1499 · 3 years, 4 months ago
  57. d113674 gh-91783: Document security considerations for shutil.unpack_archive (GH-91844) by Miss Islington (bot) · 3 years, 4 months ago
  58. 9b7cdfd gh-88546: glob.glob docs: Make new paragraph for emphasis and reordered sentence (GH-91614) by Miss Islington (bot) · 3 years, 4 months ago
  59. 0c011cc asyncio.subprocess: Fix a typo in doc (GH-92030) by Miss Islington (bot) · 3 years, 4 months ago
  60. 090a0f6 Fix typo in Programming FAQ (GH-92083) by Miss Islington (bot) · 3 years, 4 months ago
  61. 5a0f3ae gh-85133: os docs: Add that getenv uses os.environ (GH-91874) by Miss Islington (bot) · 3 years, 4 months ago
  62. cafcb2c gh-84714: Add behavior if dst file exists (GH-91867) by Miss Islington (bot) · 3 years, 4 months ago
  63. 28cd98f [3.9] gh-81488: Add recursive wording for issubclass docs (GH-92087) (#92131) by slateny · 3 years, 4 months ago
  64. d05ee91 gh-85679: Recommend `encoding="utf-8"` in tutorial (GH-91778) by Miss Islington (bot) · 3 years, 4 months ago
  65. fcbff77 typing docs: Add example for async functions (GH-20386) by Miss Islington (bot) · 3 years, 4 months ago
  66. cef3a99 gh-91611: Use example.com for documentation, not mydomain.com (GH-91613) by Miss Islington (bot) · 3 years, 4 months ago
  67. 2e84e97 gh-87801: Add run() to subprocess.CalledProcessError description (GH-91628) by Miss Islington (bot) · 3 years, 4 months ago
  68. 2830543 gh-87192: Update wording for fcntl 'Changed in' (GH-91658) by Miss Islington (bot) · 3 years, 4 months ago
  69. 2c859e3 gh-85864: io docs: Add missing position-only parameters (GH-91950) by Miss Islington (bot) · 3 years, 4 months ago
  70. 869a894 sorting howto: Add clarification on < using __lt__ (GH-92010) by Miss Islington (bot) · 3 years, 4 months ago
  71. 0e16105 Add note that headers added via urllib.request.add_header are added to redirected requests (GH-30708) (#92005) by Miss Islington (bot) · 3 years, 4 months ago
  72. 35a4eb2 gh-84459: Make wording more specific for Path.replace (GH-91853) by Miss Islington (bot) · 3 years, 4 months ago
  73. 24ce123 gh-68966: Document mailcap deprecation in Python 3.11 (GH-91971) by Miss Islington (bot) · 3 years, 4 months ago
  74. 38be31e [3.9] gh-91888: add a `:gh:` role to the documentation (GH-91889) (#91935) by Ezio Melotti · 3 years, 4 months ago
  75. 7f897b9 [3.9] Update Sphinx bpo role to use redirect URI. (#91891) by Ezio Melotti · 3 years, 4 months ago
  76. e4f5bff [3.9] gh-85864: Mark positional-only args in io docs (GH-91683). (#91848) by Jelle Zijlstra · 3 years, 4 months ago
  77. 42a158b gh-91547: Remove "Undocumented modules" page (GH-91682) by Miss Islington (bot) · 3 years, 4 months ago
  78. 342b4b0 bpo-23747: Enhance platform doc, document default behavior (GH-31462) by Miss Islington (bot) · 3 years, 4 months ago
  79. 33c6feb bpo-30718: Add information about text buffering (GH-32351) by Miss Islington (bot) · 3 years, 4 months ago
  80. 6fd77aa Add link to sys.path in os lib (GH-91679) by Miss Islington (bot) · 3 years, 4 months ago
  81. 3fa9191 Fix awkward sentence in signal docs (GH-91508) by Miss Islington (bot) · 3 years, 4 months ago
  82. 312e16f [3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91664) by Oleg Iarygin · 3 years, 4 months ago
  83. 1c27a1a Doc: Fix link formatting typo (GH-91659) by Miss Islington (bot) · 3 years, 4 months ago
  84. 636832f Remove duplicate explanation (GH-91534) by Miss Islington (bot) · 3 years, 4 months ago
  85. 3537d89 gh-89885: Improve import example in language reference (GH-91523) (#91649) by Miss Islington (bot) · 3 years, 4 months ago
  86. c6c9823 gh-91541: Fix error in example in modules tutorial (GH-91634) by Miss Islington (bot) · 3 years, 4 months ago
  87. 833ff16 gh-90923: Improve sqlite3.Connection.execute* docs (GH-91643) by Miss Islington (bot) · 3 years, 4 months ago
  88. 514162b gh-82849: revise intro to os.path.rst (GH-32232) by Miss Islington (bot) · 3 years, 4 months ago
  89. e0fc81c Add link to documentation translation list (GH-91560) (#91588) by Miss Islington (bot) · 3 years, 4 months ago
  90. 2c03470 bpo-40376: slightly improved the wording for os.getgrouplist (GH-19702) (GH-91557) by Miss Islington (bot) · 3 years, 4 months ago
  91. b32d124 gh-70979: Fix runpy.run_path parameter name in docs (GH-32265) by Miss Islington (bot) · 3 years, 4 months ago
  92. 35ce2b7 Add redirects to Misc/NEWS bpo links (GH-91454) (GH-91536) by Miss Islington (bot) · 3 years, 4 months ago
  93. f3f5d4b gh-90879: Fix missing parameter for put_nowait() (GH-91514) by Miss Islington (bot) · 3 years, 4 months ago
  94. 0ab5e83 gh-87497: Document that urllib.request sends headers in camel case (GH-24661) by Miss Islington (bot) · 3 years, 4 months ago
  95. a8d245a gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) (GH-91465) by Miss Islington (bot) · 3 years, 4 months ago
  96. 8cd0f27 pickle docs: Fix typos and improve wording (GH-24776) (GH-32396) by Miss Islington (bot) · 3 years, 4 months ago
  97. 8b358d4 ssl docs: Fix typo (GH-32336) by Miss Islington (bot) · 3 years, 4 months ago
  98. b124a39 c-api docs: There are five fields, not four (GH-32379) by Miss Islington (bot) · 3 years, 4 months ago
  99. 85f0792 doc: Link to `string.capwords` from `str.title` (GH-20913) by Miss Islington (bot) · 3 years, 4 months ago
  100. ea6dc5e pkgutil docs: Link sys constants, add backticks (GH-32356) by Miss Islington (bot) · 3 years, 4 months ago