Skip to content

[3.14] gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433)#138777

Merged
encukou merged 2 commits intopython:3.14from
miss-islington:backport-859aecc-3.14
Oct 7, 2025
Merged

[3.14] gh-138432: Improved invalid path checking in zoneinfo.reset_tzpath() (GH-138433)#138777
encukou merged 2 commits intopython:3.14from
miss-islington:backport-859aecc-3.14

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 11, 2025

  • Improve error messages for path-like relative paths and path-like bytes paths.
  • TZPATH is now always a tuple of strings.
    (cherry picked from commit 859aecc)

Co-authored-by: Stephen Morton [email protected]

…ath() (pythonGH-138433)

* Improve error messages for path-like relative paths and path-like bytes paths.
* TZPATH is now always a tuple of strings.
(cherry picked from commit 859aecc)

Co-authored-by: Stephen Morton <[email protected]>
@encukou encukou merged commit dfdda53 into python:3.14 Oct 7, 2025
46 checks passed
@miss-islington miss-islington deleted the backport-859aecc-3.14 branch January 2, 2026 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants