python-checkins
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/19
[Python-checkins] [3.13] Update the dbm documentation (GH-137919) (GH-137963)
serhiy-storchaka
2025/08/19
[Python-checkins] Update the availability info in the resource docs (GH-137922)
serhiy-storchaka
2025/08/19
[Python-checkins] Update the dbm documentation (GH-137919)
serhiy-storchaka
2025/08/19
[Python-checkins] [3.13] [docs] fix grammar in ssl.SSLContect.sslsocket_class docs (GH-137935) (#137951)
picnixz
2025/08/19
[Python-checkins] gh-137044: Fix test_resource on 32-bit Linux (GH-137941)
serhiy-storchaka
2025/08/19
[Python-checkins] [docs] minor, fix grammar in ssl.SSLContect.sslsocket_class docstring (GH-137935)
gpshead
2025/08/19
[Python-checkins] [3.13] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (GH-137859) (#137907)
hugovk
2025/08/19
[Python-checkins] [3.14] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (GH-137859) (#137908)
hugovk
2025/08/19
[Python-checkins] gh-123681: Check NORMALIZE_CENTURY behavior at runtime; require C99 (GH-136022)
encukou
2025/08/19
[Python-checkins] gh-136438: Make sure `test_dis` pass with all optimization levels (GH-136593)
encukou
2025/08/19
[Python-checkins] gh-137883: Check the recursion limit for specialized keyword argument calls (GH-137887)
markshannon
2025/08/19
[Python-checkins] gh-95534: Convert ``ZlibDecompressor.__new__`` to AC (#137923)
AA-Turner
2025/08/19
[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 3) (#137844)
AA-Turner
2025/08/18
[Python-checkins] gh-137512: Add new constants in the resource module (GH-137513)
encukou
2025/08/18
[Python-checkins] [3.14] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929) (#137926)
pablogsal
2025/08/18
[Python-checkins] [3.13] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929) (#137925)
pablogsal
2025/08/18
[Python-checkins] Revert "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)
jaraco
2025/08/18
[Python-checkins] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (#134929)
pablogsal
2025/08/18
[Python-checkins] gh-132947: Apply changes from importlib_metadata 8.7 (#137885)
jaraco
2025/08/18
[Python-checkins] gh-137044: Make resource.RLIM_INFINITY always positive (GH-137511)
serhiy-storchaka
2025/08/18
[Python-checkins] gh-44538: Mention nested classes/functions in doctest docs (GH-137870)
ZeroIntensity
2025/08/18
[Python-checkins] [3.13] gh-44538: Mention nested classes/functions in doctest docs (GH-137870) (GH-137917)
ZeroIntensity
2025/08/18
[Python-checkins] [3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) (#137914)
pablogsal
2025/08/18
[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 2) (#137637)
AA-Turner
2025/08/18
[Python-checkins] [3.13] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910) (#137913)
kumaraditya303
2025/08/18
[Python-checkins] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (#137910)
kumaraditya303
2025/08/18
[Python-checkins] gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-136966)
encukou
2025/08/18
[Python-checkins] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (#137859)
kumaraditya303
2025/08/18
[Python-checkins] [3.13] gh-131885: Use positional-only markers for the ``decimal`` module (GH-131990) (#137904)
AA-Turner
2025/08/18
[Python-checkins] bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456)
encukou
2025/08/18
[Python-checkins] gh-131885: Use positional-only markers for the ``decimal`` module (#131990)
AA-Turner
2025/08/18
[Python-checkins] gh-137847: Add examples for UUIDv6-8 (#137848)
picnixz
2025/08/18
[Python-checkins] [3.14] Emend an error in ``string.templatelib`` example output (GH-137890) (#137892)
hugovk
2025/08/18
[Python-checkins] gh-137729: Fix support for locales with @-modifiers (GH-137253)
serhiy-storchaka
2025/08/17
[Python-checkins] gh-127146: Emscripten: Add test_sample_profiler skips where needed (#137815)
freakboy3742
2025/08/17
[Python-checkins] Emend an error in ``string.templatelib`` example output (#137890)
AA-Turner
2025/08/17
[Python-checkins] GH-137841: Open tzdata/zones file with UTF-8 encoding (#137872)
AA-Turner
2025/08/17
[Python-checkins] [3.13] gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805) (GH-137827)
gpshead
2025/08/17
[Python-checkins] [3.13] gh-135661: Fix parsing unterminated bogus comments in HTMLParser (GH-137873) (GH-137875)
serhiy-storchaka
2025/08/17
[Python-checkins] gh-135661: Fix parsing unterminated bogus comments in HTMLParser (GH-137873)
serhiy-storchaka
2025/08/16
[Python-checkins] gh-131591: fix formatting of remote debugger docs (#137225)
kumaraditya303
2025/08/16
[Python-checkins] [3.14] gh-137846: Add missing 'be' to profile doc. (GH-137856) (#137857)
hugovk
2025/08/16
[Python-checkins] [3.13] gh-137846: Add missing 'be' to profile doc. (GH-137856) (#137858)
terryjreedy
2025/08/16
[Python-checkins] gh-137846: Add missing 'be' to profile doc. (#137856)
terryjreedy
2025/08/16
[Python-checkins] gh-137725: Convert faulthandler to Argument Clinic (#137726)
vstinner
2025/08/16
[Python-checkins] [3.13] gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (GH-137852) (#137854)
kumaraditya303
2025/08/16
[Python-checkins] gh-90483: fix docs of `SubprocessTransport.get_pipe_transport ` (#137852)
kumaraditya303
2025/08/16
[Python-checkins] [3.13] gh-101359: clarify docs for `asyncio.Event.clear` (GH-137849) (#137851)
kumaraditya303
2025/08/16
[Python-checkins] gh-101359: clarify docs for `asyncio.Event.clear` (#137849)
kumaraditya303
2025/08/16
[Python-checkins] [3.14] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137830)
hugovk
2025/08/15
[Python-checkins] [3.14] gh-132661: PEP 750 documentation: second pass (GH-137020) (#137392)
hugovk
2025/08/15
[Python-checkins] gh-120492: Sync importlib_metadata 8.2.0 (#124033)
jaraco
2025/08/15
[Python-checkins] gh-92936: update `http.cookies` docs post GH-113663 (#137566)
orsenthil
2025/08/15
[Python-checkins] [3.13] gh-131178: Add tests for `site` command-line interface (GH-133582) (GH-137833)
ZeroIntensity
2025/08/15
[Python-checkins] gh-131178: Add tests for `site` command-line interface (GH-133582)
ZeroIntensity
2025/08/15
[Python-checkins] [3.13] gh-137777: Disband the 'Program Frameworks' chapter (GH-137796) (#137831)
AA-Turner
2025/08/15
[Python-checkins] gh-137777: Disband the 'Program Frameworks' chapter (#137796)
AA-Turner
2025/08/15
[Python-checkins] [3.14] gh-137078: Fix keyword typo recognition when executed over files (GH-137079) (#137826)
pablogsal
2025/08/15
[Python-checkins] gh-137078: Fix keyword typo recognition when executed over files (#137079)
pablogsal
2025/08/15
[Python-checkins] [3.14] GH-123299: Copyedit 3.14 What's New: Removed (GH-137794) (#137825)
hugovk
2025/08/15
[Python-checkins] GH-123299: Copyedit 3.14 What's New: Removed (#137794)
hugovk
2025/08/15
[Python-checkins] [3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102) (#124024)
jaraco
2025/08/15
[Python-checkins] [3.13] Mention the "context manager" keyword in concurrent.futures documentation (GH-130976) (#137811)
kumaraditya303
2025/08/15
[Python-checkins] [3.14] gh-137760: Update REPL constants documentation (gh-137798) (#137822)
hugovk
2025/08/15
[Python-checkins] [3.13] gh-137760: Update REPL constants documentation (gh-137798) (gh-137823)
corona10
2025/08/15
[Python-checkins] gh-137808: use argument clinic for `_thread.lock` and `_thread.RLock` (#137809)
kumaraditya303
2025/08/15
[Python-checkins] gh-137760: Update REPL constants documentation (gh-137798)
corona10
2025/08/15
[Python-checkins] [3.14] GH-123299: Copyedit 3.14 What's New: Optimizations (GH-137789) (#137813)
hugovk
2025/08/15
[Python-checkins] GH-123299: Copyedit 3.14 What's New: Optimizations (#137789)
AA-Turner
2025/08/15
[Python-checkins] [3.14] gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137766)
hugovk
2025/08/15
[Python-checkins] [3.14] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137581)
hugovk
2025/08/15
[Python-checkins] [3.14] gh-137183: Document that `array.array` typecode `w` is new in 3.13 (GH-137184) (#137208)
hugovk
2025/08/15
[Python-checkins] [3.14] gh-136437: Convert more ``os.path`` functions to positional-only in the docs (GH-136970) (#137000)
hugovk
2025/08/15
[Python-checkins] Mention the "context manager" keyword in concurrent.futures documentation (#130976)
kumaraditya303
2025/08/15
[Python-checkins] [3.14] gh-123299: Update What's new in Python 3.14: typos and misplaced item. (GH-136665) (#137769)
hugovk
2025/08/15
[Python-checkins] [3.13] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (GH-137625) (#137778)
Eclips4
2025/08/14
[Python-checkins] gh-137716: Fix double period in AttributeError message for invalid mock assertions (#137717)
hauntsaninja
2025/08/14
[Python-checkins] [3.13] gh-134262: Catch both URLError and ConnectionError in retries (GH-135365) (#137779)
emmatyping
2025/08/14
[Python-checkins] gh-135241: Make unpickling of booleans in protocol 0 more strict (GH-135242)
serhiy-storchaka
2025/08/14
[Python-checkins] [3.13] gh-134262: Fix off by one errors in download retry functions (GH-137775)
zware
2025/08/14
[Python-checkins] [3.13] gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665) (GH-137773)
serhiy-storchaka
2025/08/14
[Python-checkins] Python 3.13.7
Yhg1s
2025/08/14
[Python-checkins] gh-135661: Fix CDATA section parsing in HTMLParser (GH-135665)
serhiy-storchaka
2025/08/14
[Python-checkins] gh-137576: Fix for Basic REPL showing incorrect code in tracebacks with `PYTHONSTARTUP` (#137625)
Eclips4
2025/08/14
[Python-checkins] Update link to translating in the devguide in `bugs.rst` (#137736)
willingc
2025/08/14
[Python-checkins] gh-123299: Update What's new in Python 3.14: typos and misplaced item. (#136665)
AA-Turner
2025/08/14
[Python-checkins] Python 3.14.0rc2
hugovk
2025/08/14
[Python-checkins] [3.13] gh-109975: Indicate the minimum version for PyREPL in the tutorial (GH-136046) (#137767)
AA-Turner
2025/08/14
[Python-checkins] gh-109975: Indicate the minimum version for PyREPL in the tutorial (#136046)
AA-Turner
2025/08/14
[Python-checkins] gh-133403: Run `mypy` on `Tools/build/check_warnings.py` (#137700)
sobolevn
2025/08/14
[Python-checkins] gh-74185: repr() of ImportError now contains attributes name and path (#136770)
vstinner
2025/08/14
[Python-checkins] gh-125854: Improve error messages for invalid category in the warnings module (GH-137750)
serhiy-storchaka
2025/08/14
[Python-checkins] [3.14] gh-137749: Python 3.14 installer is for macOS 10.15 and later (GH-137753) (#137755)
hugovk
2025/08/14
[Python-checkins] gh-137749: Python 3.14 installer is for macOS 10.15 and later (#137753)
hugovk
2025/08/14
[Python-checkins] [3.13] gh-131788: make resource_tracker re-entrant safe (GH-131787) (#137738)
Yhg1s
2025/08/14
[Python-checkins] [3.14] GH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731) (#137751)
hugovk
2025/08/14
[Python-checkins] gh-130821: Add type information to error messages for invalid return type (GH-130835)
serhiy-storchaka
2025/08/14
[Python-checkins] GH-137573: mark _PyOptimizer_Optimize as no inline (GH-137731)
encukou
2025/08/13
[Python-checkins] [3.14] gh-132339: Add support for OpenSSL 3.5 (GH-137720) (#137747)
hugovk
2025/08/13
[Python-checkins] gh-132339: Add support for OpenSSL 3.5 (GH-137720)
zware
2025/08/13
[Python-checkins] Use the latest dev container image perpetually (#137734)
brettcannon
2025/08/13
[Python-checkins] gh-131788: make resource_tracker re-entrant safe (GH-131787)
gpshead
2025/08/13
[Python-checkins] gh-137400: Fix thread-safety issues when profiling all threads (gh-137518)
colesbury
2025/08/13
[Python-checkins] [3.13] gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH-137313) (GH-137723)
serhiy-storchaka
2025/08/13
[Python-checkins] Add internal doc describing the stack protection mechanism (GH137663)
markshannon
2025/08/13
[Python-checkins] gh-87281: Improve documentation for locale.setlocale() and locale.getlocale() (GH-137313)
serhiy-storchaka
2025/08/13
[Python-checkins] gh-137681: Always initialize exception handler for new instruction (#137655)
DinoV
2025/08/13
[Python-checkins] [3.14] gh-137226: Fix behavior of ForwardRef.evaluate with type_params (GH-137227) (#137709)
hugovk
2025/08/13
[Python-checkins] gh-137226: Fix behavior of ForwardRef.evaluate with type_params (#137227)
JelleZijlstra
2025/08/13
[Python-checkins] gh-73487: Convert `_decimal` to use Argument Clinic (part 1) (#137606)
vstinner
2025/08/13
[Python-checkins] [3.14] gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (GH-137692) (#137698)
hugovk
2025/08/13
[Python-checkins] [3.14] gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules` with mypy (GH-137546) (#137679)
hugovk
2025/08/13
[Python-checkins] [3.14] gh-137450: macOS installer shell path management improvements (GH-137451) (#137453)
hugovk
2025/08/13
[Python-checkins] gh-64612: Remove error handlers list under `open()` (GH-137304)
encukou
2025/08/13
[Python-checkins] [3.14] GH-134291: Support older macOS deployment targets for JIT builds (GH-137211) (#137701)
hugovk
2025/08/13
[Python-checkins] [3.14] gh-137242: Add Android CI job (GH-137186) (#137683)
hugovk
2025/08/13
[Python-checkins] [3.13] gh-137668: Document that ord() supports also bytes and bytearray (GH-137669) (GH-137704)
serhiy-storchaka
2025/08/13
[Python-checkins] gh-137668: Document that ord() supports also bytes and bytearray (GH-137669)
serhiy-storchaka
2025/08/13
[Python-checkins] gh-131146: Fall back to `month_name` if `standalone_month_name`s aren't distinct (GH-137674)
encukou
2025/08/12
[Python-checkins] [3.13] gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (GH-137692) (#137699)
sobolevn
2025/08/12
[Python-checkins] [3.13] gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules` with mypy (GH-137546) (#137691)
sobolevn
2025/08/12
[Python-checkins] GH-137630: Argument Clinic: Reduce use of 'as' for renaming in ``_interpretersmodule.c`` (#137680)
AA-Turner
2025/08/12
[Python-checkins] gh-133403: Run `mypy` on `Tools/build/mypy.ini` changes (#137692)
sobolevn
2025/08/12
[Python-checkins] [3.13] gh-137242: Add Android CI job (GH-137186) (#137684)
freakboy3742
2025/08/12
[Python-checkins] [3.13] gh-136672: Docs: Move Enum functions and add examples (GH-136791) (#137689)
AA-Turner
2025/08/12
[Python-checkins] GH-137623: Begin enforcing docstring length in Argument Clinic (#137624)
AA-Turner
2025/08/12
[Python-checkins] gh-136672: Docs: Move Enum functions and add examples (GH-136791)
ethanfurman
2025/08/12
[Python-checkins] GH-137562: Fix github-issue number for deallocated objects in cache bug (GH-137614)
nascheme
2025/08/12
[Python-checkins] gh-137242: Add Android CI job (#137186)
hugovk
2025/08/12
[Python-checkins] GH-137630: Convert ``_interpreters`` to use Argument Clinic (#137631)
AA-Turner
2025/08/12
[Python-checkins] gh-133403: Check `generate_stdlib_module_names` and `check_extension_modules` with mypy (#137546)
sobolevn
2025/08/12
[Python-checkins] [3.14] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471) (#137648)
hugovk
2025/08/12
[Python-checkins] [3.14] gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2) (GH-137047) (#137666)
hugovk
2025/08/12
[Python-checkins] [3.14] GH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (GH-137567) (#137654)
hugovk
2025/08/12
[Python-checkins] [3.14] gh-137288: Update version in magic number log (GH-137665) (#137667)
hugovk
2025/08/12
[Python-checkins] gh-137288: Update 3.14 magic numbers (GH-137665)
encukou
2025/08/12
[Python-checkins] [3.13] Update pre-commit hooks (GH-137591) (GH-137641)
encukou
2025/08/12
[Python-checkins] gh-135228: When @dataclass(slots=True) replaces a dataclass, make the original class collectible (take 2) (GH-137047)
encukou
2025/08/12
[Python-checkins] [3.14] gh-137288: Fix bug where boolean expressions are not associated with the correct exception handler (GH-137310). (#137427)
hugovk
2025/08/11
[Python-checkins] [3.13] gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303) (GH-137661)
serhiy-storchaka
2025/08/11
[Python-checkins] gh-126008: Improve docstrings for Tkinter cget and configure methods (GH-133303)
serhiy-storchaka
2025/08/11
[Python-checkins] [3.13] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588) (GH-137613)
ZeroIntensity
2025/08/11
[Python-checkins] [3.13] gh-131885: Use positional-only markers for ``max()`` and ``min()`` (GH-131868) (#137657)
AA-Turner
2025/08/11
[Python-checkins] gh-131885: Use positional-only markers for ``max()`` and ``min()`` (#131868)
AA-Turner
2025/08/11
[Python-checkins] [3.13] gh-125897: Mark range function parameters as positional only (GH-125945) (#137653)
AA-Turner
2025/08/11
[Python-checkins] GH-137426: Remove code deprecation of `importlib.abc.ResourceLoader` (GH-137567)
brettcannon
2025/08/11
[Python-checkins] gh-125897: Mark range function parameters as positional only (#125945)
terryjreedy
2025/08/11
[Python-checkins] [3.13] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471) (gh-137649)
colesbury
2025/08/11
[Python-checkins] gh-137400: Fix a crash when disabling profiling across all threads (gh-137471)
colesbury
2025/08/11
[Python-checkins] [3.14] gh-137200: support frame lineno setter with `BRANCH_LEFT` and `BRANCH_RIGHT` events (GH-137229) (#137280)
hugovk
2025/08/11
[Python-checkins] [3.13] Add test for opening an SQLite with bytes path (GH-136331) (GH-137633)
serhiy-storchaka
2025/08/11
[Python-checkins] gh-115766: Fix IPv4Interface.is_unspecified (GH-137326)
encukou
2025/08/11
[Python-checkins] gh-128813: cleanup C-API docs for PyComplexObject (GH-137579)
encukou
2025/08/11
[Python-checkins] gh-135953: Profile a module or script with sampling profiler (#136777)
pablogsal
2025/08/11
[Python-checkins] [3.13] Fix documentation of hash in PyHash_FuncDef (GH-137595) (#137643)
vstinner
2025/08/11
[Python-checkins] Fix documentation of hash in PyHash_FuncDef (#137595)
vstinner
2025/08/11
[Python-checkins] [3.14] Update pre-commit hooks (GH-137591) (#137621)
hugovk
2025/08/10
[Python-checkins] Add test for opening an SQLite with bytes path (GH-136331)
serhiy-storchaka
2025/08/10
[Python-checkins] Update pre-commit hooks (#137591)
AA-Turner
2025/08/10
[Python-checkins] [3.13] gh-136914: Fix support of cached functions and properties in DocTest's lineno computation (GH-136930) (GH-137615)
serhiy-storchaka
2025/08/10
[Python-checkins] gh-137583: Only lock the SSL context, not the SSL socket (GH-137588)
ZeroIntensity
2025/08/10
[Python-checkins] [3.14] gh-131338: Disable computed stack limit checks on non-glibc linux (GH-134336) (#137175)
hugovk
2025/08/10
[Python-checkins] [3.14] gh-119711: describe `create_datagram_endpoint`'s behavior in asyncio when `local_addr` is `None` (GH-136913) (#137164)
hugovk
2025/08/09
[Python-checkins] GH-132532: Add new DSL macros to better declare semantics of exits at ends of instructions/uops. (GH-137098)
markshannon
2025/08/09
[Python-checkins] [3.13] gh-137499: Fixed dead link to NIST website (GH-137500) (#137501)
AA-Turner
2025/08/09
[Python-checkins] gh-137562: Remove reference for GC_REACHABLE in comment (GH-137563)
methane
2025/08/08
[Python-checkins] [3.13] gh-137026: Add an explainer guide for asyncio (GH-137215) (#137582)
willingc
2025/08/08
[Python-checkins] gh-137026: Add an explainer guide for asyncio (GH-137215)
willingc
2025/08/08
[Python-checkins] [3.14] gh-137499: Fixed dead link to NIST website (GH-137500) (#137502)
hugovk
2025/08/08
[Python-checkins] gh-92936: allow double quote in cookie values (#113663)
orsenthil
2025/08/08
[Python-checkins] [3.13] Fix typo in Doc/extending/extending.rst (GH-136890) (#137561)
hugovk
2025/08/08
[Python-checkins] [3.14] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137539)
hugovk
2025/08/08
[Python-checkins] [3.13] gh-136155: Docs: check for EPUB fatal errors in CI (GH-134074) (#137538)
hugovk
2025/08/08
[Python-checkins] gh-133722: Add Difflib theme to `_colorize` and 'color' option to `difflib.unified_diff` (#133725)
hugovk
2025/08/08
[Python-checkins] [3.14] gh-137282: Fix `TypeError` in tab completion and `dir()` of `concurrent.futures` (GH-137214) (#137284)
hugovk
2025/08/08
[Python-checkins] [3.14] gh-137308: Replace a single docstring with `pass` in `-OO` mode (GH-137318) (#137322)
hugovk
2025/08/08
[Python-checkins] [3.14] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (GH-137413) (#137534)
hugovk
2025/08/08
[Python-checkins] [3.14] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137541)
hugovk
2025/08/08
[Python-checkins] [3.13] Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552) (GH-137554)
ZeroIntensity
2025/08/08
[Python-checkins] Replace "ordered arguments" with "positional arguments" in `unittest.mock` documentation (GH-137552)
ZeroIntensity
2025/08/08
[Python-checkins] gh-128813: deprecate cval field of the PyComplexObject struct (#137271)
vstinner
2025/08/08
[Python-checkins] Bump mypy to 1.17.1 (#137542)
sobolevn
2025/08/08
[Python-checkins] [3.13] Bump mypy to 1.17.1 (GH-137542) (#137544)
sobolevn
2025/08/07
[Python-checkins] [3.13] [Doc] Remove unnecessary quotes from typing module (GH-137207) (#137540)
orsenthil
2025/08/07
[Python-checkins] [Doc] Remove unnecessary quotes from typing module (#137207)
orsenthil
2025/08/07
[Python-checkins] GH-136155: Fail the EPUB check on fatal errors (#137351)
AA-Turner
2025/08/07
[Python-checkins] [3.13] gh-130102: drop "require numeric arguments" from pow() docs (GH-137456) (#137537)
orsenthil
2025/08/07
[Python-checkins] GH-135552: Add tests to check weakref clearing (GH-136304)
nascheme
2025/08/07
[Python-checkins] gh-130102: drop "require numeric arguments" from pow() docs (#137456)
orsenthil
2025/08/07
[Python-checkins] GH-135552: Make the GC clear weakrefs later (GH-136189)
nascheme
2025/08/07
[Python-checkins] [3.13] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (GH-137413) (#137535)
orsenthil
2025/08/07
[Python-checkins] gh-137412: fix `default_builtin_hashes` values in `test_hashlib.py` (#137413)
orsenthil
2025/08/07
[Python-checkins] gh-137291: Support perf profiler with an evaluation hook (#137292)
DinoV
2025/08/07
[Python-checkins] [3.13] gh-137463: Update validate_abstract_methods in test_collections.py (GH-137464) (#137521)
sobolevn
2025/08/07
[Python-checkins] GH-119085: Move comment in Python/gc.c to correct place.
nascheme
2025/08/07
[Python-checkins] add floss.fund manifest provenance (#137529)
ewdurbin
2025/08/07
[Python-checkins] [3.13] gh-137526: Fix broken link to drdobbs journal in difflib.rst (GH-137527) (#137532)
orsenthil
2025/08/07
[Python-checkins] gh-137526: Fix broken link to drdobbs journal in difflib.rst (#137527)
orsenthil
2025/08/07
[Python-checkins] [3.13] gh-137440: Update comment in Python/hamt.c on importing for testing (GH-137441) (GH-137520)
ZeroIntensity
2025/08/07
[Python-checkins] [3.14] gh-123299: Backport typo fixes in What's New in Python 3.14 (#137525)
hugovk
Earlier messages
Later messages