Skip to content
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

Update pathlib.py to fit python 3.10 #996

Merged
merged 3 commits into from Oct 11, 2022
Merged

Update pathlib.py to fit python 3.10 #996

merged 3 commits into from Oct 11, 2022

Conversation

chen3feng
Copy link
Owner

fix #995

@chen3feng chen3feng merged commit 899736e into master Oct 11, 2022
@chen3feng chen3feng deleted the fix-issue-995 branch August 25, 2023 08:41
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.

Sequence 从 Python3.10 起改变了坐标,需要调整 import
1 participant