Python 3.11.8
  1. db85d51 Python 3.11.8 by Pablo Galindo · 1 year, 6 months ago v3.11.8
  2. a04dc43 [3.11] GH-gh-75705: Set unixfrom envelope in mailbox._mboxMMDF (GH-107117) (GH-115099) by Miss Islington (bot) · 1 year, 6 months ago
  3. 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
  4. b5a6793 [3.11] gh-111239: Update Windows build to use zlib 1.3.1 (GH-114877) (GH-115080) by Miss Islington (bot) · 1 year, 6 months ago
  5. a113124 [3.11] gh-89811: Check for valid tp_version_tag in specializer (GH-115045) by Peter Lazorchak · 1 year, 6 months ago
  6. 2e99ba9 [3.11] gh-115009: Update macOS installer to use SQLite 3.45.1 (#115066) (#115072) by Erlend E. Aasland · 1 year, 6 months ago
  7. ead9e78 [3.11] gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016) (#115069) by Erlend E. Aasland · 1 year, 6 months ago
  8. 319e695 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.13. (GH-115057) by Ned Deily · 1 year, 6 months ago
  9. 753d0d5 [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.13. (GH-115054) by Miss Islington (bot) · 1 year, 6 months ago
  10. 30d999f [3.11] gh-109991: Update Windows build to use OpenSSL 3.0.13 (#115048) by Zachary Ware · 1 year, 6 months ago
  11. e197639 [3.11] gh-109475: Fix support of explicit option value "--" in argparse (GH-114814) (GH-115037) by Serhiy Storchaka · 1 year, 6 months ago
  12. 98b2f46 [3.11] gh-114967: Fix "Built-in Exceptions" documentation ambiguous wording (GH-114968) (#115034) by Miss Islington (bot) · 1 year, 6 months ago
  13. 8987814 [3.11] gh-114392: Improve test_capi.test_structmembers (GH-114393) (GH-115030) by Serhiy Storchaka · 1 year, 7 months ago
  14. b3f0108 [3.11] GH-69695: Update ``PyImport_ImportModule`` description (GH-103836) (GH-114924) by Miss Islington (bot) · 1 year, 7 months ago
  15. 7f1c557 [3.11] Remove bogus syntax error marker in csv doc (GH-115017) (#115019) by Miss Islington (bot) · 1 year, 7 months ago
  16. 5ce076f [3.11] gh-114887 Reject only sockets of type SOCK_STREAM in create_da… (#114979) by Travis Howse · 1 year, 7 months ago
  17. 510eb4e [3.11] Bump ruff to 0.2.0 (#114932) (#115008) by Alex Waygood · 1 year, 7 months ago
  18. 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
  19. 0244e96 [3.11] gh-114388: Fix warnings when assign an unsigned integer member (GH-114391) (GH-115002) by Serhiy Storchaka · 1 year, 7 months ago
  20. f18341f [3.11] gh-113951: Tkinter: "tag_unbind(tag, sequence, funcid)" now only unbinds "funcid" (GH-113955) (GH-114998) by Miss Islington (bot) · 1 year, 7 months ago
  21. f8cba75 [3.11] gh-113280: Always close socket if SSLSocket creation failed (GH-114659) (GH-114996) by Miss Islington (bot) · 1 year, 7 months ago
  22. 55e5ae7 [3.11] gh-101100: Fix dangling references in pickle.rst (GH-114972) (#114992) by Miss Islington (bot) · 1 year, 7 months ago
  23. 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
  24. 364892f [3.11] gh-114965: Updated bundled pip to 24.0 (gh-114966) (gh-114973) by Stéphane Bidoul · 1 year, 7 months ago
  25. 34ab494 [3.11] gh-101100: Fix Sphinx reference warnings in the glossary (GH-114729) (#114970) by Miss Islington (bot) · 1 year, 7 months ago
  26. e846c88 [3.11] gh-114959: tarfile: do not ignore errors when extract a directory on top of a file (GH-114960) (GH-114964) by Miss Islington (bot) · 1 year, 7 months ago
  27. 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
  28. 50b9127 [3.11] Update LOGGING example taken from Django docs. (GH-114903) (#114952) by Miss Islington (bot) · 1 year, 7 months ago
  29. 1956f7b [3.11] Normalize heading underline in multiprocessing.rst (GH-114923) (#114947) by Miss Islington (bot) · 1 year, 7 months ago
  30. b833b00 [3.11] gh-114913: Add newline to subprocess doc (GH-114941) (#114943) by Miss Islington (bot) · 1 year, 7 months ago
  31. 4e1360a [3.11] Correct timedelta description (GH-101417) (GH-114939) by Miss Islington (bot) · 1 year, 7 months ago
  32. 9bc79da [3.11] Fix indentation of "versionchanged" in datetime.rst (GH-114933) (GH-114936) by Miss Islington (bot) · 1 year, 7 months ago
  33. 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
  34. 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
  35. e995c58 [3.11] gh-103820: IDLE: Do not interpret buttons 4/5 as scrolling on non-X11 (GH-103821) (GH-114902) by Miss Islington (bot) · 1 year, 7 months ago
  36. 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
  37. 3c30de1 [3.11] gh-89891: Refer SharedMemory implementation as POSIX (GH-104678) (GH-114874) by Miss Islington (bot) · 1 year, 7 months ago
  38. 95f18f9 [3.11] gh-101100: Fix sphinx warnings in `howto/logging.rst` (GH-114846) (#114872) by Miss Islington (bot) · 1 year, 7 months ago
  39. a46fddf [3.11] Correct description of inheriting from another class (GH-114660) (#114869) by Miss Islington (bot) · 1 year, 7 months ago
  40. 3acab9a [3.11] gh-105031: Clarify datetime documentation for ISO8601 (GH-105049) (GH-114867) by Miss Islington (bot) · 1 year, 7 months ago
  41. e3458aa [3.11] gh-105089: Fix test_create_directory_with_write test failure in AIX (GH-105228) (GH-114861) by Miss Islington (bot) · 1 year, 7 months ago
  42. 9979635 [3.11] gh-107461 ctypes: Add a testcase for nested `_as_parameter_` lookup (GH-107462) (GH-114859) by Miss Islington (bot) · 1 year, 7 months ago
  43. 8d2a193 [3.11] Fix typos in ElementTree documentation (GH-108848) (GH-114855) by Miss Islington (bot) · 1 year, 7 months ago
  44. 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
  45. cba5cee [3.11] CI: Test on macOS M1 (GH-114766) (#114835) by Miss Islington (bot) · 1 year, 7 months ago
  46. ef2ba9a [3.11] gh-109534: fix reference leak when SSL handshake fails (GH-114074) (#114830) by Miss Islington (bot) · 1 year, 7 months ago
  47. fe0f544 [3.11] gh-111112: Avoid potential confusion in TCP server example. (GH-111113) (#114832) by Miss Islington (bot) · 1 year, 7 months ago
  48. 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
  49. 8e323cb [3.11] gh-114790: Do not execute `workflows/require-pr-label.yml` on forks (GH-114791) (#114801) by Miss Islington (bot) · 1 year, 7 months ago
  50. 3982049 [3.11] gh-114737: Revert change to ElementTree.iterparse "root" attribute (GH-114755) (GH-114799) by Miss Islington (bot) · 1 year, 7 months ago
  51. 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
  52. a38bc7c [3.11] gh-101100: Fix references in csv docs (GH-114658) (GH-114773) by Skip Montanaro · 1 year, 7 months ago
  53. 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
  54. d326d52 gh-110190: Fix ctypes structs with array on Windows ARM64 (GH-114753) by Miss Islington (bot) · 1 year, 7 months ago
  55. f1f0f2e [3.11] Clarify one-item tuple (GH-114745) (#114758) by Miss Islington (bot) · 1 year, 7 months ago
  56. 679fe04 [3.11] Set `hosted_on` for Read the Docs builds (GH-114697) (#114735) by Miss Islington (bot) · 1 year, 7 months ago
  57. 3dd3b30 [3.11] Fix more references to datetime and time classes (GH-114717) (GH-114726) by Serhiy Storchaka · 1 year, 7 months ago
  58. 55bddca [3.11] Remove limit in calendar CLI help message for year arg (GH-114719) (GH-114723) by Miss Islington (bot) · 1 year, 7 months ago
  59. c67f94e [3.11] gh-101100: Fix datetime reference warnings (GH-114661) (GH-114718) by Serhiy Storchaka · 1 year, 7 months ago
  60. 07d68ea [3.11] gh-89159: Add some TarFile attribute types (GH-114520) (GH-114715) by Miss Islington (bot) · 1 year, 7 months ago
  61. 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
  62. ee3ca96 [3.11] gh-114685: Fix incorrect use of PyBUF_READ in import.c (GH-114686) (GH-114701) by Miss Islington (bot) · 1 year, 7 months ago
  63. 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
  64. a2c55c5 [3.11] gh-110893: Improve the documentation for __future__ module (GH-114642) (#114703) by Miss Islington (bot) · 1 year, 7 months ago
  65. eff69a7 [3.11] Correct Skip Montanaro's email address (GH-114677) (#114680) by Miss Islington (bot) · 1 year, 7 months ago
  66. 3a3e873 [3.11] gh-114100: Remove superfluous writing to fd 1 in test_pty (GH-114647) (GH-114656) by Miss Islington (bot) · 1 year, 7 months ago
  67. 27ccb7e [3.11] gh-101100: Fix sphinx warnings in `reference/import.rst` (GH-114646) (#114654) by Nikita Sobolev · 1 year, 7 months ago
  68. 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
  69. 2179948 [3.11] gh-113560: Improve docstrings for set.issubset() and set.issuperset() (GH-113562) (GH-114643) by Miss Islington (bot) · 1 year, 7 months ago
  70. 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
  71. b323d99 [3.11] Fix `c-api/file.rst` indexes (GH-114608) (GH-114639) by Miss Islington (bot) · 1 year, 7 months ago
  72. a3953cb [3.11] gh-113445: Amend PyObject_RichCompareBool() docs (GH-113891) (GH-114637) by Miss Islington (bot) · 1 year, 7 months ago
  73. dfef41a [3.11] Docs: rework the dbm.dumb introduction (GH-114550) (#114621) by Miss Islington (bot) · 1 year, 7 months ago
  74. 58e4d3b [3.11] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114619) by Miss Islington (bot) · 1 year, 7 months ago
  75. d7cbb04 Use Unicode unconditionally for _winapi.CreateFile (GH-114611) by Steve Dower · 1 year, 7 months ago
  76. c09eae3 [3.11] gh-77749: Fix inconsistent behavior of non-ASCII handling in EmailPolicy.fold() (GH-6986) (GH-114607) by Miss Islington (bot) · 1 year, 7 months ago
  77. c4a6163 [3.11] Docs: mark up dbm.open() with param list (GH-114601) (#114605) by Miss Islington (bot) · 1 year, 7 months ago
  78. 89015c5 [3.11] Docs: reword dbm.ndbm introduction (#114549) (#114600) by Erlend E. Aasland · 1 year, 7 months ago
  79. 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
  80. 87958e6 [3.11] Docs: rework dbm introduction (GH-114551) (#114591) by Miss Islington (bot) · 1 year, 7 months ago
  81. 938c7f7 [3.11] Docs: reword dbm.gnu introduction (#114548) (#114589) by Erlend E. Aasland · 1 year, 7 months ago
  82. 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
  83. 8cff807 gh-114561: Mark some tests in `test_wincosoleio` with `requires_resource('console')` decorator (GH-114565) by Miss Islington (bot) · 1 year, 7 months ago
  84. 709f17b [3.11] gh-77465: Increase test coverage for the numbers module (GH-111738) (GH-114557) by Miss Islington (bot) · 1 year, 7 months ago
  85. 279bbd2 gh-100107: Make py.exe launcher ignore app aliases that launch Microsoft Store (GH-114358) by Miss Islington (bot) · 1 year, 7 months ago
  86. 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
  87. 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
  88. aa17d91 [3.11] gh-101100: Fix sphinx warnings in `concurrent.futures.rst` (GH-114521) (#114526) by Hugo van Kemenade · 1 year, 7 months ago
  89. 208db89 [3.11] gh-101100: Fix sphinx warnings in `asyncio-task.rst` (GH-114469) (#114518) by Miss Islington (bot) · 1 year, 7 months ago
  90. b39a314 [3.11] gh-113205: test_multiprocessing.test_terminate: Give tasks a chance to start (GH-114249) (GH-114517) by Miss Islington (bot) · 1 year, 7 months ago
  91. 018b637 [3.11] Fix a typo in the contextlib documentation (GH-114507) (#114515) by Miss Islington (bot) · 1 year, 7 months ago
  92. 666d07f [3.11] gh-114492: Initialize struct termios before calling tcgetattr() (GH-114495) (GH-114503) by Miss Islington (bot) · 1 year, 7 months ago
  93. 9344ede [3.11] gh-101438: Avoid reference cycle in ElementTree.iterparse. (GH-114269) (GH-114500) by Miss Islington (bot) · 1 year, 7 months ago
  94. e85f4c6 [3.11] Docs: use placeholders in dbm flag param docs (GH-114482) (#114498) by Miss Islington (bot) · 1 year, 7 months ago
  95. 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
  96. 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
  97. 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
  98. eb94a04 [3.11] Docs: align usage of versionadded/versionchanged with recommended practice (#114409) (#114473) by Erlend E. Aasland · 1 year, 7 months ago
  99. 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
  100. 9d2ad6f [3.11] GH-82695: Clarify `pathlib.Path.mkdir()` documentation (GH-114032) (#114463) by Miss Islington (bot) · 1 year, 7 months ago