https://github.com/python/cpython/commit/bbf214df23be3ee5daead119e8a2506d810d7d1f
commit: bbf214df23be3ee5daead119e8a2506d810d7d1f
branch: main
author: AN Long
committer: ronaldoussoren
date: 2024-01-06T10:26:59+01:00
summary:
gh-113537: support loads str in plistlib.loads (#113582)
Add support
https://github.com/python/cpython/commit/d36a36511899bd8dc9adf5fc354e8ff7c611c51d
commit: d36a36511899bd8dc9adf5fc354e8ff7c611c51d
branch: main
author: Irit Katriel <[email protected]>
committer: iritkatriel <[email protected]>
date: 2024-01-06T
https://github.com/python/cpython/commit/d429a5a8e76e3013b35d60c78fcb891556ad9a7c
commit: d429a5a8e76e3013b35d60c78fcb891556ad9a7c
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T17:02:36Z
summary:
GH-113528: pathlib ABC tests: add repr to dummy path classes. (#113777)
T
https://github.com/python/cpython/commit/f1526356b1be31071222683c9f09fa271d0203ce
commit: f1526356b1be31071222683c9f09fa271d0203ce
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T17:03:07Z
summary:
GH-113528: Split up pathlib tests for invalid basenames. (#113776)
Split
https://github.com/python/cpython/commit/2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe
commit: 2205510e7b32eb4c7bbe1982d7b5dfcbfb85cffe
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T17:03:39Z
summary:
GH-113528: Slightly improve `pathlib.Path.glob()` tests for symlink loop
https://github.com/python/cpython/commit/1e914ad89de707b8a69b03d7b36f5022f4c07c78
commit: 1e914ad89de707b8a69b03d7b36f5022f4c07c78
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T20:50:25Z
summary:
GH-113528: Deoptimise `pathlib._abc.PurePathBase.name` (#113531)
Replace
https://github.com/python/cpython/commit/37bd893a22b784d573b71df5417d855dc32dee62
commit: 37bd893a22b784d573b71df5417d855dc32dee62
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T21:17:51Z
summary:
GH-113528: Deoptimise `pathlib._abc.PurePathBase.parent` (#113530)
Replac
https://github.com/python/cpython/commit/a15a7735e69862fdfc0ed21bc1ade3a32833a01d
commit: a15a7735e69862fdfc0ed21bc1ade3a32833a01d
branch: main
author: Barney Gale
committer: barneygale
date: 2024-01-06T21:37:38Z
summary:
GH-113528: Deoptimise `pathlib._abc.PurePathBase.relative_to()` (#113529)
https://github.com/python/cpython/commit/541c5dbb81c784afd587406be2cc82645979a107
commit: 541c5dbb81c784afd587406be2cc82645979a107
branch: main
author: AN Long
committer: gpshead
date: 2024-01-07T01:14:18Z
summary:
gh-112795: Allow `/` folder in a zipfile (#112932)
Allow extraction (no-op) of a
https://github.com/python/cpython/commit/db6f297d448ce46e58a5b90239a477955198
commit: db6f297d448ce46e58a5b90239a477955198
branch: 3.12
author: Miss Islington (bot) <[email protected]>
committer: gpshead
date: 2024-01-07T01:45:37Z
summary:
[3.12] gh-112795:
https://github.com/python/cpython/commit/f19b93fce04fb0bc9b59071915a6aa6b01860d8a
commit: f19b93fce04fb0bc9b59071915a6aa6b01860d8a
branch: main
author: Zackery Spytz
committer: hauntsaninja <[email protected]>
date: 2024-01-06T22:30:12-08:00
summary:
gh-73965: New env
11 matches
Mail list logo