Python 3.11.6
  1. 8b6ee5b Python 3.11.6 by Pablo Galindo · 1 year, 11 months ago v3.11.6
  2. 2c79a3f [3.11] Docs: bump Pygments to fix contrast ratios to meet WCAG AA guidelines (GH-110208) (#110211) by Miss Islington (bot) · 1 year, 11 months ago
  3. 86084d0 [3.11] gh-110160: Fix flaky `test_find_periodic_pattern` in `string_tests` (… (#110183) by Victor Stinner · 1 year, 11 months ago
  4. 0914b13 [3.11] gh-110138: Improve grammar in idiomatic usage of ``__main__.py`` (GH-110142) (#110189) by Miss Islington (bot) · 1 year, 11 months ago
  5. 00da3cc [3.11] gh-101100: Fix sphinx warnings in `library/site.rst` (GH-110144) (#110185) by Miss Islington (bot) · 1 year, 11 months ago
  6. 446c81c [3.11] gh-110088: Fix asyncio test_prompt_cancellation() (GH-110157) (#110159) by Miss Islington (bot) · 1 year, 11 months ago
  7. 080f5b9 [3.11] gh-109748: Fix again venv test_zippath_from_non_installed_posix() (GH-110149) (#110153) by Miss Islington (bot) · 1 year, 11 months ago
  8. cb1f499 [3.11] GH-101100: Fix reference warnings for ``gettext`` (GH-110115) (#110141) by Miss Islington (bot) · 1 year, 11 months ago
  9. a673248 [3.11] GH-101100: Fix reference warnings for ``namedtuple`` (GH-110113) (#110136) by Miss Islington (bot) · 1 year, 11 months ago
  10. 42b6883 [3.11] gh-107888: Fix test_mmap PROT_EXEC comment (GH-110125) (#110130) by Miss Islington (bot) · 1 year, 11 months ago
  11. 190e8fb [3.11] gh-108851: Fix support.get_recursion_available() for USE_STACKCHECK (#110127) by Victor Stinner · 1 year, 11 months ago
  12. a95e8cf gh-109615: Look for 'Modules' as landmark for test_copy_python_src_ignore (GH-110108) by Miss Islington (bot) · 1 year, 11 months ago
  13. d87217f [3.11] gh-109991: Update Windows build to use OpenSSL 3.0.11 (GH-110059) by Zachary Ware · 1 year, 11 months ago
  14. b07661d8 [3.11] gh-109592: test_eintr tolerates 20 ms when comparing timings (GH-110102) (#110107) by Miss Islington (bot) · 1 year, 11 months ago
  15. 4b97c72 [3.11] gh-109955 : Update state transition comments for asyncio.Task (GH-109910) (#109993) by Miss Islington (bot) · 1 year, 11 months ago
  16. 8ac6890 [3.11] gh-110031: Skip test_threading fork tests if ASAN (#110100) (#110104) by Victor Stinner · 1 year, 11 months ago
  17. 184ce14 [3.11] gh-110088, gh-109878: Fix test_asyncio timeouts (#110092) (#110099) by Victor Stinner · 1 year, 11 months ago
  18. 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
  19. 6024a75 [3.11] gh-101100: Fix references to ``URLError`` and ``HTTPError`` in ``howto/urllib2.rst`` (GH-107966) (#110087) by Miss Islington (bot) · 1 year, 11 months ago
  20. 58ac0ed [3.11] gh-101100: Fix Sphinx warnings in `tutorial/controlflow.rst` (GH-109424) (#110085) by Miss Islington (bot) · 1 year, 11 months ago
  21. 6bc722d [3.11] gh-101100: Fix sphinx warnings in `library/difflib.rst` (GH-110074) (#110082) by Hugo van Kemenade · 1 year, 11 months ago
  22. c534637 [3.11] gh-109634: Use :samp: role (GH-109635) (GH-109778) by Serhiy Storchaka · 1 year, 11 months ago
  23. 615d7fc [3.11] gh-110052: Fix faulthandler for freed tstate (#110069) (#110072) by Victor Stinner · 1 year, 11 months ago
  24. efe83ad [3.11] gh-110036: multiprocessing Popen.terminate() catches PermissionError (GH-110037) (#110065) by Miss Islington (bot) · 1 year, 11 months ago
  25. a997295 [3.11] gh-109960: Remove test_pty timeout of 10 seconds (GH-110058) (#110061) by Miss Islington (bot) · 1 year, 11 months ago
  26. d6e8001 [3.11] gh-110038: KqueueSelector must count all read/write events (GH-110039) (#110044) by Davide Rizzo · 1 year, 11 months ago
  27. 973d549 [3.11] gh-110033: Fix signal test_interprocess_signal() (GH-110035) (#110041) by Miss Islington (bot) · 1 year, 11 months ago
  28. ff3cadd [3.11] gh-109594: Fix concurrent.futures test_timeout() (GH-110018) (#110022) by Miss Islington (bot) · 1 year, 11 months ago
  29. 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
  30. 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
  31. 38526a2 [3.11] Enhance TypedDict docs around required/optional keys (GH-109547) (#109983) by Miss Islington (bot) · 1 year, 11 months ago
  32. 448a707 [3.11] gh-109615: Fix support test_copy_python_src_ignore() on WASM (GH-109970) (#109976) by Miss Islington (bot) · 1 year, 11 months ago
  33. cb0f41f [3.11] gh-101100: Fix sphinx warnings in `library/devmode.rst` (GH-109963) (#109967) by Miss Islington (bot) · 1 year, 11 months ago
  34. 8ac20e5 [3.11] gh-109615: Fix support test_copy_python_src_ignore() (#109958) (#109962) by Victor Stinner · 1 year, 11 months ago
  35. 2423168 [3.11] gh-109615: Fix test_tools.test_freeze SRCDIR (#109935) (#109951) by Victor Stinner · 1 year, 11 months ago
  36. d951aae [3.11] gh-107298: Document PyMODINIT_FUNC macro (#109236) (#109948) by Victor Stinner · 1 year, 11 months ago
  37. 0a69de7 [3.11] Remove loop from docstring for asyncio.streams.open_connection (GH-108528) (#109942) by Miss Islington (bot) · 1 year, 11 months ago
  38. 8ed9bda [3.11] gh-109098: Fuzz re module instead of internal sre (GH-109911) (GH-109933) by Miss Islington (bot) · 1 year, 11 months ago
  39. c485715 [3.11] gh-101100: Fix Sphinx warnings in Doc/using/configure.rst (GH-109931) (#109938) by Miss Islington (bot) · 1 year, 11 months ago
  40. 88917dd [3.11] gh-107888: Fix test_mmap.test_access_parameter() on macOS 14 (GH-109928) (#109930) by Miss Islington (bot) · 1 year, 11 months ago
  41. 4e66eca [3.11] gh-109845: Make test_ftplib more stable under load (GH-109912) (GH-109920) by Miss Islington (bot) · 1 year, 11 months ago
  42. f764abb [3.11] gh-109593: Fix reentrancy issue in multiprocessing resource_tracker (GH-109629) (#109897) by Miss Islington (bot) · 1 year, 11 months ago
  43. bda6949 [3.11] gh-109832: concurrent.futures test_deadlock restores sys.stderr (GH-109887) (#109893) by Miss Islington (bot) · 1 year, 11 months ago
  44. 8fef834 [3.11] gh-109370: Fix unexpected traceback output in test_concurrent_futures (GH-109780) (GH-109882) by Miss Islington (bot) · 1 year, 11 months ago
  45. 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
  46. 3ab0621 [3.11] gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (GH-109881) (#109883) by Miss Islington (bot) · 1 year, 11 months ago
  47. 95e616a [3.11] gh-109401: Fix threading barrier test_default_timeout() (GH-109875) (#109877) by Miss Islington (bot) · 1 year, 11 months ago
  48. 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
  49. 22a8efa [3.11] gh-89363: Skip threading test_is_alive_after_fork() if ASAN (GH-109835) (#109856) by Miss Islington (bot) · 1 year, 11 months ago
  50. 0afae89 [3.11] gh-109795: `_thread.start_new_thread`: allocate thread bootstate usin… (#109852) by Victor Stinner · 1 year, 11 months ago
  51. 9238c68 [3.11] gh-109833: Fix asyncio test_wait_for() (GH-109834) (#109838) by Miss Islington (bot) · 1 year, 11 months ago
  52. 97ea901 [3.11] gh-105829: Fix concurrent.futures.ProcessPoolExecutor deadlock (GH-108513) (#109783) by elfstrom · 1 year, 11 months ago
  53. e6a9cbd [3.11] gh-101100: Fix sphinx warnings in `Doc/library/xml.etree.elementtree.rst` (GH-109799) (#109801) by Miss Islington (bot) · 1 year, 11 months ago
  54. 4ec7c7e [3.11] GH-95913: Add the release date for Python 3.11 (GH-109750) (#109772) by Miss Islington (bot) · 1 year, 11 months ago
  55. cbe153e [3.11] Docs: Update Donghee Na's name (GH-109743) (#109759) by Hugo van Kemenade · 1 year, 11 months ago
  56. 3db2ec2 [3.11] gh-109706: Fix multiprocessing test_nested_startmethod() (GH-109707) (#109763) by Miss Islington (bot) · 1 year, 11 months ago
  57. 6bb18bb [3.11] gh-108303: Fix and move `badsyntax_pep3120.py` (GH-109513) (#109724) by Nikita Sobolev · 1 year, 11 months ago
  58. 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
  59. 1629b1d [3.11] gh-109709: Fix asyncio test_stdin_broken_pipe() (#109710) (#109735) by Victor Stinner · 1 year, 11 months ago
  60. f45ef5e [3.11] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626) (#109718) by Nikita Sobolev · 1 year, 11 months ago
  61. 74978ae [3.11] gh-109702: Increase concurrent_futures deadlock timeout (GH-109703) (#109708) by Miss Islington (bot) · 1 year, 11 months ago
  62. 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
  63. 66a973a [3.11] gh-108388: Convert test_concurrent_futures to package (#108401) (#109704) by Victor Stinner · 1 year, 11 months ago
  64. 3a6d8e6 [3.11] gh-108948: Skip test_tarfile.test_modes() on EFTYPE error (#109697) (#109699) by Victor Stinner · 1 year, 11 months ago
  65. b3af888 [3.11] gh-108388: Split test_multiprocessing_spawn (GH-108396) (#109688) by Miss Islington (bot) · 1 year, 11 months ago
  66. 8d99502 [3.11] gh-108303: Move tokenize-related data to Lib/test/tokenizedata (GH-109265) (#109678) by Victor Stinner · 1 year, 11 months ago
  67. 37b2617 [3.11] gh-108303: Move `test_future` into its own test_future_stmt subdir (#109368) (#109680) by Victor Stinner · 1 year, 11 months ago
  68. 84d8fdb [3.11] gh-109546: Add more tests for formatting floats (GH-109548) (#109685) by Victor Stinner · 1 year, 11 months ago
  69. ca8da71 [3.11] gh-108303: Create Lib/test/test_dataclasses/ directory (#108978) (#109675) by Victor Stinner · 1 year, 11 months ago
  70. e59ee6c [3.11] gh-108303: Move `ann_module*.py` files to `typinganndata/` folder (#108354) (#109673) by Victor Stinner · 1 year, 11 months ago
  71. 3ba4dfe [3.11] gh-108303: Remove unused Lib/test/sgml_input.html (GH-108305) (#109670) by Miss Islington (bot) · 1 year, 11 months ago
  72. 0c79353 [3.11] gh-109613: _pystat_fromstructstat() checks for exceptions (#109618) (#109668) by Victor Stinner · 1 year, 11 months ago
  73. 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
  74. 9414ddf [3.11] gh-109408: Move Windows builds from Azure Pipelines PR to GitHub Actions (GH-109569) (#109624) by Hugo van Kemenade · 1 year, 11 months ago
  75. a023de6 [3.11] Fix typos in docs and comments (#109619) (#109622) by Alex Waygood · 1 year, 11 months ago
  76. 8c7fadb [3.11] gh-103053: Skip test_freeze_simple_script() on PGO build (#109591) (#109616) by Victor Stinner · 1 year, 11 months ago
  77. 336dbe5 [3.11] gh-108973: Fix asyncio SubprocessProtocol doc (#109431) (#109610) by Victor Stinner · 1 year, 11 months ago
  78. 17a335d [3.11] Fix error handling in _PySys_UpdateConfig() (GH-109524) (GH-109551) by Miss Islington (bot) · 1 year, 11 months ago
  79. 2184b76 [3.11] gh-108843: fix ast.unparse for f-string with many quotes (#108980) by Shantanu · 1 year, 11 months ago
  80. 26b75b8 [3.11] gh-109408: Azure Pipelines: test 3.12 branch (GH-109453) (#109536) by Miss Islington (bot) · 1 year, 11 months ago
  81. 355a5cd [3.11] Fix extraneous backslashes in hashlib docs (GH-109468) (#109531) by Miss Islington (bot) · 1 year, 11 months ago
  82. e15b663 [3.11] gh-109408: Remove Ubuntu unit tests from Azure Pipelines (GH-109452) (#109520) by Hugo van Kemenade · 1 year, 11 months ago
  83. 9b38cbe [3.11] gh-109451: Fix wrong format specifier in logging documentation (GH-109465) (GH-109482) by Miss Islington (bot) · 1 year, 11 months ago
  84. e16a9af [3.11] gh-109414: Add some basic information about venvs in the introduction. (GH-109440) (GH-109480) by Miss Islington (bot) · 1 year, 11 months ago
  85. 7cabbb1 [3.11] gh-109474: Update two Unix packaging URLs (GH-109307) (#109478) by Miss Islington (bot) · 1 year, 11 months ago
  86. 43191d2 [3.11] Fix date.__repr__() docstring (#109422) (#109449) by Victor Stinner · 1 year, 11 months ago
  87. 5a25505 [3.11] Docs: Superseded modules: list only module names (GH-109439) (#109446) by Miss Islington (bot) · 1 year, 11 months ago
  88. e6e6767 [3.11] gh-109395: Remove skipped macOS builds from Azure Pipelines (GH-109400) (#109442) by Miss Islington (bot) · 1 year, 11 months ago
  89. 72ffd80 [3.11] gh-109395: Remove skipped coverage job from Azure Pipelines (GH-109412) (#109434) by Miss Islington (bot) · 1 year, 11 months ago
  90. a95d159 [3.11] gh-60283: Check for redefined test names in CI (#109161) (#109366) by Hugo van Kemenade · 1 year, 11 months ago
  91. 7a20797 [3.11] gh-108822: Fix regrtest clear_caches() (#109432) by Victor Stinner · 1 year, 11 months ago
  92. f7bfac4 [3.11] gh-109396: Fix test_socket.test_hmac_sha1() in FIPS mode (GH-109423) (#109427) by Miss Islington (bot) · 1 year, 11 months ago
  93. 8e23cd0 [3.11] gh-101100: Fix sphinx warnings in `turtle.rst` (GH-109394) (#109417) by Miss Islington (bot) · 1 year, 11 months ago
  94. f1f85a4 [3.11] gh-109351: Fix crash when compiling AST with invalid NamedExpr (GH-109352) (#109380) by Miss Islington (bot) · 1 year, 11 months ago
  95. 66c0d0a [3.11] gh-104736: Fix test_gdb tests on ppc64le with clang (GH-109360) (#109362) by Miss Islington (bot) · 1 year, 11 months ago
  96. df21fdc [3.11] Update workflow permissions in require-pr-label Action (GH-109342) (#109354) by Mariatta · 1 year, 11 months ago
  97. 2a24328 [3.11] GH-104395: Add a link in 'Meta Information' to the docs download page (GH-104443) (#109346) by Miss Islington (bot) · 1 year, 11 months ago
  98. 5681cd1 [3.11] gh-109184: update traceback module doc w.r.t notes (message is no longer always at the end) (#109201) (#109336) by Irit Katriel · 2 years ago
  99. b4c1cf9 [3.11] gh-84867: Do not load tests from TestCase and FunctionTestCase (GH-100497) (GH-109328) by Miss Islington (bot) · 2 years ago
  100. 1e86961 [3.11] gh-109179: Fix traceback display for SyntaxErrors with notes (#109197) (#109283) by Irit Katriel · 2 years ago