WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@surajpasuparthy
Copy link

pytz versioning has changed from 2011<a,b,c,d> to 2023.<1,2,3>
the other versioning uses UserDict from collections which is moved out for 3.11

so any apps that run on 3.11 requiring python-datetime-tz will not work unless this dependency is fixed.

    pytz versioning has changed from 2011<a,b,c,d> to 2023.<1,2,3>
    the other versioning uses UserDict from collections which is moved out for 3.11

    so any apps that run on 3.11 requiring python-datetime-tz will not work unless this dependency is fixed.
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.

2 participants