https://github.com/python/cpython/commit/e9a49c273e54e5efcb577ccb93d061de6d920e28
commit: e9a49c273e54e5efcb577ccb93d061de6d920e28
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: erlend-aasland
date: 2024-04-08T06:42:42Z
summary:
[3.12] gh-1
https://github.com/python/cpython/commit/a453f5ef9d0b89bd00488d3814c6f0a2886342b8
commit: a453f5ef9d0b89bd00488d3814c6f0a2886342b8
branch: main
author: Hugo van Kemenade <[email protected]>
committer: erlend-aasland
date: 2024-04-08T08:35:48+02:00
summary:
gh-111726: Cleanup
https://github.com/python/cpython/commit/24494412429896512721a2cd7cfd68a325e78a89
commit: 24494412429896512721a2cd7cfd68a325e78a89
branch: 3.12
author: Donghee Na
committer: corona10
date: 2024-04-08T00:23:55Z
summary:
[3.12] gh-117594: Require cpu resource to test_search_anchor_at_beginning (g…
https://github.com/python/cpython/commit/784623c63c45a4d13dfb04318c39fdb1ab790218
commit: 784623c63c45a4d13dfb04318c39fdb1ab790218
branch: main
author: Donghee Na
committer: corona10
date: 2024-04-07T23:58:19Z
summary:
gh-117594: Require cpu resource to test_search_anchor_at_beginning (gh-117595
https://github.com/python/cpython/commit/fd3679025d9d0da7eb11f2810ed270c214926992
commit: fd3679025d9d0da7eb11f2810ed270c214926992
branch: main
author: Anita Hammer <[email protected]>
committer: AlexWaygood
date: 2024-04-07T22:58:57Z
summary:
Fix reference in code.rs
https://github.com/python/cpython/commit/375425abd17310480988c48fba57b01e8c979e07
commit: 375425abd17310480988c48fba57b01e8c979e07
branch: main
author: Ken Jin
committer: Fidget-Spinner
date: 2024-04-08T06:26:52+08:00
summary:
Cases generator: Remove type_prop and passthrough (#117614)
files:
M
https://github.com/python/cpython/commit/733e56ef9656dd79055acc2a3cecaf6054a45b6c
commit: 733e56ef9656dd79055acc2a3cecaf6054a45b6c
branch: main
author: Nice Zombies
committer: serhiy-storchaka
date: 2024-04-07T12:00:08+03:00
summary:
gh-117584: Raise TypeError for non-paths in posixpath.relpath(