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
* main: (103 commits)
gh-100248: Add missing `ssl_shutdown_timeout` parameter in `asyncio` docs (#100249)
Assorted minor fixes for specialization stats. (GH-100219)
gh-100176: venv: Remove redundant compat code for Python <= 3.2 (#100177)
GH-100222: Redefine _Py_CODEUNIT as a union to clarify structure of code unit. (GH-100223)
gh-99955: undef ERROR and SUCCESS before redefining (fixes sanitizer warning) (#100215)
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (#100207)
gh-81057: Move _Py_RefTotal to the "Ignored Globals" List (gh-100203)
gh-81057: Move Signal-Related Globals to _PyRuntimeState (gh-100085)
gh-81057: Move faulthandler Globals to _PyRuntimeState (gh-100152)
gh-81057: Move tracemalloc Globals to _PyRuntimeState (gh-100151)
GH-100143: Improve collecting pystats for parts of runs (GH-100144)
gh-99955: standardize return values of functions in compiler's code-gen (#100010)
gh-79218: Define `MS_WIN64` macro for Mingw-w64 64bit on Windows (GH-100137)
Fix: typo (Indention) (GH-99904)
gh-96715 Remove redundant NULL check in `profile_trampoline` function (#96716)
gh-100176: remove incorrect version compatibility check from argument clinic (#100190)
clarify the 4300-digit limit on int-str conversion (#100175)
gh-70393: Clarify mention of "middle" scope (#98839)
gh-99688: Fix outdated tests in test_unary (#99712)
gh-100174: [Enum] Correct PowersOfThree example. (GH-100178)
...
0 commit comments