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
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
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
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
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)
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
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
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)
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
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
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
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
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:
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
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 (
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
https://github.com/python/cpython/commit/55596ae0446e40f47e2a28b8897fe9530c32a19a
commit: 55596ae0446e40f47e2a28b8897fe9530c32a19a
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-06-20T
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
18 matches
Mail list logo