Skip to content

Add support for Python 3.8 #3319

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

Closed
srittau opened this issue Oct 7, 2019 · 5 comments · Fixed by #3455
Closed

Add support for Python 3.8 #3319

srittau opened this issue Oct 7, 2019 · 5 comments · Fixed by #3455

Comments

@srittau
Copy link
Collaborator

srittau commented Oct 7, 2019

@bluetech
Copy link
Contributor

bluetech commented Nov 5, 2019

@srittau There is functools.cached_property, if you know how to type this one...

srittau added a commit to srittau/typeshed that referenced this issue Nov 5, 2019
@srittau
Copy link
Collaborator Author

srittau commented Nov 5, 2019

@bluetech Thanks, #3439.

JelleZijlstra pushed a commit that referenced this issue Nov 6, 2019
@bluetech
Copy link
Contributor

While adding sys.pycache_prefix (#3454), I noticed a couple more new functions in sys: addaudithook and audit. I don't use this, and the PEP is a bit too lengthy for me to dig into, but thought I'd mention it.

@srittau
Copy link
Collaborator Author

srittau commented Nov 11, 2019

sys.audit et al: #3455

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 a pull request may close this issue.

2 participants