The Wayback Machine - https://web.archive.org/web/20211012205904/https://github.com/RustPython/RustPython/pull/2950
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

Add contextvars from CPython 3.8 #2950

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

@fanninpm
Copy link
Contributor

@fanninpm fanninpm commented Aug 24, 2021

This is currently scaffolding for the contextvars module introduced in CPython 3.7 (see PEP 567).

I'm welcome to any suggestions on how to flesh this out.

vm/src/stdlib/contextvars.rs Outdated Show resolved Hide resolved
@DimitrisJim
Copy link
Member

@DimitrisJim DimitrisJim commented Sep 30, 2021

Bump, to you want to open an issue for the discussion on this? I think it would be better than having the discussion on the PR.

Things are going to get worse before they get better.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants