Python 3.11.9
  1. de54cf5 Python 3.11.9 by Pablo Galindo · 1 year, 5 months ago v3.11.9
  2. 5b547de [3.11] Docs: specify XML document name in xml.etree.elementtree example (GH-24223) (#117430) by Miss Islington (bot) · 1 year, 5 months ago
  3. 8dcda74 [3.11] Docs: add more links to PIPE in subprocess docs (GH-25416) (#117428) by Miss Islington (bot) · 1 year, 5 months ago
  4. 54ee038 [3.11] [3.12] gh-117347: Fix test_clinic side effects (GH-117363) (GH-117365) (#117366) by Miss Islington (bot) · 1 year, 5 months ago
  5. 01ab43c [3.11] gh-117110: Fix subclasses of typing.Any with custom constructors (GH-117111) (#117358) by Miss Islington (bot) · 1 year, 5 months ago
  6. 8bbb121 [3.11] gh-114331: Skip decimal test_maxcontext_exact_arith on s390x (#117326) (#117331) by Victor Stinner · 1 year, 5 months ago
  7. 65a0923 [3.11] gh-117310: Remove extra DECREF on "no ciphers" error path in `_ssl._SSLContext` constructor (GH-117309) (GH-117318) by Miss Islington (bot) · 1 year, 5 months ago
  8. c703b7b [3.11] gh-117178: Recover lazy loading of self-referential modules (GH-117179) (#117320) by Miss Islington (bot) · 1 year, 5 months ago
  9. 370a7f1 [3.11] gh-104242: Enable test_is_char_device_true in pathlib test on all platform (GH-116983) (GH-117277) (GH-117280) by Miss Islington (bot) · 1 year, 5 months ago
  10. d161061 [3.11] Change links on the index page (GH-117230) (#117269) by Miss Islington (bot) · 1 year, 5 months ago
  11. 3d853a4 [3.11] [3.12] gh-115538: Use isolate mode when running venv test_multiproces… (GH-117264) (#117265) by Miss Islington (bot) · 1 year, 5 months ago
  12. 452b0e5 [3.11] pre-commit: add `check-case-conflict` and `check-merge-conflict` (GH-117259) (#117261) by Miss Islington (bot) · 1 year, 5 months ago
  13. 2d93236 [3.11] gh-66543: Fix mimetype.guess_type() (GH-117217) (GH-117257) by Miss Islington (bot) · 1 year, 5 months ago
  14. 1112e01 [3.11] gh-83845: Add tests for operator module (GH-115883) (#117254) by Miss Islington (bot) · 1 year, 5 months ago
  15. 04b26ee [3.11] [3.12] gh-83434: Sync libregrtest and test_regrtest with the main branch (GH-117250) (#117251) by Miss Islington (bot) · 1 year, 5 months ago
  16. 2f8d3a1 [3.11] gh-117187: Fix XML tests for vanilla Expat <2.6.0 (GH-117203) (GH-117245) by Miss Islington (bot) · 1 year, 5 months ago
  17. e64c7d3 [3.11] Add information about negative indexes to sequence datamodel doc (GH-110903) (#117239) by Miss Islington (bot) · 1 year, 5 months ago
  18. 6261322 [3.11] gh-91227: Ignore ERROR_PORT_UNREACHABLE in proactor recvfrom() (GH-32011) (GH-117210) by Serhiy Storchaka · 1 year, 5 months ago
  19. a3a0ce1 [3.11] GH-115986 Docs: promote pprint.pp usage as a default (GH-116614) (#117197) by Miss Islington (bot) · 1 year, 5 months ago
  20. 5d12230 [3.11] gh-101760: Improve the imaplib.IMAP4 example (GH-101764) (#117192) by Miss Islington (bot) · 1 year, 5 months ago
  21. de43ce1 [3.11] [docs] Fix typo in docstring and add example to logging cookbook. (GH-117157) (GH-117158) by Miss Islington (bot) · 1 year, 5 months ago
  22. cf034ad [3.11] docs: fix over-linking in dataclasses.rst (GH-117005) (#117164) by Carol Willing · 1 year, 5 months ago
  23. 0d82047 [3.11] gh-117084: Fix ZIP file extraction for directory entry names with backslashes on Windows (GH-117129) (GH-117162) (GH-117165) by Serhiy Storchaka · 1 year, 5 months ago
  24. da5efeb Fix get_packagefamilyname helper function on Windows 32-bit (GH-117153) by Miss Islington (bot) · 1 year, 5 months ago
  25. 8440125 [3.11] gh-117127: glob tests: Reopen dir_fd to pick up directory changes (GH-117128) (GH-117149) by Miss Islington (bot) · 1 year, 5 months ago
  26. 51da1dd [3.11] gh-75988: Fix issues with autospec ignoring wrapped object (GH-115223) (#117124) by infohash · 1 year, 5 months ago
  27. 0ec8561 [3.11] gh-117061: Fix test_posix.test_sched_setaffinity() on RHEL9 (GH-117126) (#117138) by Miss Islington (bot) · 1 year, 5 months ago
  28. 7323c4d [3.11] gh-117021: Fix integer overflow in PyLong_AsPid() on non-Windows 64-bit platforms (GH-117064) (GH-117070) (GH-117075) by Serhiy Storchaka · 1 year, 5 months ago
  29. 2f1806e [3.11] Fix sort order for "locale encoding" glossary item (GH-115794) (#117103) by Miss Islington (bot) · 1 year, 5 months ago
  30. 23a1c9f [3.11] gh-116773: Fix overlapped memory corruption crash (GH-116774) (#117077) by jkriegshauser · 1 year, 5 months ago
  31. 7eedaf4 [3.11] gh-117058: Update GUI and packaging recommendations for macOS. (GH-117059) (#117082) by Miss Islington (bot) · 1 year, 5 months ago
  32. 051b8a2 [3.11] gh-90300: Improve the Python CLI help output (GH-115853) (GH-117022) (GH-117034) by Serhiy Storchaka · 1 year, 5 months ago
  33. 1de746f [3.11] docs: announce venv creation before installing packages (GH-117036) (#117039) by Miss Islington (bot) · 1 year, 5 months ago
  34. 25c34ce [3.11] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#117038) by Miss Islington (bot) · 1 year, 5 months ago
  35. b027278 [3.11] Update titles and subtitles on landing page template (GH-116914) (#117019) by Miss Islington (bot) · 1 year, 5 months ago
  36. b517fd5 [3.11] gh-116957: configparser: Do post-process values after DuplicateOptionError (GH-116958) (GH-117012) by David Röthlisberger · 1 year, 5 months ago
  37. bb7a6d4 [3.11] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#117015) by Miss Islington (bot) · 1 year, 5 months ago
  38. c7b01e3 [3.11] gh-90872: Fix subprocess.Popen.wait() for negative timeout (#116989) (#117003) by Victor Stinner · 1 year, 5 months ago
  39. 299b6d0 [3.11] gh-105866: fix dataclass with slots=True, weakref_slot=True (GH-105870) (GH-116979) by Miss Islington (bot) · 1 year, 5 months ago
  40. b23fae3 [3.11] Bump GitHub Actions (GH-116944) (GH-116949) by Hugo van Kemenade · 1 year, 5 months ago
  41. 3b4cd48 [3.11] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) (GH-116893) by Miss Islington (bot) · 1 year, 5 months ago
  42. 56cd874 [3.11] gh-116881: Remove erroneous or redundant grammar NULL (GH-116885) (#116952) by Miss Islington (bot) · 1 year, 5 months ago
  43. a93974d [3.11] gh-116831: Fixes tests for c extension in WASI for Python 3.11 (GH-116831) (#116933) by Kushal Das · 1 year, 5 months ago
  44. fb66087 [3.11] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116852) (GH-116906) by Miss Islington (bot) · 1 year, 5 months ago
  45. 02497b7 [3.11] gh-116484: Fix collisions between Checkbutton and ttk.Checkbutton default names (GH-116495) (GH-116902) by Miss Islington (bot) · 1 year, 5 months ago
  46. eddfdb3 [3.11] gh-116764: Fix regressions in urllib.parse.parse_qsl() (GH-116801) (GH-116895) by Miss Islington (bot) · 1 year, 5 months ago
  47. d16519a [3.11] gh-116858: Add `@cpython_only` to several tests in `test_cmd_line` (GH-116859) (#116890) by Nikita Sobolev · 1 year, 5 months ago
  48. 8acd6ca [3.11] gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (GH-116812) (#116865) by Jason R. Coombs · 1 year, 5 months ago
  49. eaefa0b [3.11] gh-90095: Ignore empty lines and comments in `.pdbrc` (GH-116834) (#116855) by Miss Islington (bot) · 1 year, 5 months ago
  50. d83b4c5 [3.11] gh-90300: Fix undocumented envvars in the Python CLI help (GH-116765) (GH-116797) (GH-116803) by Miss Islington (bot) · 1 year, 5 months ago
  51. 0ecdaf0 [3.11] gh-90300: Document equivalent -X options for envvars in the Python CLI help (GH-116756) (GH-116786) (GH-116796) by Miss Islington (bot) · 1 year, 5 months ago
  52. c42e709 [3.11] gh-116785: Fix direct invocation of `test_inspect` (GH-116787) (#116795) by Miss Islington (bot) · 1 year, 5 months ago
  53. 1080dd1 [3.11] gh-90300: Sort the -X options and some envvars in the Python CLI help (GH-116739) (GH-116766) (GH-116779) by Serhiy Storchaka · 1 year, 5 months ago
  54. 3cc24f1 [3.11] GH-115979: update test_importlib to work under WASI SDK 21 (GH-116754) (GH-116762) by Brett Cannon · 1 year, 5 months ago
  55. 039fd9e [3.11] gh-98731: Improvements to the logging documentation (GH-101618) (GH-116733) by Miss Islington (bot) · 1 year, 5 months ago
  56. f292b07 [3.11] gh-106687: _ssl: use uint64_t for SSL options (#106700) (#116665) by Victor Stinner · 1 year, 5 months ago
  57. cde47e2 [3.11] gh-110918: Fix side effects of regrtest test_match_tests() (GH-116718) (#116727) by Miss Islington (bot) · 1 year, 5 months ago
  58. 1117e7d [3.11] [doc]: Update cookbook recipe for Qt6. (GH-116719) (GH-116728) by Miss Islington (bot) · 1 year, 5 months ago
  59. 76c4ab3 [3.11] gh-90300: Fix cmdline.rst (GH-116721) (GH-116725) by Miss Islington (bot) · 1 year, 5 months ago
  60. bccd1f6 [3.11] gh-116714: Handle errors correctly in `PyFloat_GetInfo` (GH-116715) (#116723) by Miss Islington (bot) · 1 year, 5 months ago
  61. 1dcb461 [3.11] gh-111307: Update design FAQ 'switch' entry (GH-115899) (#116704) by Miss Islington (bot) · 1 year, 5 months ago
  62. 4a73637 [3.11] gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421) (GH-116717) by Serhiy Storchaka · 1 year, 5 months ago
  63. 5bd3507 [3.11] gh-116491: Improve `test_win32_ver` (GH-116506) (#116709) by Miss Islington (bot) · 1 year, 5 months ago
  64. 7e8578c [3.11] gh-115264: Fix `test_functools` with `-00` mode (GH-115276) (#116706) by Miss Islington (bot) · 1 year, 5 months ago
  65. 0ebc792 [3.11] Docs: fix broken links (GH-116651) (#116701) by Mariusz Felisiak · 1 year, 5 months ago
  66. 21a259e [3.11] gh-116307: Proper fix for 'mod' leaking across importlib tests… (#116694) by Jason R. Coombs · 1 year, 5 months ago
  67. a01621a [3.11] gh-116682: stdout may be empty in test_cancel_futures_wait_false (GH-116683) (#116693) by Miss Islington (bot) · 1 year, 5 months ago
  68. 0917338 [3.11] Add `typing.NamedTuple` in glossary section for named tuples (GH-108327) (#116690) by Miss Islington (bot) · 1 year, 5 months ago
  69. f3a2b62 [3.11] gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (GH-116599) (#116650) by Nikita Sobolev · 1 year, 5 months ago
  70. b17d347 [3.11] gh-90095: Make .pdbrc work properly and add some reasonable te… (#116660) by Tian Gao · 1 year, 5 months ago
  71. 52c4117 [3.11] gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (GH-116542) (#116644) by Miss Islington (bot) · 1 year, 5 months ago
  72. 5562a09 [3.11] gh-116600: [Enum] fix global Flag repr (GH-116615) (#116630) by Miss Islington (bot) · 1 year, 5 months ago
  73. 830fbe9 [3.11] gh-116563: Update tutorial error example (GH-116569) (#116625) by Miss Islington (bot) · 1 year, 5 months ago
  74. 88ed804 [3.11] gh-71052: Use `raise_signal` in `ThreadSignals.test_signals` (GH-116423) (#116617) by Miss Islington (bot) · 1 year, 5 months ago
  75. 6ae6d46 [3.11] gh-116545: Fix error handling in `mkpwent` in `pwdmodule` (GH-116548) (#116594) by Miss Islington (bot) · 1 year, 5 months ago
  76. d781179 [3.11] gh-115421: List all test/ subdirs in Makefile, and test them (GH-115813) by Petr Viktorin · 1 year, 5 months ago
  77. 707ce1f [3.11] gh-88352: Make TimedRotatingFileHandler tests more stable (GH-116409) (GH-116586) by Miss Islington (bot) · 1 year, 5 months ago
  78. 34e808e [3.11] gh-116576: Fix `Tools/scripts/sortperf.py` sorting the same list (GH-116577) (#116583) by Miss Islington (bot) · 1 year, 5 months ago
  79. 982f457 [3.11] gh-116535: Fix distracting "TypeError" in example code (gh-116538) (gh-116552) by Miss Islington (bot) · 1 year, 5 months ago
  80. f2898f8 [3.11] gh-116520: Fix error handling in `os_get_terminal_size_impl` in `posixmodule` (GH-116521) (#116540) by Miss Islington (bot) · 1 year, 5 months ago
  81. b1c77ba [3.11] GH-116218 Docs: Add availability information for the 'resource' module (GH-116256) (#116534) by Miss Islington (bot) · 1 year, 5 months ago
  82. 232b085 [3.11] gh-105535 Document potential performance trap during enum creation (GH-107119) (GH-116512) by Miss Islington (bot) · 1 year, 5 months ago
  83. 3abf267 [3.11] gh-116447: Fix possible UB in `arraymodule` and `getargs` (GH-116459) (#116497) by Miss Islington (bot) · 1 year, 5 months ago
  84. 0f6cd29 [3.11] gh-116485: Fixed the typo (GH-116486) (#116490) by Miss Islington (bot) · 1 year, 5 months ago
  85. 22c38a6 gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) by Miss Islington (bot) · 1 year, 5 months ago
  86. fa7f278 [3.11] gh-116448: Handle errors correctly in `os_waitid_impl` in `posixmodule` (GH-116449) (#116453) by Miss Islington (bot) · 1 year, 5 months ago
  87. e89f2a0 [3.11] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) (GH-116452) by Serhiy Storchaka · 1 year, 5 months ago
  88. 22eb97c [3.11] gh-88118: Fix some test_multiprocessing flakiness. (GH-116434) (GH-116441) by Miss Islington (bot) · 1 year, 5 months ago
  89. fc9da96 [3.11] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) (GH-115623) (#116268) by Sebastian Pipping · 1 year, 5 months ago
  90. e8fb762 [3.11] gh-90300: Reformat the Python CLI help output (GH-115847) (GH-116418) by Łukasz Langa · 1 year, 5 months ago
  91. 26f7956 [3.11] gh-116143: Fix race condition in pydoc _start_server (GH-116144) (#116416) by Miss Islington (bot) · 1 year, 6 months ago
  92. d69bef6 [3.11] gh-116404: Handle errors correctly in `wait_helper` in `posixmodule` (GH-116405) (#116407) by Miss Islington (bot) · 1 year, 6 months ago
  93. 23c17f3 [3.11] gh-116326: Handler errors correctly in `getwindowsversion` in `sysmodule` (GH-116339) (#116388) by Nikita Sobolev · 1 year, 6 months ago
  94. 4637a1f [3.11] GH-116313: get WASI builds to run under wasmtime 18 w/ WASI 0.2/preview2 primitives (GH-116327) (GH-116373) (GH-116384) by Brett Cannon · 1 year, 6 months ago
  95. 8675e7f [3.11] gh-115986: Fix inaccuracies in pprint docs (GH-116104) (#116383) by Miss Islington (bot) · 1 year, 6 months ago
  96. f4672e2 [3.11] chore: fix typos (GH-116345) (#116375) by Terry Jan Reedy · 1 year, 6 months ago
  97. fa670a5 [3.11] gh-74668: Fix support of bytes in urllib.parse.parse_qsl() (GH-115771) (GH-116367) by Miss Islington (bot) · 1 year, 6 months ago
  98. c75df4b [3.11] gh-76511: Fix email.Message.as_string() for non-ASCII message with ASCII charset (GH-116125) (GH-116365) by Miss Islington (bot) · 1 year, 6 months ago
  99. c67a4b6 [3.11] Fix the PyGetSetDef documentation (GH-116056) (GH-116368) by Serhiy Storchaka · 1 year, 6 months ago
  100. 1b9f0d1 [3.11] gh-115777: Fix double versionadded directives (GH-116269) (GH-116362) by Miss Islington (bot) · 1 year, 6 months ago