Python 3.11.8
  1. 350d1d0 [3.11] gh-46968: Fix invalid reference to Sound eXchange (SoX) 12.17.7 license (GH-115094) (GH-115095) by Miss Islington (bot) · 1 year, 6 months ago
  2. 98b2f46 [3.11] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-114968) (#115034) by Miss Islington (bot) · 1 year, 6 months ago
  3. b3f0108 [3.11] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) (GH-114924) by Miss Islington (bot) · 1 year, 7 months ago
  4. 7f1c557 [3.11] Remove bogus syntax error marker in csv doc (GH-115017) (#115019) by Miss Islington (bot) · 1 year, 7 months ago
  5. fef6c9b [3.11] gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory (GH-113837) (#115007) by Miss Islington (bot) · 1 year, 7 months ago
  6. 55e5ae7 [3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) (#114992) by Miss Islington (bot) · 1 year, 7 months ago
  7. 2443ebd [3.11] gh-101100: Fix Sphinx warnings from PEP 3108 stdlib re-organisation (GH-114327) (#114989) by Hugo van Kemenade · 1 year, 7 months ago
  8. 34ab494 [3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114970) by Miss Islington (bot) · 1 year, 7 months ago
  9. e9639e4 [3.11] gh-114955: Add clear to MutableSequence's mixin methods in document (gh-114956) (#114962) by Miss Islington (bot) · 1 year, 7 months ago
  10. 50b9127 [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952) by Miss Islington (bot) · 1 year, 7 months ago
  11. 1956f7b [3.11] Normalize heading underline in multiprocessing.rst (GH-114923) (#114947) by Miss Islington (bot) · 1 year, 7 months ago
  12. b833b00 [3.11] gh-114913: Add newline to subprocess doc (GH-114941) (#114943) by Miss Islington (bot) · 1 year, 7 months ago
  13. 4e1360a [3.11] Correct timedelta description (GH-101417) (GH-114939) by Miss Islington (bot) · 1 year, 7 months ago
  14. 9bc79da [3.11] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-114936) by Miss Islington (bot) · 1 year, 7 months ago
  15. df5381d [3.11] gh-103360: Add link in stdtypes.rst to escape sequences in lexical_analysis.rst (GH-103638) (#114908) by Miss Islington (bot) · 1 year, 7 months ago
  16. 08133e4 [3.11] gh-114728: Fix documentation for comparison of objects in datetime module (GH-114749) (GH-114929) by Miss Islington (bot) · 1 year, 7 months ago
  17. 1eb791c [3.11] Move "format" param doc of shutil.make_archive() on its own paragraph (GH-103829) (GH-114898) by Miss Islington (bot) · 1 year, 7 months ago
  18. 3c30de1 [3.11] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-114874) by Miss Islington (bot) · 1 year, 7 months ago
  19. 95f18f9 [3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#114872) by Miss Islington (bot) · 1 year, 7 months ago
  20. a46fddf [3.11] Correct description of inheriting from another class (GH-114660) (#114869) by Miss Islington (bot) · 1 year, 7 months ago
  21. 3acab9a [3.11] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-114867) by Miss Islington (bot) · 1 year, 7 months ago
  22. 8d2a193 [3.11] Fix typos in ElementTree documentation (GH-108848) (GH-114855) by Miss Islington (bot) · 1 year, 7 months ago
  23. a9c2801 [3.11] gh-114648: Add IndexError exception to tutorial datastructures list.pop entry (GH-114681) (#114842) by Miss Islington (bot) · 1 year, 7 months ago
  24. fe0f544 [3.11] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114832) by Miss Islington (bot) · 1 year, 7 months ago
  25. e66ad91 [3.11] Add note to `sys.orig_argv` clarifying the difference from `sys.argv` (GH-114630) (#114822) by Miss Islington (bot) · 1 year, 7 months ago
  26. ad62333 [3.11] gh-101100: Fix class reference in library/test.rst (GH-114769) (GH-114793) by Miss Islington (bot) · 1 year, 7 months ago
  27. a38bc7c [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773) by Skip Montanaro · 1 year, 7 months ago
  28. 48632d2 [3.11] Docs: mark up dbm.gnu.open() and dbm.ndbm.open() using param list (GH-114762) (#114784) by Miss Islington (bot) · 1 year, 7 months ago
  29. f1f0f2e [3.11] Clarify one-item tuple (GH-114745) (#114758) by Miss Islington (bot) · 1 year, 7 months ago
  30. 679fe04 [3.11] Set `hosted_on` for Read the Docs builds (GH-114697) (#114735) by Miss Islington (bot) · 1 year, 7 months ago
  31. 3dd3b30 [3.11] Fix more references to datetime and time classes (GH-114717) (GH-114726) by Serhiy Storchaka · 1 year, 7 months ago
  32. c67f94e [3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718) by Serhiy Storchaka · 1 year, 7 months ago
  33. 07d68ea [3.11] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114715) by Miss Islington (bot) · 1 year, 7 months ago
  34. ca9a7fc [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/2.2.rst` (GH-112366) (#114712) by Miss Islington (bot) · 1 year, 7 months ago
  35. 9fd8aaa [3.11] gh-101100: Fix sphinx warnings in `Doc/c-api/memoryview.rst` (GH-114669) (GH-114705) by Miss Islington (bot) · 1 year, 7 months ago
  36. a2c55c5 [3.11] gh-110893: Improve the documentation for __future__ module (GH-114642) (#114703) by Miss Islington (bot) · 1 year, 7 months ago
  37. eff69a7 [3.11] Correct Skip Montanaro's email address (GH-114677) (#114680) by Miss Islington (bot) · 1 year, 7 months ago
  38. 27ccb7e [3.11] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (#114654) by Nikita Sobolev · 1 year, 7 months ago
  39. e096465 [3.11] gh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst` and related (GH-114531) (#114650) by Hugo van Kemenade · 1 year, 7 months ago
  40. 8884a21 [3.11] gh-101100: Fix sphinx warnings in `library/email.mime.rst` (GH-114635) (GH-114641) by Miss Islington (bot) · 1 year, 7 months ago
  41. b323d99 [3.11] Fix `c-api/file.rst` indexes (GH-114608) (GH-114639) by Miss Islington (bot) · 1 year, 7 months ago
  42. a3953cb [3.11] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114637) by Miss Islington (bot) · 1 year, 7 months ago
  43. dfef41a [3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621) by Miss Islington (bot) · 1 year, 7 months ago
  44. 58e4d3b [3.11] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114619) by Miss Islington (bot) · 1 year, 7 months ago
  45. c4a6163 [3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605) by Miss Islington (bot) · 1 year, 7 months ago
  46. 89015c5 [3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600) by Erlend E. Aasland · 1 year, 7 months ago
  47. 7792d5a [3.11] Docs: fix versionchanged directives for dbm.open() and dbm.whichdb() (GH-114594) (#114596) by Miss Islington (bot) · 1 year, 7 months ago
  48. 87958e6 [3.11] Docs: rework dbm introduction (GH-114551) (#114591) by Miss Islington (bot) · 1 year, 7 months ago
  49. 938c7f7 [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589) by Erlend E. Aasland · 1 year, 7 months ago
  50. 170bf79 [3.11] gh-101100: Fix sphinx warnings in `c-api/file.rst` (GH-114546) (#114585) by Miss Islington (bot) · 1 year, 7 months ago
  51. d7d3690 [3.11] gh-108731: Add description of __slots__ to MemberDescriptorType docs (GH-108745) (GH-114537) by Miss Islington (bot) · 1 year, 7 months ago
  52. 94c5567 [3.11] Docs: mark up the FTP_TLS() docs with param list (GH-114510) (#114533) by Miss Islington (bot) · 1 year, 7 months ago
  53. aa17d91 [3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114526) by Hugo van Kemenade · 1 year, 7 months ago
  54. 208db89 [3.11] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114518) by Miss Islington (bot) · 1 year, 7 months ago
  55. 018b637 [3.11] Fix a typo in the contextlib documentation (GH-114507) (#114515) by Miss Islington (bot) · 1 year, 7 months ago
  56. e85f4c6 [3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498) by Miss Islington (bot) · 1 year, 7 months ago
  57. 8790e57 [3.11] Docs: mark up FTP.connect() and FTP.login() with param lists (GH-114395) (#114486) by Miss Islington (bot) · 1 year, 7 months ago
  58. ec71690 [3.11] Docs: mark up FTP.retrbinary and FTP.storbinary with param lists (GH-114399) (#114484) by Miss Islington (bot) · 1 year, 7 months ago
  59. b62db46 [3.11] gh-101100: Fix sphinx warnings in `Doc/library/locale.rst` (GH-114425) (#114478) by Miss Islington (bot) · 1 year, 7 months ago
  60. eb94a04 [3.11] Docs: align usage of versionadded/versionchanged with recommended practice (#114409) (#114473) by Erlend E. Aasland · 1 year, 7 months ago
  61. 1f04ac8 [3.11] GH-105900: Fix `pathlib.Path.symlink_to(target_is_directory=...)` docs (GH-114035) (#114465) by Miss Islington (bot) · 1 year, 7 months ago
  62. 9d2ad6f [3.11] GH-82695: Clarify `pathlib.Path.mkdir()` documentation (GH-114032) (#114463) by Miss Islington (bot) · 1 year, 7 months ago
  63. 20f3669 [3.11] GH-99334: Explain that `PurePath.is_relative_to()` is purely lexical. (GH-114031) (#114461) by Barney Gale · 1 year, 7 months ago
  64. dcda3aa [3.11] gh-66944: Note that the `contextlib.closing` example is for illustrative purposes (GH-112198) (#114459) by Miss Islington (bot) · 1 year, 7 months ago
  65. 350b4c7 [3.11] gh-101100: Fix Sphinx warnings in `reference/expressions.rst` (GH-114194) (#114437) by Miss Islington (bot) · 1 year, 7 months ago
  66. 459726f [3.11] gh-114115: Update documentation of array.array (GH-114117) (GH-114418) by Serhiy Storchaka · 1 year, 7 months ago
  67. 9f164ab [3.11] Docs: align sqlite3 docs with versionadded/versionchanged recommendations (#114400) (#114403) by Erlend E. Aasland · 1 year, 7 months ago
  68. a4587c1 [3.11] Docs: link to sys.stdout in ftplib docs (GH-114396) (#114398) by Miss Islington (bot) · 1 year, 7 months ago
  69. d2cfb5b2 [3.11] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (GH-114385) (#114387) by Miss Islington (bot) · 1 year, 7 months ago
  70. d2551cf [3.11] Docs: mark up FTP() constructor with param list (GH-114359) (#114383) by Miss Islington (bot) · 1 year, 7 months ago
  71. bd8bd4f [3.11] Docs: mark up the FTP debug levels as a list (GH-114360) (#114376) by Miss Islington (bot) · 1 year, 7 months ago
  72. 274b93a [3.11] gh-101100: Fix sphinx warnings in `Doc/c-api/memory.rst` (GH-114373) (#114378) by Miss Islington (bot) · 1 year, 7 months ago
  73. 3681eff [3.11] Fix the confusing "User-defined methods" reference in the datamodel (GH-114276) (#114366) by Miss Islington (bot) · 1 year, 7 months ago
  74. 4913dc2 [3.11] Docs: structure the ftplib reference (#114317) (#114351) by Erlend E. Aasland · 1 year, 7 months ago
  75. 8e17470 [3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342) by Adam Turner · 1 year, 7 months ago
  76. 685d88d [3.11] gh-114332: Fix the flags reference for ``re.compile()`` (GH-114334) (#114340) by Miss Islington (bot) · 1 year, 7 months ago
  77. 2e6a3a6 [3.11] Retain shorter tables of contents for Sphinx 5.2.3+ (GH-114318) (#114338) by Miss Islington (bot) · 1 year, 7 months ago
  78. a4ad7a0 [3.11] gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest/` (GH-112109) (#114313) by Nikita Sobolev · 1 year, 7 months ago
  79. ac4c6ef [3.11] gh-112092: clarify unstable ABI recompilation requirements (GH-112093) (#114261) by Miss Islington (bot) · 1 year, 7 months ago
  80. 9887b0c [3.11] gh-114231: Fix indentation in enum.rst (GH-114232) (#114235) by Miss Islington (bot) · 1 year, 7 months ago
  81. 4ec2e2e [3.11] gh-114211: Update EmailMessage doc about ordered keys (GH-114224) (#114226) by Miss Islington (bot) · 1 year, 7 months ago
  82. 5dcb15d [3.11] Fix typo in tkinter.ttk.rst (GH-106157) (GH-114201) by Miss Islington (bot) · 1 year, 7 months ago
  83. 654c70a [3.11] gh-114070: fix token reference warnings in expressions.rst (GH-114169) (#114193) by Miss Islington (bot) · 1 year, 7 months ago
  84. bda62c0 [3.11] gh-102468: Document `PyCFunction_New*` and `PyCMethod_New` (GH-112557) (GH-114120) by Miss Islington (bot) · 1 year, 7 months ago
  85. 8cb1b79 [3.11] gh-72284: Revise lists in IDLE doc (GH-114174) (#114176) by Miss Islington (bot) · 1 year, 7 months ago
  86. 644b4a1 [3.11] gh-112043: Align concurrent.futures.Executor.map docs with implementation (GH-114153) (#114165) by Miss Islington (bot) · 1 year, 7 months ago
  87. b21dd36 [3.11] gh-88531 Fix dataclass __post_init__/__init__ interplay documentation (gh-107404) (#114163) by Miss Islington (bot) · 1 year, 7 months ago
  88. 9351b5d [3.11] gh-94220: Align fnmatch docs with the implementation and amend markup (GH-114152) (#114156) by Miss Islington (bot) · 1 year, 7 months ago
  89. 2122e1e [3.11] Docs: Improve multiprocessing.SharedMemory reference (#114093) (#114138) by Erlend E. Aasland · 1 year, 7 months ago
  90. d42e54e [3.11] gh-114069: Revise Tutorial Methods paragraph (GH-114127) (#114132) by Miss Islington (bot) · 1 year, 7 months ago
  91. e5ae15f [3.11] Docs: Align multiprocessing.shared_memory docs with Sphinx recommendations (#114103) (#114114) by Erlend E. Aasland · 1 year, 7 months ago
  92. f5cbed1 [3.11] GH-101130: Document multiple arguments for `PurePath.[is_]relative_to()` (#114034) by Barney Gale · 1 year, 7 months ago
  93. 76433f8 [3.11] gh-114070: correct the specification of ``digit`` in the float() docs (GH-114080) (#114095) by Miss Islington (bot) · 1 year, 7 months ago
  94. 3a181a1 [3.11] gh-101100: Fix Sphinx warnings in `howto/urllib2.rst` and `library/http.client.rst` (GH-114060) (#114064) by Hugo van Kemenade · 1 year, 7 months ago
  95. 0d12a64 [3.11] gh-95649: Document that asyncio contains uvloop code (GH-107536) (#114045) by Alois Klink · 1 year, 7 months ago
  96. 25af45d [3.11] gh-114021: Pin various sphinxcontrib extensions to older versions (GH-114022) (#114029) by Miss Islington (bot) · 1 year, 7 months ago
  97. d7a544a [3.11] gh-89159: Document missing TarInfo members (GH-91564) (#114007) by Miss Islington (bot) · 1 year, 7 months ago
  98. cd8fd22 [3.11] datamodel: Fix a typo in ``object.__init_subclass__`` (GH-111599) (#114005) by Miss Islington (bot) · 1 year, 7 months ago
  99. 2d184b2 [3.11] Link to the glossary for "magic methods" in ``MagicMock`` (GH-111292) (#114003) by Miss Islington (bot) · 1 year, 7 months ago
  100. e276743 [3.11] Tutorial: Clarify 'nonzero exit status' in the appendix (GH-112039) (#114000) by Miss Islington (bot) · 1 year, 7 months ago