Python 3.11.6
  1. 8b6ee5b Python 3.11.6 by Pablo Galindo · 1 year, 11 months ago v3.11.6
  2. a673248 [3.11] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110136) by Miss Islington (bot) · 1 year, 11 months ago
  3. d87217f [3.11] gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110059) by Zachary Ware · 1 year, 11 months ago
  4. 8ac6890 [3.11] gh-110031: Skip test_threading fork tests if ASAN (#110100) (#110104) by Victor Stinner · 1 year, 11 months ago
  5. 184ce14 [3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110099) by Victor Stinner · 1 year, 11 months ago
  6. d81bcc2 [3.11] gh-102304: Add links to the Stable ABI and Limited C API docs (#105345) (#105371) (#109901) by Adam Turner · 1 year, 11 months ago
  7. c534637 [3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778) by Serhiy Storchaka · 1 year, 11 months ago
  8. efe83ad [3.11] gh-110036: multiprocessing Popen.terminate() catches PermissionError (GH-110037) (#110065) by Miss Islington (bot) · 1 year, 11 months ago
  9. d6e8001 [3.11] gh-110038: KqueueSelector must count all read/write events (GH-110039) (#110044) by Davide Rizzo · 1 year, 11 months ago
  10. 973d549 [3.11] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110041) by Miss Islington (bot) · 1 year, 11 months ago
  11. ff3cadd [3.11] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110022) by Miss Islington (bot) · 1 year, 11 months ago
  12. 82dea84 [3.11] gh-109991: Update macOS installer to use OpenSSL 3.0.10. (GH-110010) by Miss Islington (bot) · 1 year, 11 months ago
  13. 1fd6a73 [3.11] gh-109991: Update GitHub CI workflows to use OpenSSL 3.0.11 and multissltests to use 1.1.1w, 3.0.11, and 3.1.3. (#110006) by Ned Deily · 1 year, 11 months ago
  14. f764abb [3.11] gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (GH-109629) (#109897) by Miss Islington (bot) · 1 year, 11 months ago
  15. 97f7e9d [3.11] gh-109631: Allow interruption of short repeated regex matches (GH-109867) (GH-109885) by Miss Islington (bot) · 1 year, 11 months ago
  16. 358282e [3.11] gh-109748: Fix venv test_zippath_from_non_installed_posix() (GH-109872) (#109874) by Miss Islington (bot) · 1 year, 11 months ago
  17. 97ea901 [3.11] gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (GH-108513) (#109783) by elfstrom · 1 year, 11 months ago
  18. cbe153e [3.11] Docs: Update Donghee Na's name (GH-109743) (#109759) by Hugo van Kemenade · 1 year, 11 months ago
  19. 567c3e8 [3.11] ACKS: Fix ordering; Correct Itamar Oren's surname; Add Adam Turner (GH-109737) (#109742) by Miss Islington (bot) · 1 year, 11 months ago
  20. 43ff8fc [3.11] gh-109375: Fix bug where pdb registers an alias without an associated command (GH-109376) (#109430) by Miss Islington (bot) · 1 year, 11 months ago
  21. 66a973a [3.11] gh-108388: Convert test_concurrent_futures to package (#108401) (#109704) by Victor Stinner · 1 year, 11 months ago
  22. b3af888 [3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688) by Miss Islington (bot) · 1 year, 11 months ago
  23. 0c79353 [3.11] gh-109613: _pystat_fromstructstat() checks for exceptions (#109618) (#109668) by Victor Stinner · 1 year, 11 months ago
  24. e918b19 [3.11] GH-109209: Bump the minimum Sphinx version to 4.2 (GH-109210) (#109637) by Miss Islington (bot) · 1 year, 11 months ago
  25. 8c7fadb [3.11] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#109616) by Victor Stinner · 1 year, 11 months ago
  26. 2184b76 [3.11] gh-108843: fix ast.unparse for f-string with many quotes (#108980) by Shantanu · 2 years ago
  27. f7bfac4 [3.11] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#109427) by Miss Islington (bot) · 2 years ago
  28. f1f85a4 [3.11] gh-109351: Fix crash when compiling AST with invalid NamedExpr (GH-109352) (#109380) by Miss Islington (bot) · 2 years ago
  29. 66c0d0a [3.11] gh-104736: Fix test_gdb tests on ppc64le with clang (GH-109360) (#109362) by Miss Islington (bot) · 2 years ago
  30. b4c1cf9 [3.11] gh-84867: Do not load tests from TestCase and FunctionTestCase (GH-100497) (GH-109328) by Miss Islington (bot) · 2 years ago
  31. 1e86961 [3.11] gh-109179: Fix traceback display for SyntaxErrors with notes (#109197) (#109283) by Irit Katriel · 2 years ago
  32. 82a1806 [3.11] gh-108987: Fix _thread.start_new_thread() race condition (#109135) (#109272) by Victor Stinner · 2 years ago
  33. 2f8c80f [3.11] gh-107219: Fix concurrent.futures terminate_broken() (GH-109244) (#109255) by Miss Islington (bot) · 2 years ago
  34. a7e80fb [3.11] gh-109230: test_pyexpat no longer depends on the current directory (GH-109233) (#109242) by Miss Islington (bot) · 2 years ago
  35. cef4951 [3.11] gh-109237: Fix test_site for non-ASCII working directory (GH-109238) (#109240) by Miss Islington (bot) · 2 years ago
  36. b070d73 [3.11] gh-50644: Forbid pickling of codecs streams (GH-109180) (GH-109232) by Miss Islington (bot) · 2 years ago
  37. c206582 [3.11] gh-109207: Fix SystemError when printing symtable entry object. (GH-109225) (GH-109228) by Miss Islington (bot) · 2 years ago
  38. c1a2ef5 [3.11] gh-106922: Fix error location for constructs with spaces and parentheses (GH-108959) (#109148) by Miss Islington (bot) · 2 years ago
  39. 9dd28d2 [3.11] gh-108962: Skip test_tempfile.test_flags() if not supported (GH-108964) (#108968) by Miss Islington (bot) · 2 years ago
  40. effa2ec [3.11] gh-108682: [Enum] raise TypeError if super().__new__ called in custom __new__ (GH-108704) (GH-108739) by Ethan Furman · 2 years ago
  41. dae62d4 [3.11] gh-88943: Improve syntax error for non-ASCII character that follows a numerical literal (GH-109081) (GH-109091) by Serhiy Storchaka · 2 years ago
  42. d9d64a4 [3.11] gh-102823: Document return type of floor division on floats (GH-102824) (#109093) by Miss Islington (bot) · 2 years ago
  43. 1ebe014 [3.11] gh-109015: Add test.support.socket_helper.tcp_blackhole() (#109016) (#109042) by Victor Stinner · 2 years ago
  44. ed233dd [3.11] gh-108740: Fix "make regen-all" race condition (#108741) (#109021) by Victor Stinner · 2 years ago
  45. 95eb984 [3.11] gh-108851: Fix tomllib recursion tests (#108853) (#109013) by Victor Stinner · 2 years ago
  46. d61b8f9 [3.11] gh-91960: Skip test_gdb if gdb cannot retrive Python frames (GH-108999) (#109011) by Miss Islington (bot) · 2 years ago
  47. 53148af [3.11] gh-107565: Update Windows build to use OpenSSL 3.0.10 (GH-108932) by Zachary Ware · 2 years ago
  48. 492e1ff [3.11] gh-89392: Remove support of test_main() in libregrtest (GH-108876) (GH-108898) by Serhiy Storchaka · 2 years ago
  49. 79f7a4c [3.11] gh-108822: Backport libregrtest changes from the main branch (#108820) by Victor Stinner · 2 years ago
  50. b30c83e [3.11] [3.12] gh-63760: Don't declare gethostname() on Solaris (GH-108817) (GH-108824) (#108832) by Miss Islington (bot) · 2 years ago
  51. 6ba1234 [3.11] gh-104372: Drop the GIL around the vfork() call. (#104782) (#104958) by Gregory P. Smith · 2 years ago
  52. 385b195 [3.11] gh-108520: Fix bad fork detection in nested multiprocessing use case (GH-108568) (#108692) by Miss Islington (bot) · 2 years ago
  53. 6f24420 [3.11] gh-108590: Revert gh-108657 (commit 400a1cebc) (#108686) (#108694) by Erlend E. Aasland · 2 years ago
  54. 5a6d123 [3.11] gh-108590: Fix sqlite3.iterdump for invalid Unicode in TEXT columns (GH-108657) (#108674) by Corvin · 2 years ago
  55. 33eee43 [3.11] gh-64662: Fix virtual table support in sqlite3.Connection.iterdump (#108340) (#108564) by Erlend E. Aasland · 2 years ago
  56. 73f89b1 [3.11] gh-108542: Fix incorrect module name in NEWS entry for gh-105475 (#108543) (#108544) by Erlend E. Aasland · 2 years ago
  57. b9fc536 [3.11] gh-107913: Fix possible losses of OSError error codes (GH-107930) (GH-108524) by Serhiy Storchaka · 2 years ago
  58. 8a275f7 [3.11] gh-105052:update timeit function's description (GH-105060) (#108535) by Miss Islington (bot) · 2 years ago
  59. cce6ba9 Python 3.11.5 by Pablo Galindo · 2 years ago v3.11.5
  60. c3d129f [3.11] Revert "gh-46376: Return existing pointer when possible in ctypes (GH-107131) (GH-107488)" (#108412) by Łukasz Langa · 2 years ago
  61. 34ef75d [3.11] gh-77377: Ensure multiprocessing SemLock is valid for spawn-based Process before serializing it (GH-107275) (#108378) by Miss Islington (bot) · 2 years ago
  62. 1aff195 [3.11] gh-105776: Fix test_cppext when CC contains -std=c11 option (#108343) (#108347) by Victor Stinner · 2 years ago
  63. 3ca9264 [3.11] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108290) by Serhiy Storchaka · 2 years ago
  64. 75a875e [3.11] gh-108310: Fix CVE-2023-40217: Check for & avoid the ssl pre-close flaw (#108317) by Łukasz Langa · 2 years ago
  65. 8927cf0 [3.11] gh-106242: Make ntpath.realpath errors consistent with abspath when there are embedded nulls (GH-108248) by Miss Islington (bot) · 2 years ago
  66. 8e83737 [3.11] gh-107845: Fix symlink handling for tarfile.data_filter (GH-107846) (GH-108209) by Miss Islington (bot) · 2 years ago
  67. 145d925 [3.11] gh-107298: Fix references to deprecated and removed PyUnicode C API (GH-108077) (GH-108226) by Miss Islington (bot) · 2 years ago
  68. 75617ac [3.11] gh-107396: tarfiles: set self.exception before _init_read_gz() (GH-107485) (GH-108208) by Miss Islington (bot) · 2 years ago
  69. ed67e60 [3.11] gh-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc (GH-107929) (GH-108206) by Miss Islington (bot) · 2 years ago
  70. a1d2e2c [3.11] gh-105736: Sync pure python version of OrderedDict with the C version (GH-108098) (GH-108201) by Miss Islington (bot) · 2 years ago
  71. f8b14fe [3.11] gh-107565: Update macOS installer to use OpenSSL 3.0.10. (GH-107897) (#108122) by Miss Islington (bot) · 2 years ago
  72. 92a5784 [3.11] gh-107915: Handle errors in C API functions PyErr_Set*() and PyErr_Format() (GH-107918) (GH-108135) by Serhiy Storchaka · 2 years ago
  73. 441797d [3.11] gh-107565: Update multissltests and GitHub CI workflows to use OpenSSL 1.1.1v, 3.0.10, and 3.1.2. (GH-108119) by Ned Deily · 2 years ago
  74. c1c3f0b [3.11] bpo-18319: gettext() can retrieve a message even if a plural form exists (GH-19869) (GH-107107) by Miss Islington (bot) · 2 years ago
  75. 26137e2 [3.11] gh-100061: Proper fix of the bug in the matching of possessive quantifiers (GH-102612) (GH-108004) by Serhiy Storchaka · 2 years ago
  76. af08bca [3.11] gh-100814: Fix exception for invalid callable value of Tkinter image option (GH-107692) (GH-107723) by Miss Islington (bot) · 2 years ago
  77. 4cfbcff [3.11] gh-99203: shutil.make_archive(): restore select CPython <= 3.10.5 behavior (GH-99802) (GH-107999) by Serhiy Storchaka · 2 years ago
  78. ccf81e1 [3.11] gh-106242: Fix path truncation in os.path.normpath (GH-106816) (#107982) by Steve Dower · 2 years ago
  79. db4400b [3.11] gh-107963: Fix set_forkserver_preload to check the type of given list (GH-107965) (gh-107976) by Miss Islington (bot) · 2 years ago
  80. 5f36e5c [3.11] gh-107715: Escape class name in regular expression (GH-107716) (GH-107727) by Miss Islington (bot) · 2 years ago
  81. ec254c5 [3.11] gh-106844: Fix issues in _winapi.LCMapStringEx (GH-107832) (GH-107875) by Serhiy Storchaka · 2 years ago
  82. fb08b79 [3.11] [3.12] GH-106684: Close `asyncio.StreamWriter` when `asyncio.StreamWriter` is not closed by application (GH-107650) (GH-107656) (#107836) by Miss Islington (bot) · 2 years ago
  83. eff2042 [3.11] gh-107814: Avoid output from Nuget installation in find_python.bat (GH-107815) by Miss Islington (bot) · 2 years, 1 month ago
  84. b0b26af [3.11] gh-86457: Add docs for Argument Clinic @text_signature directive (#107747) (#107799) by Erlend E. Aasland · 2 years, 1 month ago
  85. 5b76eaf [3.11] gh-106052: Fix bug in the matching of possessive quantifiers (GH-106515) (GH-107795) by Serhiy Storchaka · 2 years, 1 month ago
  86. edaa0db [3.11] gh-86457: Fix signature for code.replace() (GH-23199) (GH-107746) by Serhiy Storchaka · 2 years, 1 month ago
  87. 4f65f03 [3.11] gh-107077: Raise SSLCertVerificationError even if the error is set via SSL_ERROR_SYSCALL (GH-107586) (#107588) by Miss Islington (bot) · 2 years, 1 month ago
  88. 46cae02 [3.11] gh-106092: Fix use-after-free crash in frame_dealloc (GH-106875) (#107533) by Miss Islington (bot) · 2 years, 1 month ago
  89. a15d06c [3.11] gh-106263: Fix segfault in `signaldict_repr` in `_decimal` module (#… (#107490) by Charlie Zhao · 2 years, 1 month ago
  90. 57f27e4 [3.11] gh-46376: Return existing pointer when possible in ctypes (GH-107131) (#107488) by Łukasz Langa · 2 years, 1 month ago
  91. b8beb07 [3.11] gh-99079: Update macOS installer to use OpenSSL 3.0.9. (GH-107476) by Ned Deily · 2 years, 1 month ago
  92. ddccdbf [3.11] gh-106634: Corrected minor asyncio doc issues (GH-106671) (#106711) by Miss Islington (bot) · 2 years, 1 month ago
  93. 3c1bcae [3.11] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107418) by Miss Islington (bot) · 2 years, 1 month ago
  94. 733a2a9 [3.11] gh-107091: Fix some uses of :func: role (GH-107378) (GH-107417) by Serhiy Storchaka · 2 years, 1 month ago
  95. 4049c5d [3.11] gh-106881: Check for linux/limits.h before including it (#107397) (#107415) by justdan6 · 2 years, 1 month ago
  96. c7d9976 [3.11] gh-104432: Use `memcpy()` to avoid misaligned loads (GH-104433) (#107356) by Miss Islington (bot) · 2 years, 1 month ago
  97. 8492aae [3.11] gh-106723: forward -Xfrozen_modules option to spawned process interpreters (GH-106724) (#107368) by Miss Islington (bot) · 2 years, 1 month ago
  98. 603c5d5 [3.11] gh-107091: Fix some uses of :c:type: role (GH-107138) (GH-107313) by Miss Islington (bot) · 2 years, 1 month ago
  99. 36208b5 [3.11] gh-106350: Tkinter: do not ignore return value of `mp_init()` (GH-106351) (GH-107259) by Miss Islington (bot) · 2 years, 1 month ago
  100. 2ce8e13 [3.11] gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) (GH-107261) by Miss Islington (bot) · 2 years, 1 month ago