Messages by Date
-
2025/10/17
[Python-checkins] gh-139817: Attribute `__qualname__` is added to `TypeAliasType` (#139919)
JelleZijlstra
-
2025/10/17
[Python-checkins] [3.14] gh-138902: Fix generator send arg name (GH-138905) (#138914)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.14] GH-123299: Announce final release in What's New in Python 3.14 (GH-139631) (#139685)
hugovk
-
2025/10/17
[Python-checkins] gh-139698: Fix typo in What's New 3.14 (#139699)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.14] gh-101100: Fix sphinx warnings in `library/smtplib.rst` (GH-139991) (#140084)
hugovk
-
2025/10/17
[Python-checkins] gh-102247: Improve documentation of http.HTTPStatus members update (#133190)
hugovk
-
2025/10/17
[Python-checkins] gh-139988: fix a leak when failing to create a Union type (#139990)
picnixz
-
2025/10/17
[Python-checkins] [3.14] gh-138756: Fix leak of inittab memory in PyInitConfig_Free() (GH-138792) (#139703)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-137239: Add *_max functions to heapq.__all__ (gh-137241) (#137256)
kumaraditya303
-
2025/10/17
[Python-checkins] gh-114827: clarify `threading.Event.wait` timeout behavior (#114834)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-139842: Clarify `__module__` description in typing.rst (GH-139863) (#139869)
AlexWaygood
-
2025/10/17
[Python-checkins] gh-133210: Fix `test_pydoc` without docstrings (#139654)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-139748: fix leaks in AC error paths when using unicode FS-b… (#139789)
kumaraditya303
-
2025/10/17
[Python-checkins] gh-116738: test `uuid` module thread safety in free-threading (#140068)
kumaraditya303
-
2025/10/17
[Python-checkins] gh-83714: Check for struct statx.stx_atomic_write_unit_max_opt in configure (#140185)
vstinner
-
2025/10/17
[Python-checkins] [3.13] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340) (gh-140112)
corona10
-
2025/10/17
[Python-checkins] gh-139208: Fix regrtest --fast-ci --verbose (#139240)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-116738: make `cProfile` module thread-safe (GH-138229) (#138575)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.13] gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse() (GH-139211) (GH-139456)
serhiy-storchaka
-
2025/10/17
[Python-checkins] gh-139116: tracemalloc: Detach thread state when acquiring tables_lock (GH-139449)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-116738: add multi-threaded tests for `resource` module on free-threading builds (GH-138504) (#138793)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.14] gh-135729: Store reference to globals in `Interpreter._decref` (GH-139104) (GH-139112)
ZeroIntensity
-
2025/10/17
[Python-checkins] [3.14] gh-140120: Refresh HACL* to fix an hmac memory leak (GH-140188) (#140192)
gpshead
-
2025/10/17
[Python-checkins] [3.14] gh-139672: Remove references to `passlib` (GH-139673) (#139867)
Eclips4
-
2025/10/17
[Python-checkins] Python 3.13.8
Yhg1s
-
2025/10/17
[Python-checkins] [3.14] Update the availability info in the resource docs (#137939)
AA-Turner
-
2025/10/17
[Python-checkins] [3.14] gh-134953: Make the True/False/None check more efficient (GH-138931) (#138939)
pablogsal
-
2025/10/17
[Python-checkins] [3.14] gh-132551: make `io.BytesIO` thread safe (GH-132616) (#138551)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.13] gh-82575: Adjust `time.get_clock_info` *adjustable* attribute doc (GH-135920) (#140098)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-69605: Hardcode some stdlib submodules in PyREPL module completion (os.path, collections.abc...) (GH-138268) (GH-138943)
ambv
-
2025/10/17
[Python-checkins] [3.13] gh-116488: Mention `dict.get` in the data structures tutorial (GH-139643) (GH-139656)
ZeroIntensity
-
2025/10/17
[Python-checkins] gh-124111: Update macOS installer to use Tcl/Tk 8.6.17. (#139682)
ned-deily
-
2025/10/17
[Python-checkins] [3.9] gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665) (GH-137774) (GH-139661)
ambv
-
2025/10/17
[Python-checkins] [3.14] Update the dbm documentation (GH-137919) (#137962)
AA-Turner
-
2025/10/17
[Python-checkins] gh-133951: Fix purelib packages not found in test_peg_generator TestCParser (GH-139607)
encukou
-
2025/10/17
[Python-checkins] gh-101100: Fix reference warnings in `c-api/init.rst` documenting `PyGILState_STATE` (#139572)
hugovk
-
2025/10/17
[Python-checkins] [3.13] gh-139436: Remove link to the PDF downloads (GH-139142) (#139427)
Yhg1s
-
2025/10/17
[Python-checkins] [3.14] gh-116488: Mention `dict.get` in the data structures tutorial (GH-139643) (#139655)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-138736: Fix sqlite3.Connection.blobopen 'row' parameter type and naming (#138738) (GH-139062)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-138004: Fix setting a thread name on OpenIndiana (GH-138017) (#138384)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-136912: fix handling of `OverflowError` in `hmac.digest` (GH-136917) (#137116)
picnixz
-
2025/10/17
[Python-checkins] [3.14] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138084)
encukou
-
2025/10/17
[Python-checkins] `Doc/library/zoneinfo.rst`: Fix typo (#139190)
pganssle
-
2025/10/17
[Python-checkins] Python 3.9.24
ambv
-
2025/10/17
[Python-checkins] [3.13] gh-96491: Deduplicate version in IDLE shell title (GH-139841) (#139932)
terryjreedy
-
2025/10/17
[Python-checkins] GH-123299: Announce final release in What's New in Python 3.14 (#139631)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-139400: Move NEWS item from section "Core and Builtins" to section "Security" (GH-139606) (#139663)
hugovk
-
2025/10/17
[Python-checkins] GH-139174: Prepare `pathlib.Path.info` for new methods (part 2) (#140155)
barneygale
-
2025/10/17
[Python-checkins] gh-90949: Fix an "unused function" compiler warning introduced in GH-139234 (#139558)
picnixz
-
2025/10/17
[Python-checkins] [3.9] gh-121227: Disallow setting an empty list for NPN (GH-137161)
ambv
-
2025/10/17
[Python-checkins] gh-83714: Implement os.statx() function (#139178)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-139573: Update Windows builds to use OpenSSL 3.0.18 (GH-139574) (#139586)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-138854: Skip test_script_shadowing_stdlib_cwd_failure on AIX (GH-138855) (GH-139674)
encukou
-
2025/10/17
[Python-checkins] [3.13] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) (GH-139708)
serhiy-storchaka
-
2025/10/17
[Python-checkins] gh-79315: Add Include/cpython/structseq.h header (#139730)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-88375, gh-111788: Fix parsing errors and normalization in robotparser (GH-138502) (GH-138548)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-138813: Fix mutable default kwargs={} in multiprocessing BaseProcess and DummyProcess to use None (GH-138814) (#139084)
gpshead
-
2025/10/17
[Python-checkins] gh-139001: Fix thread-safety issue in `pathlib.Path` (gh-139066)
colesbury
-
2025/10/17
[Python-checkins] [3.13] Update the availability info in the resource docs (GH-137939) (GH-139720)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99 (GH-136022) (GH-137947)
encukou
-
2025/10/17
[Python-checkins] gh-105812: Use the ``:deco:`` role in place of manual decorator markup (#139619)
AA-Turner
-
2025/10/17
[Python-checkins] [3.14] gh-139308: Skip test_special_chars_csh on NetBSD due to csh variable expansion issue (GH-139341) (GH-139559)
encukou
-
2025/10/17
[Python-checkins] gh-133400: Fixed Ctrl+D (^D) behavior in :mod:`_pyrepl` module (GH-133883)
ambv
-
2025/10/17
[Python-checkins] Remove Cirrus macOS runners from CI (#139799)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-130567: Enable previously skipped locale tests on FreeBSD and macOS (GH-138652) (GH-139421)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-137179: Fix flaky test_history_survive_crash test (gh-137180) (gh-137216)
colesbury
-
2025/10/17
[Python-checkins] gh-139065: Fix trailing space before long word in textwrap (GH-139070)
serhiy-storchaka
-
2025/10/17
[Python-checkins] [3.14] gh-129368: In PyRun C API docs, clarify what a "start token" is (GH-129935) (#139042)
AA-Turner
-
2025/10/17
[Python-checkins] [3.14] gh-118981: multiprocessing.popen_spawn_posix, fix potential hang (gh-118982) (GH-138605)
encukou
-
2025/10/17
[Python-checkins] pathlib ABCs: restore `relative_to()` and `is_relative_to()` (#138853)
barneygale
-
2025/10/17
[Python-checkins] [3.14] gh-78319: Fix implementation of IMAP APPEND UTF8 (GH-9436) (GH-139406)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) (GH-139706)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-138072: Fix typos and grammatical errors and improve clarity in asyncio howto document (GH-138895) (#140091)
hugovk
-
2025/10/17
[Python-checkins] gh-96491: Deduplicate version in IDLE shell title (#139841)
terryjreedy
-
2025/10/17
[Python-checkins] [3.14] gh-137986: Fix and improve the csv functions docstrings (GH-137987) (GH-138107)
encukou
-
2025/10/17
[Python-checkins] gh-139935: fix `test_os.test_getlogin` on some platforms (#139936)
picnixz
-
2025/10/17
[Python-checkins] gh-64327: Remove skipped pydoc tests (#139512)
vstinner
-
2025/10/17
[Python-checkins] [3.13] gh-118767: remove bool(NotImplemented) from pending-removal document (GH-139526) (#139677)
hugovk
-
2025/10/17
[Python-checkins] [3.14] GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (GH-133831) (#140276)
barneygale
-
2025/10/17
[Python-checkins] [3.14] gh-82575: Adjust `time.get_clock_info` *adjustable* attribute doc (GH-135920) (#140097)
hugovk
-
2025/10/17
[Python-checkins] gh-130567: Fix possible crash in locale.strxfrm() (GH-138940)
encukou
-
2025/10/17
[Python-checkins] GH-133789: Fix unpickling of pathlib objects pickled in Python 3.13 (#133831)
barneygale
-
2025/10/17
[Python-checkins] [3.14] gh-122450: Expand documentation for ``Rational`` and ``Fraction`` (GH-136800) (#137363)
AA-Turner
-
2025/10/17
[Python-checkins] [3.14] gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508) (GH-138140)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-81325: Support path-like objects with streaming TarFile (GH-137188) (#137365)
vstinner
-
2025/10/17
[Python-checkins] gh-139624: Skip problematic locales on AIX in test_date_locale2 (GH-139625)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (GH-140158) (#140164)
vstinner
-
2025/10/17
[Python-checkins] [3.14] Doc: Improve clarity for subinterpreters in What's New in 3.14 (GH-139221) (GH-139722)
encukou
-
2025/10/17
[Python-checkins] [3.9] gh-139312: Update bundled libexpat to 2.7.3 (GH-139319) (GH-139697)
ambv
-
2025/10/17
[Python-checkins] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (#140032)
vstinner
-
2025/10/17
[Python-checkins] gh-133951: Remove lib64->lib symlink in venv creation (#137139)
FFY00
-
2025/10/17
[Python-checkins] [3.14] gh-139400: Make sure that parent parsers outlive their subparsers in `pyexpat` (GH-139403) (#139606)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-131189: Remove `curses` mention from `PYTHON_BASIC_REPL` docs (GH-140022) (#140027)
picnixz
-
2025/10/17
[Python-checkins] [3.14] gh-138703: clarify data buffer requirement of `asyncio.StreamWriter.write` (GH-139564) (#139570)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-134466: Don't run when termios is inaccessible (GH-138911) (GH-139029)
encukou
-
2025/10/17
[Python-checkins] [3.13] gh-139155: Remove "dictionaries are sorted by key" note in `pprint` docs (GH-139159) (GH-140004)
ZeroIntensity
-
2025/10/17
[Python-checkins] [3.14] gh-83424: Allow empty name if handle is non-null when create ctypes.CDLL on Windows (GH-136878) (#138546)
vstinner
-
2025/10/17
[Python-checkins] gh-139573: Update Windows builds to use OpenSSL 3.0.18 (GH-139574)
zware
-
2025/10/17
[Python-checkins] gh-106318: Add examples for str.istitle() (#140046)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-118767: Remove ``bool(NotImplemented)`` from pending-removal document (GH-139526) (#139599)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-139646: fix typo in `pickletools` error message (GH-139647) (GH-139649)
encukou
-
2025/10/17
[Python-checkins] [3.12] Remove Cirrus macOS runners from CI (GH-139799) (#139804)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-137056: Fix DTrace build support on NetBSD (GH-137057) (GH-137444)
encukou
-
2025/10/17
[Python-checkins] [3.13] gh-138843: Removing "Unpacking" section from Download page (GH-139920)
zware
-
2025/10/17
[Python-checkins] gh-139353: Rename formatter_unicode.c to unicode_formatter.c (#139723)
vstinner
-
2025/10/17
[Python-checkins] gh-88046: remove impossible conditional import for `_ssl.RAND_egd` (#139648)
picnixz
-
2025/10/17
[Python-checkins] [3.14] gh-139823: Extend list of optional dependencies in `configure.rst` (GH-139826) (#139887)
vstinner
-
2025/10/17
[Python-checkins] gh-139482: Add `posix._clearenv()` function (#139965)
vstinner
-
2025/10/17
[Python-checkins] [3.13] gh-140078: fix typo in tkinter docs (GH-140081) (#140218)
terryjreedy
-
2025/10/17
[Python-checkins] gh-133059: Update documentation of preallocated integer range in `long.rst` (GH-140231)
ZeroIntensity
-
2025/10/17
[Python-checkins] gh-139308: Skip test_special_chars_csh on NetBSD due to csh variable expansion issue (#139341)
FFY00
-
2025/10/17
[Python-checkins] gh-139805: Bump `test_repl_eio` timeout for slow builtbots (#139807)
vstinner
-
2025/10/17
[Python-checkins] gh-139573: Update OpenSSL version used in iOS builds (#139582)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-138264: Fix gcc 14 compiler warnings (GH-138265) (GH-138426)
encukou
-
2025/10/17
[Python-checkins] [3.14] GH-123299: Copyedit 3.14 What's New: New and Improved Modules (GH-139530) (#139555)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-139283: correctly handle `size` limit in `cursor.fetchmany()` (GH-139296) (GH-139441)
encukou
-
2025/10/17
[Python-checkins] [3.14] gh-139210: Fix use-after-free in xml.etree.ElementTree.iterparse() (GH-139211) (GH-139455)
encukou
-
2025/10/17
[Python-checkins] [3.10] gh-139700: Check consistency of the zip64 end of central directory record (GH-139702) (GH-139708) (#139714)
ambv
-
2025/10/17
[Python-checkins] [3.14] gh-138558: Improve description of ``Interpolation.expression`` (GH-139187) (#139579)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-137463: Update `validate_abstract_methods` in `test_collections.py` (GH-137464) (GH-137503)
encukou
-
2025/10/17
[Python-checkins] [3.13] gh-139842: Clarify `__module__` description in typing.rst (GH-139863) (#139870)
AlexWaygood
-
2025/10/17
[Python-checkins] [3.14] gh-139843: Document `signal.SIGQUIT` to fix Sphinx references (GH-139844) (#139885)
vstinner
-
2025/10/17
[Python-checkins] [3.14] gh-139001: Fix thread-safety issue in `pathlib.Path` (gh-139066) (gh-139926)
colesbury
-
2025/10/17
[Python-checkins] gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340)
corona10
-
2025/10/17
[Python-checkins] [3.12] gh-139310: skip `test_aead_aes_gcm` for Linux kernel between 6.16.0 and 6.17.x (GH-139552) (GH-139764)
ambv
-
2025/10/17
[Python-checkins] [3.13] gh-139845: do not print twice in default asyncio REPL (GH-139846) (#139860)
kumaraditya303
-
2025/10/17
[Python-checkins] gh-139843: Document signals (SIGSTOP, SIGVTALRM, SIGPROF) to fix sphinx references (GH-139896)
ZeroIntensity
-
2025/10/17
[Python-checkins] [3.14] gh-131788: make resource_tracker re-entrant safe (GH-131787) (#137737)
gpshead
-
2025/10/17
[Python-checkins] gh-140120: Refresh HACL* to fix an hmac memory leak (GH-140188)
gpshead
-
2025/10/17
[Python-checkins] [3.14] gh-138843: Clean up downloads page (GH-138844) (#139796)
hugovk
-
2025/10/17
[Python-checkins] [3.14] gh-70765: Remove unnecessary extra backtick from Changelog entry (GH-140071) (#140102)
picnixz
-
2025/10/17
[Python-checkins] [3.14] gh-135801: Add tests for filtering warnings by module (GH-140240) (GH-140246)
serhiy-storchaka
-
2025/10/17
[Python-checkins] gh-135801: Add tests for filtering warnings by module (GH-140240)
serhiy-storchaka
-
2025/10/17
[Python-checkins] gh-111489: Remove _PyTuple_FromArray() alias (#139973)
vstinner
-
2025/10/17
[Python-checkins] gh-133059: Fix `Tools/build/deepfreeze.py` for new nsmallposints (#139906)
Eclips4
-
2025/10/17
[Python-checkins] [3.13] GH-140058: Clear key and value if `PyTuple_New` fails in `dictiter_iternextitem` (GH-140059) (#140108)
kumaraditya303
-
2025/10/17
[Python-checkins] [3.14] gh-138843: Removing "Unpacking" section from Download page (GH-139921)
zware
-
2025/10/17
[Python-checkins] gh-140067: Fix memory leak in sub-interpreter creation (#140111)
kumaraditya303
-
2025/10/17
[Python-checkins] gh-101100: Resolve some `os` sphinx reference warnings (#139636)
kumaraditya303
-
2025/10/16
[Python-checkins] Standardize translation of `Doc/bugs.rst` (GH-137449)
JulienPalard
-
2025/10/16
[Python-checkins] [3.14] gh-137871: Clarify cmath.nan documentation by linking to math module (GH-137876) (#140095)
hugovk
-
2025/10/16
[Python-checkins] gh-140149: Use PyBytesWriter in _build_concatenated_bytes() (#140150)
vstinner
-
2025/10/16
[Python-checkins] [3.14] gh-140080: Add test for executing `atexit` callbacks under no memory (GH-140161)
ZeroIntensity
-
2025/10/16
[Python-checkins] gh-140078: fix typo in tkinter docs (#140081)
terryjreedy
-
2025/10/15
[Python-checkins] gh-139817: typing docs: Fix indentation of `.. versionadded::` note for `TypeAliasType.__qualname__` (#140177)
AlexWaygood
-
2025/10/15
[Python-checkins] gh-140141: Properly break exception chain in `importlib.metadata.Distribution.from_name` (#140142)
jaraco
-
2025/10/15
[Python-checkins] [3.14] gh-140061: Use `_PyObject_IsUniquelyReferenced()` to check if objects are uniquely referenced (gh-140062) (gh-140157)
colesbury
-
2025/10/15
[Python-checkins] gh-140153: Fix Py_REFCNT() definition on limited C API 3.11-3.13 (#140158)
vstinner
-
2025/10/15
[Python-checkins] gh-140061: Use `_PyObject_IsUniquelyReferenced()` to check if objects are uniquely referenced (gh-140062)
colesbury
-
2025/10/15
[Python-checkins] [3.14] gh-138993: Dedent `credits` text (GH-138994) (#140088)
hugovk
-
2025/10/15
[Python-checkins] [3.14] gh-97914: Reword misleading sentence on conditional expressions (GH-139064) (#140093)
hugovk
-
2025/10/14
[Python-checkins] gh-140126: Fix compile error if --with-assertions is enabled (#140133)
vstinner
-
2025/10/14
[Python-checkins] gh-97914: Reword misleading sentence on conditional expressions (#139064)
hugovk
-
2025/10/14
[Python-checkins] [3.14] gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836) (#140105)
vstinner
-
2025/10/14
[Python-checkins] [3.13] gh-70765: Remove unnecessary extra backtick from Changelog entry (GH-140071) (#140101)
picnixz
-
2025/10/14
[Python-checkins] [3.13] gh-97914: Reword misleading sentence on conditional expressions (GH-139064) (#140094)
hugovk
-
2025/10/14
[Python-checkins] [3.14] gh-102247: Improve documentation of http.HTTPStatus members update (GH-133190) (#140089)
hugovk
-
2025/10/14
[Python-checkins] gh-137871: Clarify cmath.nan documentation by linking to math module (#137876)
hugovk
-
2025/10/14
[Python-checkins] [3.13] gh-102247: Improve documentation of http.HTTPStatus members update (GH-133190) (#140090)
hugovk
-
2025/10/14
[Python-checkins] gh-138072: Fix typos and grammatical errors and improve clarity in asyncio howto document (#138895)
hugovk
-
2025/10/14
[Python-checkins] [3.13] gh-101100: Fix sphinx warnings in `library/smtplib.rst` (GH-139991) (#140085)
hugovk
-
2025/10/14
[Python-checkins] gh-138993: Dedent `credits` text (#138994)
hugovk
-
2025/10/14
[Python-checkins] [3.14] gh-139590: Stricter `ruff` rules for `Tools/wasm` (GH-139752) (#139811)
hugovk
-
2025/10/13
[Python-checkins] gh-124111: test macOS CI with Tk 9 (#137424)
ned-deily
-
2025/10/13
[Python-checkins] [3.13] gh-140000: Traverse `name` attribute for `TypeVar`, `TypeVarTuple`, `TypeAliasType`, `ParamSpec` (GH-140016) (#140073)
JelleZijlstra
-
2025/10/13
[Python-checkins] [3.14] gh-101100: Fix reference warnings in `c-api/init.rst` documenting `PyGILState_STATE` (GH-139572) (#139832)
hugovk
-
2025/10/13
[Python-checkins] [3.14] gh-140000: Traverse `name` attribute for `TypeVar`, `TypeVarTuple`, `TypeAliasType`, `ParamSpec` (GH-140016) (#140063)
JelleZijlstra
-
2025/10/13
[Python-checkins] gh-140001: Remove obsolete TCL_WIN_SOCKET macro (from Tcl 7.x) from _tkinter.c (GH-139998)
serhiy-storchaka
-
2025/10/13
[Python-checkins] gh-140009: Improve performance of `list_extend_dictitems` by using `PyTuple_FromArray` (#140010)
kumaraditya303
-
2025/10/13
[Python-checkins] [3.14] gh-105487: Fix `__dir__` entries of `GenericAlias` (GH-138578) (GH-138629)
encukou
-
2025/10/13
[Python-checkins] gh-139810: Always generate -dev tags for PyManager packages (GH-139814)
zooba
-
2025/10/13
[Python-checkins] [3.14] gh-125996: fix thread safety of `collections.OrderedDict` (GH-133734) (#140053)
kumaraditya303
-
2025/10/13
[Python-checkins] gh-125996: fix thread safety of `collections.OrderedDict` (#133734)
kumaraditya303
-
2025/10/13
[Python-checkins] gh-138772: Fix and improve documentation for turtle color functions (GH-139325)
serhiy-storchaka
-
2025/10/13
[Python-checkins] [3.13] gh-138772: Fix and improve documentation for turtle color functions (GH-139325) (GH-140048)
serhiy-storchaka
-
2025/10/13
[Python-checkins] [3.14] gh-138772: Fix and improve documentation for turtle color functions (GH-139325) (GH-140047)
serhiy-storchaka
-
2025/10/13
[Python-checkins] [3.14] Using Python on Windows: Free-threaded is supported from 3.14 (GH-139992) (#140045)
hugovk
-
2025/10/13
[Python-checkins] Using Python on Windows: Free-threaded is supported from 3.14 (#139992)
hugovk
-
2025/10/13
[Python-checkins] [3.14] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032) (#140033)
picnixz
-
2025/10/13
[Python-checkins] [3.13] gh-107073: fix relevant typo in `PyObject_ClearManagedDict` (GH-140032) (#140034)
picnixz
-
2025/10/12
[Python-checkins] gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels (#136479)
hauntsaninja
-
2025/10/12
[Python-checkins] [3.14] gh-91214: Skip tests failing on Solaris (GH-31978) (GH-138450)
serhiy-storchaka
-
2025/10/12
[Python-checkins] [3.14] GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (GH-139980) (#140005)
savannahostrowski
-
2025/10/12
[Python-checkins] GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (#139980)
savannahostrowski
-
2025/10/12
[Python-checkins] [3.14] gh-127081: add critical sections to `dbm` objects (gh-132749) (#139996)
kumaraditya303
-
2025/10/12
[Python-checkins] [3.14] gh-139988: fix a leak when failing to create a Union type (GH-139990) (#139993)
picnixz
-
2025/10/11
[Python-checkins] gh-139929: fix incorrect OpenSSL version-based guard in `_ssl.c` (GH-139945)
gpshead
-
2025/10/11
[Python-checkins] [3.13] gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (GH-139943) (#139956)
AlexWaygood
-
2025/10/11
[Python-checkins] gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
picnixz
-
2025/10/11
[Python-checkins] gh-139845: do not print twice in default asyncio REPL (#139846)
kumaraditya303
-
2025/10/11
[Python-checkins] [3.14] gh-138756: Fix memory leak in PyInitConfig_Free() (GH-138759) (#138785)
vstinner
-
2025/10/10
[Python-checkins] [3.14] gh-96491: Deduplicate version in IDLE shell title (GH-139841) (#139931)
terryjreedy
-
2025/10/10
[Python-checkins] gh-139769: Update `PCBuild/find_python.bat` to allow discovery of Python 3.14 (GH-139770)
zooba
-
2025/10/10
[Python-checkins] gh-138843: Removing "Unpacking" section from Download page (GH-139918)
zware
-
2025/10/10
[Python-checkins] gh-139894: fix incorrect sharing of current task while forking in `asyncio` (#139897)
kumaraditya303
-
2025/10/10
[Python-checkins] gh-137025: Update Emscripten Build Docs (#137312)
freakboy3742
-
2025/10/10
[Python-checkins] gh-139353: Add Objects/unicode_format.c file (#139491)
vstinner
-
2025/10/10
[Python-checkins] gh-139783: Fix inspect.getsourcelines() for the case when a decorator is followed by a comment or an empty line (GH-139836)
serhiy-storchaka
-
2025/10/09
[Python-checkins] gh-111489: Add PyTuple_FromArray() function (#139691)
vstinner
-
2025/10/09
[Python-checkins] [3.13] gh-139843: Document `signal.SIGQUIT` to fix Sphinx references (GH-139844) (#139886)
vstinner