Python 3.11.0b4
  1. 5a7e1e0 Python 3.11.0b4 by Pablo Galindo · 3 years, 1 month ago v3.11.0b4
  2. 91176d3 [3.11] bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94747) by Miss Islington (bot) · 3 years, 1 month ago
  3. 8464e4a GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738) by Miss Islington (bot) · 3 years, 1 month ago
  4. 45896f2 [3.11] gh-93883: elide traceback indicators when possible (GH-93994) (GH-94740) by John Belmonte · 3 years, 1 month ago
  5. e5c8ad3 [3.11] GH-94694: Fix column offsets for multi-line method lookups (GH-94721) by Brandt Bucher · 3 years, 1 month ago
  6. a61870e gh-94637: Release GIL in SSLContext.set_default_verify_paths (GH-94658) by Miss Islington (bot) · 3 years, 1 month ago
  7. 7a34172 [3.11] GH-93252: Fix error handling for failed Python calls (GH-94693) (GH-94708) by Kumar Aditya · 3 years, 1 month ago
  8. b4e232c gh-94607: Fix subclassing generics (GH-94610) by Miss Islington (bot) · 3 years, 1 month ago
  9. 36a3372 [3.11] gh-94215: Fix error handling for line-tracing events (GH-94681) (GH-94688) by Christian Heimes · 3 years, 1 month ago
  10. c72001e gh-94321: Document sqlite3.PrepareProtocol (GH-94620) by Miss Islington (bot) · 3 years, 1 month ago
  11. 65c4316 gh-93910: Fix enum performance regression (GH-94614) by Miss Islington (bot) · 3 years, 1 month ago
  12. c0b7868 [3.11] gh-94430: Allow params named `module` or `self` with custom C names in AC (GH-94431) (#94649) by Erlend Egeberg Aasland · 3 years, 1 month ago
  13. 74c953d [3.11] gh-92228: disable the compiler's 'small exit block inlining' optimization for blocks that have a line number (GH-94592) (GH-94643) by Christian Heimes · 3 years, 1 month ago
  14. 0187b60 GH-93896: AAlways set event loop in asyncio.run and IsolatedAsyncioTestCase (GH-94593) by Miss Islington (bot) · 3 years, 1 month ago
  15. 5f4a16b [3.11] gh-94510: Raise on re-entrant calls to sys.setprofile and sys.settrace (GH-94511) (GH-94578) by Łukasz Langa · 3 years, 1 month ago
  16. 552fc9a gh-91330: Tests and docs for dataclass descriptor-typed fields (GH-94424) (GH-94576) by Miss Islington (bot) · 3 years, 1 month ago
  17. d49c99f gh-94360: Fix a tokenizer crash when reading encoded files with syntax errors from stdin (GH-94386) by Miss Islington (bot) · 3 years, 2 months ago
  18. 9bd97a2 gh-90355: Add isolated flag if currently isolated (GH-92857) (GH-94568) by Miss Islington (bot) · 3 years, 2 months ago
  19. d49159b [3.11] bpo-46755: Don't log stack info twice in QueueHandler (GH-31355) (GH-94564) by Miss Islington (bot) · 3 years, 2 months ago
  20. 1bfe83a [3.11] gh-94485: Set line number of module's RESUME instruction to 0 as specified by PEP 626 (GH-94552) (GH-94562) by Łukasz Langa · 3 years, 2 months ago
  21. 0615e7f gh-84753: Clarify change made to `inspect` functions (GH-94554) (GH-94560) by Miss Islington (bot) · 3 years, 2 months ago
  22. e284468 gh-94538: Fix Argument Clinic output to custom file (GH-94539) (GH-94555) by Miss Islington (bot) · 3 years, 2 months ago
  23. 77bf973 Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557) by Miss Islington (bot) · 3 years, 2 months ago
  24. 99a0668 gh-93626: Set the release for `__future__.annotations` to `None` (GH-93628) (GH-94553) by Miss Islington (bot) · 3 years, 2 months ago
  25. 68f5fa6 [3.11] GH-94262: Don't create frame objects for frames that aren't yet complete. (GH-94371) (#94482) by Miss Islington (bot) · 3 years, 2 months ago
  26. c4f82ea [3.11] gh-93975: Provide nicer error reporting from subprocesses in test_venv.EnsurePipTest.test_with_pip (GH-93959) (GH-94003) by Jason R. Coombs · 3 years, 2 months ago
  27. 02b30a8 [3.11] GH-94438: Backport GH-94444 (#94486) by Mark Shannon · 3 years, 2 months ago
  28. 113b309 [3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355) (GH-93379) by Mark Shannon · 3 years, 2 months ago
  29. 9ebec7d gh-84753: Make inspect.iscoroutinefunction() work with AsyncMock (GH-94050) (GH-94460) by Miss Islington (bot) · 3 years, 2 months ago
  30. 7fe949e GH-94398: TaskGroup: Fail create_task() during shutdown (GH-94400) (GH-94463) by Miss Islington (bot) · 3 years, 2 months ago
  31. fdc0081 gh-91719: Reload opcode on unknown error so that C can optimize the dispatching in ceval.c (GH-94364) (#94453) by Miss Islington (bot) · 3 years, 2 months ago
  32. f58c366 GH-94329: Don't raise on excessive stack consumption (GH-94421) (GH-94446) by Miss Islington (bot) · 3 years, 2 months ago
  33. 20b8c9e gh-92336: linecache.getline should not raise exceptions on decoding errors (GH-94410) by Miss Islington (bot) · 3 years, 2 months ago
  34. a548a45 [3.11] gh-94404: Use module CFLAGS before PY_STDMODULE_CFLAGS (GH-94413) (GH-94415) by Christian Heimes · 3 years, 2 months ago
  35. aaa85b5 gh-94404: makesetup: use correct CFLAGS and macOS workaround (GH-94405) by Miss Islington (bot) · 3 years, 2 months ago
  36. 3b4f5ed [3.11] GH-93516: Backport GH-93769 (GH-94231) by Mark Shannon · 3 years, 2 months ago
  37. 50a2e36 gh-88116: Avoid undefined behavior when decoding varints in code objects (GH-94375) by Miss Islington (bot) · 3 years, 2 months ago
  38. cf64db6 gh-94208: Add more TLS version/protocol checks for FreeBSD (GH-94347) by Miss Islington (bot) · 3 years, 2 months ago
  39. 5751530 gh-94315: Check for DAC override capability (GH-94316) by Miss Islington (bot) · 3 years, 2 months ago
  40. 442dd8f gh-94192: Fix error for dictionary literals with invalid expression as value. (GH-94304) by Miss Islington (bot) · 3 years, 2 months ago
  41. 1b27ec5 [3.11] gh-93820: Pickle enum.Flag by name (GH-93891). (GH-94288) by Serhiy Storchaka · 3 years, 2 months ago
  42. 5ce819f GH-94254: Make _struct module types immutable (GH-94269) by Miss Islington (bot) · 3 years, 2 months ago
  43. 68112c3 gh-83499: Fix closing file descriptors in tempfile (GH-93874) by Miss Islington (bot) · 3 years, 2 months ago
  44. 4bc5f9f gh-94207: Fix struct module leak (GH-94239) (GH-94265) by Miss Islington (bot) · 3 years, 2 months ago
  45. 65ed8b4 [3.11] gh-92858: Improve error message for some suites with syntax error before ':' (GH-92894) (#94180) by Pablo Galindo Salgado · 3 years, 2 months ago
  46. 1f00e8c [3.11] GH-91742: Fix pdb crash after jump (GH-94171) (#94176) by Miss Islington (bot) · 3 years, 2 months ago
  47. 852b4d4 [3.11] gh-93382: Cache result of `PyCode_GetCode` in codeobject (GH-93383) (#93493) by Ken Jin · 3 years, 2 months ago
  48. 321acd4 gh-91456: [Enum] Deprecate default auto() behavior with mixed value types (GH-91457) by Miss Islington (bot) · 3 years, 2 months ago
  49. 3ece6e6 [3.11] GH-93516: Backport GH-93769: Speedup line number checks when tracing (GH-94127) by Mark Shannon · 3 years, 2 months ago
  50. 8c2af49 gh-91172: Create a workflow for verifying bundled pip and setuptools (GH-31885) (GH-94121) by Miss Islington (bot) · 3 years, 2 months ago
  51. e631d98 gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers. (GH-93962) (GH-94118) by Miss Islington (bot) · 3 years, 2 months ago
  52. 58d6a86 gh-94101 Disallow instantiation of SSLSession objects (GH-94102) by Miss Islington (bot) · 3 years, 2 months ago
  53. c1bfff4 gh-74696: Do not change the current working directory in shutil.make_archive() if possible (GH-93160) (GH-94105) by Miss Islington (bot) · 3 years, 2 months ago
  54. e2e8847 gh-87389: Fix an open redirection vulnerability in http.server. (GH-93879) by Miss Islington (bot) · 3 years, 2 months ago
  55. a1565a8 gh-93021: Fix __text_signature__ for __get__ (GH-93023) (GH-94085) by Miss Islington (bot) · 3 years, 2 months ago
  56. f6d777c gh-91387: Strip trailing slash from tarfile longname directories (GH-32423) by Miss Islington (bot) · 3 years, 2 months ago
  57. b4ebde4 gh-94028: Clear and reset sqlite3 statements properly in cursor iternext (GH-94042) by Miss Islington (bot) · 3 years, 2 months ago
  58. 2733c64 gh-94021: Address unreachable code warning in specialize code (GH-94022) by Miss Islington (bot) · 3 years, 2 months ago
  59. 96254a9 gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) (#94000) by Victor Stinner · 3 years, 2 months ago
  60. 5abe4cb gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621) by Miss Islington (bot) · 3 years, 2 months ago
  61. b99f398 gh-61162: Clarify sqlite3 connection context manager docs (GH-93890) by Miss Islington (bot) · 3 years, 2 months ago
  62. 579e985 gh-89828: Do not relay the __class__ attribute in GenericAlias (GH-93754) by Miss Islington (bot) · 3 years, 2 months ago
  63. 2eff55c gh-92888: Fix memoryview bad `__index__` use after free (GH-92946) by Miss Islington (bot) · 3 years, 2 months ago
  64. 79d2269 GH-89858: Fix test_embed for out-of-tree builds (GH-93465) by Miss Islington (bot) · 3 years, 2 months ago
  65. 2b7fc1b GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int (GH-93364) (GH-93923) by Miss Islington (bot) · 3 years, 2 months ago
  66. 05d83a7 GH-91389: Fix dis position information for CACHEs (GH-93663) (GH-93921) by Brandt Bucher · 3 years, 2 months ago
  67. 029835d gh-91404: Revert "bpo-23689: re module, fix memory leak when a match is terminated by a signal or allocation failure (GH-32283) (GH-93882) by Miss Islington (bot) · 3 years, 2 months ago
  68. 0319052 gh-93847: Fix repr of enum of generic aliases (GH-93885) by Miss Islington (bot) · 3 years, 2 months ago
  69. 3fbf5c6 gh-93820: Fix copy() regression in enum.Flag (GH-93876) (#93886) by Miss Islington (bot) · 3 years, 2 months ago
  70. 7456109 gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700) by Miss Islington (bot) · 3 years, 2 months ago
  71. 0c49a09 gh-91577: SharedMemory move imports out of methods (GH-91579) by Miss Islington (bot) · 3 years, 2 months ago
  72. df091e1 [3.11] GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673) (#93895) by Irit Katriel · 3 years, 2 months ago
  73. 8786407 gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825) by Miss Islington (bot) · 3 years, 2 months ago
  74. 52856931 gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840) by Miss Islington (bot) · 3 years, 2 months ago
  75. 73c8f3f gh-92914: Round the allocated size for lists up to the even number (GH-92915) by Miss Islington (bot) · 3 years, 2 months ago
  76. cbfbe24 gh-90300: split --help output into separate options (GH-30331) by Miss Islington (bot) · 3 years, 2 months ago
  77. 29c7e81 gh-79512: Fixed names and __module__ value of weakref classes (GH-93719) by Miss Islington (bot) · 3 years, 2 months ago
  78. 8dc5df4 [3.11] gh-91162: Support splitting of unpacked arbitrary-length tuple over TypeVar and TypeVarTuple parameters (alt) (GH-93412) (GH-93746) by Miss Islington (bot) · 3 years, 2 months ago
  79. ef591cf gh-91321: Fix compatibility with C++ older than C++11 (#93784) (#93802) by Victor Stinner · 3 years, 2 months ago
  80. 871b1dc [3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623) (#93800) by Erlend Egeberg Aasland · 3 years, 2 months ago
  81. dc6dd8e gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377) by Miss Islington (bot) · 3 years, 2 months ago
  82. 3d1c080 gh-93461: Invalidate sys.path_importer_cache entries with relative paths (GH-93653) by Miss Islington (bot) · 3 years, 2 months ago
  83. 4c88104 gh-84461: Use HOSTRUNNER to run regression tests (GH-93694) by Miss Islington (bot) · 3 years, 2 months ago
  84. 54fe3d5 gh-92930: _pickle.c: Acquire strong references before calling save() (GH-92931) by Miss Islington (bot) · 3 years, 2 months ago
  85. 0aa9ec9 gh-92886: Fix tests that fail when running with optimizations (`-O`) in `test_zipimport.py` (GH-93236) by Miss Islington (bot) · 3 years, 2 months ago
  86. 3a202de gh-91317: Document that Path does not collapse initial `//` (GH-32193) by Miss Islington (bot) · 3 years, 2 months ago
  87. f9d0240 gh-93671: Avoid exponential backtracking in deeply nested sequence patterns in match statements (GH-93680) by Miss Islington (bot) · 3 years, 2 months ago
  88. aee7d3d gh-90549: Fix leak of global named resources using multiprocessing spawn (GH-30617) by Miss Islington (bot) · 3 years, 2 months ago
  89. c3045d8 gh-90494: Reject 6th element of the __reduce__() tuple (GH-93609) (GH-93631) by Miss Islington (bot) · 3 years, 2 months ago
  90. 516d90e gh-93491: Add support tier detection to configure (GH-93492) by Miss Islington (bot) · 3 years, 2 months ago
  91. 927b5af bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93591) by Steve Dower · 3 years, 2 months ago
  92. 4c41f21 gh-90473: disable user site packages on WASI/Emscripten (GH-93633) by Miss Islington (bot) · 3 years, 2 months ago
  93. 2084f94 [3.11] gh-79096: Protect cookie file created by {LWP,Mozilla}CookieJar.save() (GH-93463) (GH-93636) by Łukasz Langa · 3 years, 2 months ago
  94. 98bbbbe gh-93616: Fix env changed issue in test_modulefinder (GH-93617) by Miss Islington (bot) · 3 years, 2 months ago
  95. 47a7855 [3.11] gh-93575: Use correct way to calculate PyUnicode struct sizes (GH-93602) (GH-93613) by Christian Heimes · 3 years, 2 months ago
  96. abd0223 [3.11] gh-93584: Make all install+tests targets depends on all (GH-93589) (GH-93603) by Christian Heimes · 3 years, 2 months ago
  97. 68aae80 gh-93421: Update sqlite3 cursor.rowcount only after SQLITE_DONE (GH-93526) by Miss Islington (bot) · 3 years, 2 months ago
  98. 121ab58 GH-93521: For dataclasses, filter out `__weakref__` slot if present in bases (GH-93535) by Miss Islington (bot) · 3 years, 2 months ago
  99. faf0cf7 gh-57539: Increase calendar test coverage (GH-93468) (GH-93564) by Miss Islington (bot) · 3 years, 2 months ago
  100. 2a24421 gh-88831: In docs for asyncio.create_task, explain why strong references to tasks are needed (GH-93258) (GH-93566) by Miss Islington (bot) · 3 years, 2 months ago