[Python-checkins] gh-137512: Add new constants in the resource module (GH-137513)

2025-08-18 Thread encukou
https://github.com/python/cpython/commit/6e2b9a21305e8d2f7a18d69d4dce334dcf16fc04 commit: 6e2b9a21305e8d2f7a18d69d4dce334dcf16fc04 branch: main author: Serhiy Storchaka committer: encukou date: 2025-08-19T08:52:45+02:00 summary: gh-137512: Add new constants in the resource module (GH-137513) *

[Python-checkins] [3.14] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929) (#137926)

2025-08-18 Thread pablogsal
https://github.com/python/cpython/commit/5034b6491a92d2019d1611c1adb02f682b847630 commit: 5034b6491a92d2019d1611c1adb02f682b847630 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-08-18T22:21:55+01:00 summary: [3.14] gh-1

[Python-checkins] [3.13] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (GH-134929) (#137925)

2025-08-18 Thread pablogsal
https://github.com/python/cpython/commit/b3725651a26633cc75e977d2ea163060885fa58a commit: b3725651a26633cc75e977d2ea163060885fa58a branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-08-18T22:21:26+01:00 summary: [3.13] gh-1

[Python-checkins] Revert "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (#137924)

2025-08-18 Thread jaraco
https://github.com/python/cpython/commit/3706ef66eff2b9e24091dbe050f5dbc60785b481 commit: 3706ef66eff2b9e24091dbe050f5dbc60785b481 branch: main author: Jason R. Coombs committer: jaraco date: 2025-08-18T20:57:36Z summary: Revert "gh-132947: Apply changes from importlib_metadata 8.7 (#137885)" (

[Python-checkins] gh-134869: Fix Ctrl+C corrupts REPL autocomplete (#134929)

2025-08-18 Thread pablogsal
https://github.com/python/cpython/commit/8750e5ecfcfbc337efb511046d34f28b2d26bd68 commit: 8750e5ecfcfbc337efb511046d34f28b2d26bd68 branch: main author: ggqlq <[email protected]> committer: pablogsal date: 2025-08-18T21:54:39+01:00 summary: gh-134869: Fix Ctrl+C corrupts REP

[Python-checkins] gh-132947: Apply changes from importlib_metadata 8.7 (#137885)

2025-08-18 Thread jaraco
https://github.com/python/cpython/commit/5292fc00f29df60af82b55fca6c8b360e3667f96 commit: 5292fc00f29df60af82b55fca6c8b360e3667f96 branch: main author: Jason R. Coombs committer: jaraco date: 2025-08-18T10:54:10-07:00 summary: gh-132947: Apply changes from importlib_metadata 8.7 (#137885) * Cop

[Python-checkins] gh-137044: Make resource.RLIM_INFINITY always positive (GH-137511)

2025-08-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0324c726dea702282a0300225e989b19ae23b759 commit: 0324c726dea702282a0300225e989b19ae23b759 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-18T19:28:56+03:00 summary: gh-137044: Make resource.RLIM_INFINITY always positive (GH

[Python-checkins] gh-44538: Mention nested classes/functions in doctest docs (GH-137870)

2025-08-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/138ed6db9f89171983dc32af4e7ad2e73d46a940 commit: 138ed6db9f89171983dc32af4e7ad2e73d46a940 branch: main author: Bartosz Sławecki committer: ZeroIntensity date: 2025-08-18T10:58:23-04:00 summary: gh-44538: Mention nested classes/functions in doctest docs (G

[Python-checkins] [3.13] gh-44538: Mention nested classes/functions in doctest docs (GH-137870) (GH-137917)

2025-08-18 Thread ZeroIntensity
https://github.com/python/cpython/commit/d1882577a32125870c0bc8030d90221068b6b071 commit: d1882577a32125870c0bc8030d90221068b6b071 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: ZeroIntensity date: 2025-08-18T15:05:12Z summary: [3.13] gh-44

[Python-checkins] [3.13] gh-123085: _compile_importlib: Avoid copying sources before compilation (GH-124131) (#137914)

2025-08-18 Thread pablogsal
https://github.com/python/cpython/commit/fc2e84feb11564d705a76255c132f37c3868498e commit: fc2e84feb11564d705a76255c132f37c3868498e branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: pablogsal date: 2025-08-18T13:55:44Z summary: [3.13] gh-123085

[Python-checkins] gh-73487: Convert ``_decimal`` to use Argument Clinic (part 2) (#137637)

2025-08-18 Thread AA-Turner
https://github.com/python/cpython/commit/83387e033dd19e3557a98e20ac1c84e95aae5fa0 commit: 83387e033dd19e3557a98e20ac1c84e95aae5fa0 branch: main author: Sergey B Kirpichev committer: AA-Turner <[email protected]> date: 2025-08-18T14:21:00+01:00 summary: gh-73487: Convert `

[Python-checkins] [3.13] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (GH-137910) (#137913)

2025-08-18 Thread kumaraditya303
https://github.com/python/cpython/commit/1a10c47faeea2cd79b12864245dbc706192f0cf7 commit: 1a10c47faeea2cd79b12864245dbc706192f0cf7 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: kumaraditya303 date: 2025-08-18T13:13:19Z summary: [3.13] gh-1

[Python-checkins] gh-135862: add C contiguous one-dimensional buffer requirement to `asyncio.StreamWriter` docs (#137910)

2025-08-18 Thread kumaraditya303
https://github.com/python/cpython/commit/1c3950abc1d403bddce5212c08d6c40e78486e9d commit: 1c3950abc1d403bddce5212c08d6c40e78486e9d branch: main author: Kumar Aditya committer: kumaraditya303 date: 2025-08-18T18:36:43+05:30 summary: gh-135862: add C contiguous one-dimensional buffer requirement t

[Python-checkins] gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-136966)

2025-08-18 Thread encukou
https://github.com/python/cpython/commit/7dfa048bbb1e8b3047a6e3bae7931147c32afbef commit: 7dfa048bbb1e8b3047a6e3bae7931147c32afbef branch: main author: Petr Viktorin committer: encukou date: 2025-08-18T14:25:51+02:00 summary: gh-135228: Create __dict__ and __weakref__ descriptors for object (GH-

[Python-checkins] gh-127859: Fixed documentation for call_later and call_at for early wakeup in asyncio (#137859)

2025-08-18 Thread kumaraditya303
https://github.com/python/cpython/commit/92be979f64cbc12a32dc391d66caf4398fd24763 commit: 92be979f64cbc12a32dc391d66caf4398fd24763 branch: main author: Bar Harel committer: kumaraditya303 date: 2025-08-18T17:48:54+05:30 summary: gh-127859: Fixed documentation for call_later and call_at for early

[Python-checkins] [3.13] gh-131885: Use positional-only markers for the ``decimal`` module (GH-131990) (#137904)

2025-08-18 Thread AA-Turner
https://github.com/python/cpython/commit/135e8343a4b63bd5fbd768dc0fa2e5c80238f883 commit: 135e8343a4b63bd5fbd768dc0fa2e5c80238f883 branch: 3.13 author: Adam Turner <[email protected]> committer: AA-Turner <[email protected]> date: 2025-08-18T11:59:2

[Python-checkins] bpo-38735: Don't fail when importing from / with sys.pycache_prefix set (GH-30456)

2025-08-18 Thread encukou
https://github.com/python/cpython/commit/d8a9466e29f59f81aacf1959b835862bcd47b731 commit: d8a9466e29f59f81aacf1959b835862bcd47b731 branch: main author: Petr Viktorin committer: encukou date: 2025-08-18T13:53:01+02:00 summary: bpo-38735: Don't fail when importing from / with sys.pycache_prefix se

[Python-checkins] gh-131885: Use positional-only markers for the ``decimal`` module (#131990)

2025-08-18 Thread AA-Turner
https://github.com/python/cpython/commit/043f251154fbac9a4e66243b8cae220a284ed1c4 commit: 043f251154fbac9a4e66243b8cae220a284ed1c4 branch: main author: Semyon Moroz committer: AA-Turner <[email protected]> date: 2025-08-18T12:49:21+01:00 summary: gh-131885: Use positional

[Python-checkins] gh-137847: Add examples for UUIDv6-8 (#137848)

2025-08-18 Thread picnixz
https://github.com/python/cpython/commit/63fffb15f5e6b32c8e15eee40edae653eb0f6688 commit: 63fffb15f5e6b32c8e15eee40edae653eb0f6688 branch: main author: Weilin Du <[email protected]> committer: picnixz <[email protected]> date: 2025-08-18T11:24:19

[Python-checkins] [3.14] Emend an error in ``string.templatelib`` example output (GH-137890) (#137892)

2025-08-18 Thread hugovk
https://github.com/python/cpython/commit/c9e2e15438839c9259997bcde4e366adc802d8c5 commit: c9e2e15438839c9259997bcde4e366adc802d8c5 branch: 3.14 author: Miss Islington (bot) <[email protected]> committer: hugovk <[email protected]> date: 2025-08-1

[Python-checkins] gh-137729: Fix support for locales with @-modifiers (GH-137253)

2025-08-18 Thread serhiy-storchaka
https://github.com/python/cpython/commit/0c8fecc4cfc41e82307a089c474dc69b009bdbcc commit: 0c8fecc4cfc41e82307a089c474dc69b009bdbcc branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2025-08-18T10:11:15+03:00 summary: gh-137729: Fix support for locales with @-modifiers (GH-13