[Python-checkins] GH-120804: Remove SafeChildWatcher, FastChildWatcher and MultiLoopChildWatcher from asyncio (#120805)

2024-06-20 Thread kumaraditya303
https://github.com/python/cpython/commit/733dac01b0dc3047efc9027dba177d7116e47c50 commit: 733dac01b0dc3047efc9027dba177d7116e47c50 branch: main author: Kumar Aditya committer: kumaraditya303 date: 2024-06-21T10:23:10+05:30 summary: GH-120804: Remove SafeChildWatcher, FastChildWatcher and MultiLo

[Python-checkins] [3.13] gh-111259: Document idiomatic RE pattern (?s:.) that matches any character (GH-120745) (GH-120813)

2024-06-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/730285519ec6afb571409ec7fd3dbdf131bfbdab commit: 730285519ec6afb571409ec7fd3dbdf131bfbdab branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-20T21:22:45Z summary: [3.13] gh

[Python-checkins] [3.12] gh-111259: Document idiomatic RE pattern (?s:.) that matches any character (GH-120745) (GH-120814)

2024-06-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/e58bece8cec39c1e7fa282bcfd069030aed7b905 commit: e58bece8cec39c1e7fa282bcfd069030aed7b905 branch: 3.12 author: Miss Islington (bot) <[email protected]> committer: serhiy-storchaka date: 2024-06-20T21:10:35Z summary: [3.12] gh

[Python-checkins] gh-111259: Document idiomatic RE pattern (?s:.) that matches any character (GH-120745)

2024-06-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/a2f6f7dd26128b834c6e66fe1ceac3ac751143f5 commit: a2f6f7dd26128b834c6e66fe1ceac3ac751143f5 branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-21T00:03:49+03:00 summary: gh-111259: Document idiomatic RE pattern (?s:.) that match

[Python-checkins] gh-119182: Use public PyUnicodeWriter in contextvar_tp_repr() (#120809)

2024-06-20 Thread vstinner
https://github.com/python/cpython/commit/56657f6be26c11e4b7045515fd3bd15bbda3c338 commit: 56657f6be26c11e4b7045515fd3bd15bbda3c338 branch: main author: Victor Stinner committer: vstinner date: 2024-06-20T19:56:47Z summary: gh-119182: Use public PyUnicodeWriter in contextvar_tp_repr() (#120809)

[Python-checkins] gh-119182: Optimize PyUnicode_FromFormat() (#120796)

2024-06-20 Thread vstinner
https://github.com/python/cpython/commit/5150795b1cb6393e2b34834b2729d9176315054e commit: 5150795b1cb6393e2b34834b2729d9176315054e branch: main author: Victor Stinner committer: vstinner date: 2024-06-20T19:06:16Z summary: gh-119182: Optimize PyUnicode_FromFormat() (#120796) Use strchr() and uc

[Python-checkins] gh-120801: Refactor importlib.metadata fixtures. (#120803)

2024-06-20 Thread jaraco
https://github.com/python/cpython/commit/85d90b59e2a9185cad608c5047357be645b4d5c6 commit: 85d90b59e2a9185cad608c5047357be645b4d5c6 branch: main author: Jason R. Coombs committer: jaraco date: 2024-06-20T19:00:39Z summary: gh-120801: Refactor importlib.metadata fixtures. (#120803) These changes

[Python-checkins] gh-119182: Use public PyUnicodeWriter API in union_repr() (#120797)

2024-06-20 Thread vstinner
https://github.com/python/cpython/commit/c1553bc34a537e00d6513da7df1c427df3570574 commit: c1553bc34a537e00d6513da7df1c427df3570574 branch: main author: Victor Stinner committer: vstinner date: 2024-06-20T20:39:34+02:00 summary: gh-119182: Use public PyUnicodeWriter API in union_repr() (#120797)

[Python-checkins] gh-119182: Use public PyUnicodeWriter API in ga_repr() (#120799)

2024-06-20 Thread vstinner
https://github.com/python/cpython/commit/73b4492c19f494c1b10dfa0b80840a52ce3c63a2 commit: 73b4492c19f494c1b10dfa0b80840a52ce3c63a2 branch: main author: Victor Stinner committer: vstinner date: 2024-06-20T20:35:35+02:00 summary: gh-119182: Use public PyUnicodeWriter API in ga_repr() (#120799) Th

[Python-checkins] gh-120769: Add pdb meta command to print frame status. (#120770)

2024-06-20 Thread gaogaotiantian
https://github.com/python/cpython/commit/31ce5c05a489fa22f30c4afdec162e4e669af15a commit: 31ce5c05a489fa22f30c4afdec162e4e669af15a branch: main author: Tian Gao committer: gaogaotiantian date: 2024-06-20T10:38:07-07:00 summary: gh-120769: Add pdb meta command to print frame status. (#120770) fi

[Python-checkins] [3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#120800)

2024-06-20 Thread colesbury
https://github.com/python/cpython/commit/3cb6c4cd60bec1acbcd960f5e7bd65f78152dbdd commit: 3cb6c4cd60bec1acbcd960f5e7bd65f78152dbdd branch: 3.13 author: Sam Gross committer: colesbury date: 2024-06-20T16:00:25Z summary: [3.13] gh-117511: Make PyMutex public in the non-limited API (GH-117731) (#1

[Python-checkins] [3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120699)

2024-06-20 Thread Fidget-Spinner
https://github.com/python/cpython/commit/7c7aa5a99cce256ff726654038092a333a1f0531 commit: 7c7aa5a99cce256ff726654038092a333a1f0531 branch: 3.13 author: Ken Jin committer: Fidget-Spinner date: 2024-06-20T23:55:20+08:00 summary: [3.13] gh-119258: Backport optimizer frame fixes in GH-119365 (GH-120

[Python-checkins] gh-117511: Make PyMutex public in the non-limited API (#117731)

2024-06-20 Thread colesbury
https://github.com/python/cpython/commit/3af7263037de1d0ef63b070fc7bfc2cf042eaebe commit: 3af7263037de1d0ef63b070fc7bfc2cf042eaebe branch: main author: Sam Gross committer: colesbury date: 2024-06-20T11:29:08-04:00 summary: gh-117511: Make PyMutex public in the non-limited API (#117731) files:

[Python-checkins] [3.13] GH-119462: Enforce invariants of type versioning. Backport of GH-120731. (#120748)

2024-06-20 Thread markshannon
https://github.com/python/cpython/commit/b8fd80f91b980598cb378dba224cdb595b132fb4 commit: b8fd80f91b980598cb378dba224cdb595b132fb4 branch: 3.13 author: Mark Shannon committer: markshannon date: 2024-06-20T15:09:32+01:00 summary: [3.13] GH-119462: Enforce invariants of type versioning. Backport o

[Python-checkins] gh-120780: Show attribute name for LOAD_SPECIAL in dis output (#120781)

2024-06-20 Thread JelleZijlstra
https://github.com/python/cpython/commit/e8e151d4715839f785ff853c77594d7302b40266 commit: e8e151d4715839f785ff853c77594d7302b40266 branch: main author: Jelle Zijlstra committer: JelleZijlstra date: 2024-06-20T07:07:24-07:00 summary: gh-120780: Show attribute name for LOAD_SPECIAL in dis output (

[Python-checkins] [3.13] Update the documentation howto index page and group docs into 3 logical sections (GH-119366, GH-120703) (GH-120646)

2024-06-20 Thread encukou
https://github.com/python/cpython/commit/d0a5e40f01c9e05100fb2548613805653fb71864 commit: d0a5e40f01c9e05100fb2548613805653fb71864 branch: 3.13 author: Miss Islington (bot) <[email protected]> committer: encukou date: 2024-06-20T10:24:14Z summary: [3.13] Update the

[Python-checkins] gh-98442: fix locations of with statement's cleanup instructions (#120763)

2024-06-20 Thread iritkatriel
https://github.com/python/cpython/commit/55596ae0446e40f47e2a28b8897fe9530c32a19a commit: 55596ae0446e40f47e2a28b8897fe9530c32a19a branch: main author: Irit Katriel <[email protected]> committer: iritkatriel <[email protected]> date: 2024-06-20T

[Python-checkins] gh-111259: Optimize complementary character sets in RE (GH-120742)

2024-06-20 Thread serhiy-storchaka
https://github.com/python/cpython/commit/8bc76ae45f48bede7ce3191db08cf36d879e6e8d commit: 8bc76ae45f48bede7ce3191db08cf36d879e6e8d branch: main author: Serhiy Storchaka committer: serhiy-storchaka date: 2024-06-20T07:19:32Z summary: gh-111259: Optimize complementary character sets in RE (GH-1207