python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/09/03
[Python-checkins] gh-138004: Fix setting a thread name on OpenIndiana (GH-138017)
serhiy-storchaka
2025/09/03
[Python-checkins] [3.13] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220) (GH-138387)
serhiy-storchaka
2025/09/03
[Python-checkins] gh-78502: Add a trackfd parameter to mmap.mmap() on Windows (GH-138238)
serhiy-storchaka
2025/09/03
[Python-checkins] gh-138264: Fix gcc 14 compiler warnings (GH-138265)
serhiy-storchaka
2025/09/03
[Python-checkins] gh-116946: fully implement GC protocol for `_curses_panel.panel` (#138333)
picnixz
2025/09/03
[Python-checkins] [3.10] gh-130577: tarfile now validates archives to ensure member offsets are non-negative (GH-137027) (#137644)
pablogsal
2025/09/03
[Python-checkins] gh-135755: Make Py_MAX_SCRIPT_PATH_SIZE private (#138350)
pablogsal
2025/09/03
[Python-checkins] [3.13] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612) (#138422)
AA-Turner
2025/09/03
[Python-checkins] [3.13] Doc: Track file downloads via plausible (GH-138393) (#138397)
hugovk
2025/09/03
[Python-checkins] gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `_random.Random` (#138341)
picnixz
2025/09/03
[Python-checkins] [3.13] gh-54874: Expand unicodedata module documentation (GH-138301) (#138345)
malemburg
2025/09/03
[Python-checkins] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (#136612)
AA-Turner
2025/09/03
[Python-checkins] gh-110936: Reorder string literal definition in Lexical Analysis (GH-138063)
encukou
2025/09/03
[Python-checkins] Doc: Track file downloads via plausible (#138393)
hugovk
2025/09/03
[Python-checkins] gh-87595: Support mmap.size() for anonymous mapping on Unix (GH-24781)
serhiy-storchaka
2025/09/03
[Python-checkins] [3.14] gh-101100: Resolve reference warnings in library/xml.sax.handler.rst (GH-136612) (#138421)
hugovk
2025/09/03
[Python-checkins] [3.14] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) (#138423)
hugovk
2025/09/03
[Python-checkins] [3.13] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (GH-138410) (#138424)
hugovk
2025/09/02
[Python-checkins] GH-101100: Resolve reference warnings in whatsnew/3.7.rst (#138410)
hugovk
2025/09/02
[Python-checkins] gh-61206: Support zstandard compression in the zipimport module (GH-138254)
gpshead
2025/09/02
[Python-checkins] gh-127647: Fix and enable I/O protocol tests (#138369)
JelleZijlstra
2025/09/02
[Python-checkins] gh-138204: Forbid expansion of a shared anonymous mmap on Linux (GH-138220)
serhiy-storchaka
2025/09/02
[Python-checkins] gh-116946: add `Py_TPFLAGS_IMMUTABLETYPE` to `select.poll` and `select.epoll` (#138340)
kumaraditya303
2025/09/02
[Python-checkins] GH-135763: AC: Use ``Py_ssize_t(allow_negative=False)`` (#138394)
AA-Turner
2025/09/02
[Python-checkins] [3.14] Doc: Track file downloads via plausible (GH-138393) (#138396)
hugovk
2025/09/02
[Python-checkins] [3.14] gh-138372: Fix SyntaxWarning for erroneous t-string subscription (GH-138375) (#138392)
pablogsal
2025/09/02
[Python-checkins] gh-138297 Point link in docs for `finally` to try/else, instead of if/else (#138298)
AA-Turner
2025/09/02
[Python-checkins] gh-138372: Fix SyntaxWarning for erroneous t-string subscription (#138375)
pablogsal
2025/09/02
[Python-checkins] gh-138314: Add winreg.DeleteTree (GH-138388)
zooba
2025/09/02
[Python-checkins] [3.13] gh-136599: Add tests for long_hash (GH-138335) (#138391)
vstinner
2025/09/02
[Python-checkins] gh-138122: Use ``profiling.sampling`` in the documentation (PEP 799) (#138389)
pablogsal
2025/09/02
[Python-checkins] gh-136599: Add tests for long_hash (#138335)
vstinner
2025/09/02
[Python-checkins] [3.13] gh-138297 Point link in docs for `finally` to try/else, instead of if/else (GH-138298) (#138382)
AA-Turner
2025/09/02
[Python-checkins] gh-133158: Adjust c-analyzer `max_sizes` for `typeobject.c` (GH-133159)
ZeroIntensity
2025/09/02
[Python-checkins] gh-54874: Expand unicodedata module documentation (#138301)
malemburg
2025/09/01
[Python-checkins] gh-138253: Fix compatibility of sub-interpreters queues with queue.Queue (GH-138256)
serhiy-storchaka
2025/09/01
[Python-checkins] gh-89905: Correct `-R` option doc (#137608)
vstinner
2025/09/01
[Python-checkins] gh-135763: AC: Implement ``allow_negative`` for ``Py_ssize_t`` (#138150)
AA-Turner
2025/09/01
[Python-checkins] Reapply "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924) (#137930)
jaraco
2025/09/01
[Python-checkins] gh-138360: Fix `test_free_threading` for IO objects (#138359)
sobolevn
2025/09/01
[Python-checkins] [3.13] gh-89905: Correct `-R` option doc (GH-137608) (#138354)
vstinner
2025/09/01
[Python-checkins] gh-138302: Specialize int ops only if ints are compact (GH-138347)
Fidget-Spinner
2025/09/01
[Python-checkins] gh-90548: Fix musl version detection with --strip-all (#137864)
vstinner
2025/09/01
[Python-checkins] gh-138342: Use a common utility for visiting an object's type (GH-138343)
ZeroIntensity
2025/09/01
[Python-checkins] gh-116738: Fix `test_json_mutating_exact_dict` (#138339)
kumaraditya303
2025/09/01
[Python-checkins] [3.13] gh-116946: Revert GC protocol for immutable empty heap types (GH-138322, GH-138323, GH-138326) (#138337)
kumaraditya303
2025/09/01
[Python-checkins] gh-116946: Revert GC protocol for immutable empty heap types (GH-138266, GH-138288, GH-138289) (#138338)
kumaraditya303
2025/09/01
[Python-checkins] gh-116946: fully implement GC protocol for `_hashlib` objects (#138289)
picnixz
2025/09/01
[Python-checkins] gh-116946: fully implement GC protocol for `zlib` objects (#138290)
picnixz
2025/09/01
[Python-checkins] [3.13] gh-116946: fully implement GC protocol for `zlib` objects (GH-138290) (#138328)
picnixz
2025/09/01
[Python-checkins] [3.13] gh-116946: fully implement GC protocol for `_hashlib` objects (GH-138289) (#138326)
picnixz
2025/09/01
[Python-checkins] [3.13] gh-116946: fully implement GC protocol for `lzma` objects (GH-138288) (#138323)
picnixz
2025/09/01
[Python-checkins] [3.13] gh-116946: fully implement GC protocol for `bz2` objects (GH-138266) (#138322)
picnixz
2025/09/01
[Python-checkins] gh-116946: fully implement GC protocol for `lzma` objects (#138288)
picnixz
2025/09/01
[Python-checkins] gh-116946: fully implement GC protocol for `bz2` objects (#138266)
picnixz
2025/08/31
[Python-checkins] gh-138130: Fix return value of libc_ver() on Emscripten (#138132)
freakboy3742
2025/08/31
[Python-checkins] gh-138286: Run ``ruff`` on ``Tools/i18n`` (#138287)
AA-Turner
2025/08/31
[Python-checkins] gh-138013: Make ``test.test_io`` into a package (#138153)
AA-Turner
2025/08/31
[Python-checkins] [3.13] gh-138295: Fix a grammar issue in the descriptor HOWTO (GH-138296) (GH-138300)
ZeroIntensity
2025/08/31
[Python-checkins] gh-138295: Fix a grammar issue in the descriptor HOWTO (GH-138296)
ZeroIntensity
2025/08/31
[Python-checkins] gh-138279: Remove unused attr in RuleCollectorVisitor in parser_generator.py (#138280)
pablogsal
2025/08/30
[Python-checkins] [3.14] gh-138257: Fix internal `RuleCollectorVisitor` attribute name (GH-138208) (#138259)
hugovk
2025/08/30
[Python-checkins] [3.14] gh-138158: Use the `"data"` tarfile extraction filter in `Tools/ssl/multissltests.py` (GH-138147) (#138262)
hugovk
2025/08/30
[Python-checkins] [3.14] gh-133829: Remove some specifics from the ``zipimport`` example (GH-133835) (#138274)
hugovk
2025/08/30
[Python-checkins] gh-116738: Make `_json` module thread-safe in the free-threading (#119438)
kumaraditya303
2025/08/30
[Python-checkins] [3.13] gh-133829: Remove some specifics from the ``zipimport`` example (GH-133835) (#138273)
AA-Turner
2025/08/30
[Python-checkins] gh-133829: Remove some specifics from the ``zipimport`` example (#133835)
AA-Turner
2025/08/30
[Python-checkins] gh-138061: Exclude __pycache__ directory from the computed digest in the JIT stencils (#138131)
diegorusso
2025/08/30
[Python-checkins] gh-132657: avoid locks and refcounting in `frozenset` lookups (#136107)
kumaraditya303
2025/08/30
[Python-checkins] [3.13] gh-138158: Use the `"data"` tarfile extraction filter in `Tools/ssl/multissltests.py` (GH-138147) (#138263)
picnixz
2025/08/30
[Python-checkins] gh-138158: Use the `"data"` tarfile extraction filter in `Tools/ssl/multissltests.py` (#138147)
picnixz
2025/08/30
[Python-checkins] [3.13] gh-138257: Fix internal `RuleCollectorVisitor` attribute name (GH-138208) (#138260)
picnixz
2025/08/30
[Python-checkins] gh-137197: Add `SSLContext.set_ciphersuites` to set TLSv1.3 ciphers (#137198)
picnixz
2025/08/30
[Python-checkins] gh-138257: Fix internal `RuleCollectorVisitor` attribute name (#138208)
picnixz
2025/08/29
[Python-checkins] gh-133656: Remove deprecated `zipimport.zipimporter.load_module` (GH-133662)
gpshead
2025/08/29
[Python-checkins] [3.14] gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation (gh-122844) (#138244)
hugovk
2025/08/29
[Python-checkins] gh-138250: load fast optimization should fall through to empty blocks (#138249)
DinoV
2025/08/29
[Python-checkins] [3.13] gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation (gh-138243)
ncoghlan
2025/08/29
[Python-checkins] gh-123858: Improve Doc: SyntaxWarning is emitted during bytecode generation (gh-122844)
ncoghlan
2025/08/29
[Python-checkins] gh-137153: Add `latin_N` aliases to `encodings.aliases` (#136701)
malemburg
2025/08/28
[Python-checkins] [3.14] gh-101359: clarify docs for `asyncio.Event.clear` (GH-137849) (#137850)
hugovk
2025/08/28
[Python-checkins] [3.14] gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (GH-137852) (#137853)
hugovk
2025/08/28
[Python-checkins] [3.13] gh-137317: Fix inspect.signature() for class with wrapped __init__ or __new__ (GH-137862) (GH-138225)
serhiy-storchaka
2025/08/28
[Python-checkins] gh-134861: revert "Add CSV and BSV output formats to asyncio ps" (#138187)
kumaraditya303
2025/08/28
[Python-checkins] gh-137317: Fix inspect.signature() for class with wrapped __init__ or __new__ (GH-137862)
serhiy-storchaka
2025/08/28
[Python-checkins] gh-73487: Convert _decimal to use Argument Clinic (part 6) (GH-138015)
encukou
2025/08/28
[Python-checkins] gh-136438: Make sure `test_compile` pass with all optimization levels (GH-136478)
encukou
2025/08/28
[Python-checkins] [3.14] gh-126524: Revert "gh-126524: Run `regen-unicodedata` as a part of our CI GH-126682" (GH-138197) (#138218)
hugovk
2025/08/28
[Python-checkins] gh-126524: Revert "gh-126524: Run `regen-unicodedata` as a part of our CI #126682" (#138197)
hugovk
2025/08/27
[Python-checkins] Drop explicit tool installation in the dev container (GH-138211)
brettcannon
2025/08/27
[Python-checkins] [3.13] bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374) (GH-138202)
serhiy-storchaka
2025/08/27
[Python-checkins] bpo-41839: Fix error checking in sched_get_priority_ functions (GH-22374)
serhiy-storchaka
2025/08/27
[Python-checkins] gh-138122: Implement PEP 799 (#138142)
pablogsal
2025/08/27
[Python-checkins] [3.14] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (GH-137625) (#137771)
hugovk
2025/08/27
[Python-checkins] [3.13] Docs: Fix typo in `shutil.make_archive` example (GH-138188) (GH-138196)
ZeroIntensity
2025/08/27
[Python-checkins] Docs: Fix typo in `shutil.make_archive` example (GH-138188)
ZeroIntensity
2025/08/27
[Python-checkins] [3.14] gh-133403: Run `mypy` on `Tools/build/check_warnings.py` (GH-137700) (#137763)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-137740: Clarify `__del__` invocation mechanism in reference counting (GH-137741) (#138113)
hugovk
2025/08/27
[Python-checkins] [3.14] enhance docs for critical sections (GH-137334) (#138167)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-137526: Fix broken link to drdobbs journal in difflib.rst (GH-137527) (#137531)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-44538: Mention nested classes/functions in doctest docs (GH-137870) (#137918)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-138011: Clarify tutorial method object example code (GH-138014) (#138025)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-137609: Update signatures of builtins in the documentation (GH-137610) (#138137)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-138098: Clarify strong references in `PyDict_Next` docs on the free-threaded build (GH-138106) (#138141)
hugovk
2025/08/27
[Python-checkins] [3.14] gh-138148: Fix grammatical error in the `asynchronous generator iterator` term (GH-138155) (#138159)
hugovk
2025/08/27
[Python-checkins] [3.14] GH-132775: Fix argument parsing for ``_interpqueues.put()`` (GH-137686) (#138034)
hugovk
2025/08/27
[Python-checkins] [3.13] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180) (GH-138183)
serhiy-storchaka
2025/08/27
[Python-checkins] gh-71679: Improve tests for repr() of bytes and bytearray (GH-138180)
serhiy-storchaka
2025/08/26
[Python-checkins] [3.13] gh-106318: Add example for `str.find()` (GH-134529) (#138175)
hugovk
2025/08/26
[Python-checkins] [3.14] gh-106318: Add example for `str.find()` (GH-134529) (#138174)
hugovk
2025/08/26
[Python-checkins] gh-106318: Add example for `str.find()` (#134529)
hugovk
2025/08/26
[Python-checkins] gh-128042: Emit a ``configure`` warning when ``-O0`` and ``--enable-optimizations`` are combined (#137975)
AA-Turner
2025/08/26
[Python-checkins] enhance docs for critical sections (#137334)
kumaraditya303
2025/08/26
[Python-checkins] [3.13] gh-137740: Clarify `__del__` invocation mechanism in reference counting (GH-137741) (#138112)
kumaraditya303
2025/08/26
[Python-checkins] [3.13] enhance docs for critical sections (GH-137334) (#138168)
kumaraditya303
2025/08/26
[Python-checkins] gh-135427: Fix DeprecationWarning for os.fork when run in threads with -Werror (GH-136796)
encukou
2025/08/26
[Python-checkins] gh-137481: Fix test_calendar on Solaris and OpenIndiana (GH-138156)
serhiy-storchaka
2025/08/26
[Python-checkins] [3.13] gh-138148: Fix grammatical error in the `asynchronous generator iterator` term (GH-138155) (GH-138160)
ZeroIntensity
2025/08/26
[Python-checkins] gh-138148: Fix grammatical error in the `asynchronous generator iterator` term (GH-138155)
ZeroIntensity
2025/08/26
[Python-checkins] gh-136565: use SHA-256 for `hashlib.__doc__` example instead of MD5 (#138157)
picnixz
2025/08/26
[Python-checkins] gh-138143: Allow anonymous unions in public headers, using `_Py_ANONYMOUS` (GH-137283)
encukou
2025/08/25
[Python-checkins] [3.14] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262) (#138109)
hugovk
2025/08/25
[Python-checkins] Introduce a structure for ``.github/CODEOWNERS`` (#137498)
AA-Turner
2025/08/25
[Python-checkins] GH-131033: Enable the optimizing macros UNLIKELY and LIKELY for Clang (GH-131019)
zooba
2025/08/25
[Python-checkins] [3.14] gh-137883: Check the recursion limit for specialized keyword argument calls (GH-137887) (#137945)
hugovk
2025/08/25
[Python-checkins] gh-138098: Clarify strong references in `PyDict_Next` docs on the free-threaded build (GH-138106)
ZeroIntensity
2025/08/25
[Python-checkins] gh-136507: Fix mimetypes CLI to handle multiple file parameters (GH-136508)
encukou
2025/08/25
[Python-checkins] Remove some dead code from gzip and tarfile (#138123)
serhiy-storchaka
2025/08/25
[Python-checkins] gh-133390: Extend completion for .commands in `sqlite3` (GH-135432)
encukou
2025/08/25
[Python-checkins] [3.13] gh-137609: Update signatures of builtins in the documentation (GH-137610) (GH-138138)
serhiy-storchaka
2025/08/25
[Python-checkins] gh-137609: Change names of some positional-only parameters in builtins (GH-137611)
serhiy-storchaka
2025/08/25
[Python-checkins] gh-137609: Update signatures of builtins in the documentation (GH-137610)
serhiy-storchaka
2025/08/25
[Python-checkins] [3.14] gh-137973: Add a non-parallel test plan to the iOS testbed project (GH-138018) (#138038)
hugovk
2025/08/25
[Python-checkins] [3.13] Lint: Create a project-wide ``.ruff.toml`` settings file (GH-133124) (#137670)
hugovk
2025/08/25
[Python-checkins] gh-95245: Document Py_TPFLAGS_PREHEADER (GH-135861)
encukou
2025/08/24
[Python-checkins] [3.13] gh-138081: Fix/remove incorrect links in `idlelib/HISTORY.txt` (GH-138091) (#138125)
terryjreedy
2025/08/24
[Python-checkins] gh-138081: Fix/remove incorrect links in `idlelib/HISTORY.txt` (#138091)
terryjreedy
2025/08/24
[Python-checkins] gh-136021: Remove dead code for internal sentinel in `typing` (#138120)
AlexWaygood
2025/08/24
[Python-checkins] [3.13] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (GH-135262) (#138110)
picnixz
2025/08/24
[Python-checkins] gh-135261: bring back CI job for testing OpenSSL 1.1.1w (#135262)
picnixz
2025/08/24
[Python-checkins] [3.13] gh-137986: Fix and improve the csv functions docstrings (GH-137987) (GH-138108)
serhiy-storchaka
2025/08/24
[Python-checkins] gh-137986: Fix and improve the csv functions docstrings (GH-137987)
serhiy-storchaka
2025/08/23
[Python-checkins] [3.14] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910) (#137912)
hugovk
2025/08/23
[Python-checkins] Improve readability by adding whitespace between code paragraphs (gh-138090)
rhettinger
2025/08/23
[Python-checkins] [3.13] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (GH-136623) (#138087)
picnixz
2025/08/23
[Python-checkins] [3.13] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (GH-136615) (#138055)
picnixz
2025/08/23
[Python-checkins] gh-136134: restore truncated comment post GH-136623 (#138088)
picnixz
2025/08/23
[Python-checkins] [3.13] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845) (GH-138085)
serhiy-storchaka
2025/08/23
[Python-checkins] gh-137754: Fix import of zoneinfo if _datetime is not available (GH-137845)
serhiy-storchaka
2025/08/22
[Python-checkins] [3.13] gh-133125: Clarify ZipInfo.date_time attribute documentation (GH-136082) (#138076)
emmatyping
2025/08/22
[Python-checkins] gh-133125: Clarify ZipInfo.date_time attribute documentation (#136082)
emmatyping
2025/08/22
[Python-checkins] gh-137740: Clarify `__del__` invocation mechanism in reference counting (#137741)
kumaraditya303
2025/08/22
[Python-checkins] [3.13] gh-91116: Add hyperlink from `sys.settrace` to frame objects (GH-138062) (GH-138069)
ZeroIntensity
2025/08/22
[Python-checkins] gh-91116: Add hyperlink from `sys.settrace` to frame objects (GH-138062)
ZeroIntensity
2025/08/22
[Python-checkins] [3.14] gh-137384: fix crash when accessing warnings state late in runtime shutdown (GH-138027) (#138065)
hugovk
2025/08/22
[Python-checkins] [3.14] gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043) (#138060)
hugovk
2025/08/22
[Python-checkins] [3.13] gh-135386: Skip readonly tests for the root user (GH-138058) (GH-138064)
serhiy-storchaka
2025/08/22
[Python-checkins] gh-137384: fix crash when accessing warnings state late in runtime shutdown (#138027)
kumaraditya303
2025/08/22
[Python-checkins] gh-135386: Skip readonly tests for the root user (GH-138058)
serhiy-storchaka
2025/08/22
[Python-checkins] [3.13] gh-132744: Check recursion limit in _PY_FRAME_GENERAL (GH-132746) (GH-138032)
Fidget-Spinner
2025/08/22
[Python-checkins] gh-138042: Fix homebrew for tail-calling macOS CI (GH-138043)
Fidget-Spinner
2025/08/22
[Python-checkins] gh-136134: smtplib: fix CRAM-MD5 on FIPS-only environments (#136623)
picnixz
2025/08/22
[Python-checkins] [3.13] gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566) (GH-138057)
serhiy-storchaka
2025/08/22
[Python-checkins] gh-135386: Fix "unable to open database file" errors on readonly DB (GH-135566)
serhiy-storchaka
2025/08/22
[Python-checkins] gh-130425: Add "Did you mean [...]" suggestions for `del obj.attr` (GH-136588)
encukou
2025/08/22
[Python-checkins] gh-136134: imaplib: fix CRAM-MD5 on FIPS-only environments (#136615)
picnixz
2025/08/22
[Python-checkins] gh-138019: improve help message for `json.tool` (#138037)
picnixz
2025/08/22
[Python-checkins] gh-134531: simplify code for computing HMAC digests (#138046)
picnixz
2025/08/22
[Python-checkins] gh-137920: Fix semantically relevant typo in `curses.window.attron` (#137940)
picnixz
2025/08/22
[Python-checkins] [3.14] gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (GH-138040) (#138041)
hugovk
2025/08/22
[Python-checkins] gh-123299: Fix typos & grammar and copyedit What's New in 3.14 (#138040)
AA-Turner
2025/08/21
[Python-checkins] [3.13] gh-137973: Add a non-parallel test plan to the iOS testbed project (GH-138018) (#138039)
freakboy3742
2025/08/21
[Python-checkins] gh-137973: Add a non-parallel test plan to the iOS testbed project (#138018)
freakboy3742
2025/08/21
[Python-checkins] [3.14] gh-137847: Add examples for UUIDv6-8 (GH-137848) (#137901)
hugovk
2025/08/21
[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 5) (#137948)
AA-Turner
2025/08/21
[Python-checkins] GH-132775: Fix argument parsing for ``_interpqueues.put()`` (#137686)
AA-Turner
2025/08/21
[Python-checkins] [3.13] gh-135734: correctly handle `--enable-optimizations --disable-test-modules` combination (#137998)
picnixz
2025/08/21
[Python-checkins] gh-137967: Fix "Whats New" doc example (#138028)
pablogsal
2025/08/21
[Python-checkins] [3.13] gh-138011: Clarify tutorial method object example code (GH-138014) (#138026)
terryjreedy
2025/08/21
[Python-checkins] gh-137967: Restore suggestions on nested attribute access (#137968)
pablogsal
2025/08/21
[Python-checkins] gh-138011: Clarify tutorial method object example code (#138014)
terryjreedy
2025/08/21
[Python-checkins] [3.12] gh-131038: Use text=True in subprocesses in test_perf_profiler (#137117) (#138024)
pablogsal
2025/08/21
[Python-checkins] [3.14] gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764) (#137999)
hugovk
2025/08/21
[Python-checkins] gh-137376: Add note on top-level `global` declarations (GH-137707)
encukou
2025/08/21
[Python-checkins] GH-137959: Replace shim code in jitted code with a single trampoline function. (GH-137961)
markshannon
2025/08/20
[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 4) (#137931)
AA-Turner
2025/08/20
[Python-checkins] [3.14] gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965) (#137971)
hugovk
2025/08/20
[Python-checkins] gh-137884: Added threading.get_native_id() on Illumos/Solaris (GH-137927)
serhiy-storchaka
2025/08/20
[Python-checkins] gh-137481: Fix abbreviation of day names in TextCalendar (GH-137482)
serhiy-storchaka
2025/08/20
[Python-checkins] gh-137728 gh-137762: Fix bugs in the JIT with many local variables (GH-137764)
Fidget-Spinner
2025/08/20
[Python-checkins] [3.14] gh-137900: Improve dataclasses frozen parameter documentation (GH-137937) (#137990)
hugovk
2025/08/20
[Python-checkins] [3.13] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488) (GH-137995)
serhiy-storchaka
2025/08/20
[Python-checkins] gh-137477: Fix inspect.getblock() for generator expressions (GH-137488)
serhiy-storchaka
2025/08/20
[Python-checkins] [3.13] gh-137900: Improve dataclasses frozen parameter documentation (GH-137937) (#137991)
ericvsmith
2025/08/20
[Python-checkins] gh-137900: Improve dataclasses frozen parameter documentation (#137937)
ericvsmith
2025/08/20
[Python-checkins] gh-137044: To weaken the statement regarding the RLIM_INFINITY value (GH-137954)
serhiy-storchaka
2025/08/20
[Python-checkins] [3.13] Fix typo in `logging` docs (GH-137981) (GH-137984)
ZeroIntensity
2025/08/20
[Python-checkins] Fix typo in `logging` docs (GH-137981)
ZeroIntensity
2025/08/19
[Python-checkins] gh-137964: Remove the "experimental" designation from the Windows installer (GH-137965)
zooba
2025/08/19
[Python-checkins] gh-120037: Disable user site packages when a ._pth file is used (GH-137428)
zooba
Earlier messages
Later messages