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

fix(py3.12): explicitly call __init__ to setup PurePath instance #195

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aaraney
Copy link
Member

@aaraney aaraney commented Sep 10, 2024

Fixes #193.

See #193 for detail.

@aaraney aaraney added bug Something isn't working ngen.config Related to ngen.config package labels Sep 10, 2024
@aaraney aaraney self-assigned this Sep 10, 2024
@aaraney
Copy link
Member Author

aaraney commented Sep 10, 2024

Once #187 is merged, this needs to be rebased off of master and re-pushed. This should fix the test failures.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ngen.config Related to ngen.config package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PathPair is not printable in 3.12; Explicitly call __init__ after instance has been established
1 participant