https://github.com/python/cpython/commit/ef63cca494571f50906baae1d176469a3dcf8838
commit: ef63cca494571f50906baae1d176469a3dcf8838
branch: main
author: Barney Gale
committer: barneygale
date: 2024-12-29T22:07:12Z
summary:
GH-127381: pathlib ABCs: remove uncommon `PurePathBase` methods (#127853)
https://github.com/python/cpython/commit/c78729f2df7c0e220f1080edb2a0d0cdd49e22df
commit: c78729f2df7c0e220f1080edb2a0d0cdd49e22df
branch: main
author: Barney Gale
committer: barneygale
date: 2024-12-29T21:42:07Z
summary:
GH-127381: pathlib ABCs: remove `PathBase.stat()` (#128334)
Remove the `P
https://github.com/python/cpython/commit/be7314ffac270bf2a52eeb4d685da631b405c973
commit: be7314ffac270bf2a52eeb4d685da631b405c973
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2024-12-29T11:02:59-08:00
summary:
[3.12] gh-127
https://github.com/python/cpython/commit/16fde763e59b8ca3977af99d6b69c7f1b5b67d7a
commit: 16fde763e59b8ca3977af99d6b69c7f1b5b67d7a
branch: 3.13
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2024-12-29T11:02:53-08:00
summary:
[3.13] gh-127
https://github.com/python/cpython/commit/7e819ce0f32068de7914cd1ba3b4b95e91ea9873
commit: 7e819ce0f32068de7914cd1ba3b4b95e91ea9873
branch: main
author: Bénédikt Tran <[email protected]>
committer: jaraco
date: 2024-12-29T18:30:53Z
summary:
gh-123424: add `ZipInfo._for_arch