You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'main' of github.com:python/cpython into fix-issue24255
* 'main' of github.com:python/cpython: (464 commits)
gh-140601: Add ResourceWarning to iterparse when not closed (GH-140603)
gh-137969: Fix double evaluation of `ForwardRef`s which rely on globals (#140974)
gh-139109: A new tracing JIT compiler frontend for CPython (GH-140310)
gh-141004: Document `PyErr_RangedSyntaxLocationObject` (#141521)
gh-140873: Add support of non-descriptor callables in functools.singledispatchmethod() (GH-140884)
gh-139653: Add PyUnstable_ThreadState_SetStackProtection() (#139668)
gh-141004: Document `PyCode_Optimize` (GH-141378)
gh-141004: Document C APIs for dictionary keys, values, and items (GH-141009)
gh-137959: Fix `TIER1_TO_TIER2` macro name in JIT InternalDocs (GH-141496)
gh-139871: Add `bytearray.take_bytes([n])` to efficiently extract `bytes` (GH-140128)
gh-140601: Refactor ElementTree.iterparse() tests (GH-141499)
gh-135801: Add the module parameter to compile() etc (GH-139652)
gh-140260: fix data race in `_struct` module initialization with subinterpreters (#140909)
gh-137109: refactor warning about threads when forking (#141438)
gh-141004: Document `PyRun_InteractiveOneObject` (GH-141405)
gh-124111: Fix TCL 9 thread detection (GH-128103)
gh-141442: Add escaping to iOS testbed arguments (#141443)
gh-140936: Fix JIT assertion crash at finalization if some generator is alive (GH-140969)
Add details about JIT build infrastructure and updating dependencies to `Tools/jit` (#141167)
gh-141412: Use reliable target URL for urllib example (GH-141428)
...
0 commit comments