-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
gh-84683: Check in <prefix>/share/zoneinfo
for zoneinfo files on Windows
#28495
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This PR is stale because it has been open for 30 days with no activity. |
LGTM, though I'd like to have a comment at least acknowledging that this path is one guess, and not in any way a standard or expectation. There's also a merge conflict of some kind. |
<prefix>/share/zoneinfo
for zoneinfo files on Windows
@zooba, do you still want to implement this? I can fix the conflict. |
Yeah, it seems a reasonable thing to allow. |
# Conflicts: # Lib/sysconfig.py
@StanFromIreland thanks for rebasing. Ready for a review again. |
…dows
This is a relocatable path and conda uses this path for zoneinfo files on windows.
https://bugs.python.org/issue40503