◐ Shell
clean mode source ↗

Add contextvars from CPython 3.8 by fanninpm · Pull Request #2950 · RustPython/RustPython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@fanninpm

Copy link Copy Markdown

Contributor

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.

@DimitrisJim

Copy link Copy Markdown

Member

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.

@youknowone youknowone left a comment

Copy link Copy Markdown

Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasnt aware this was going. Looks good. Other people can work on here later.

@youknowone youknowone merged commit 047bab9 into RustPython:main

Apr 20, 2022

@fanninpm fanninpm deleted the contextvars branch

April 22, 2022 00:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@youknowone youknowone youknowone approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@fanninpm @DimitrisJim @youknowone