FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

contextvars by youknowone · Pull Request #5300 · RustPython/RustPython · GitHub

contextvars - #5300

Merged
youknowone merged 1 commit into
RustPython:mainfrom
youknowone:contextvars
May 7, 2024
Merged

contextvars#5300
youknowone merged 1 commit into
RustPython:mainfrom
youknowone:contextvars

Conversation

Copy link
Copy Markdown
Member

close #3188

youknowone marked this pull request as ready for review May 7, 2024 12:41
youknowone merged commit e5bf72e into RustPython:main May 7, 2024
youknowone deleted the contextvars branch May 7, 2024 13:43
Comment thread stdlib/src/contextvars.rs
sync::atomic::Ordering,
};

// TODO: Real hamt implementation

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I'm trying to remember why they chose to go with a HAMT.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

[RFC] Implement PEP 567 (contextvars)

2 participants


Back | FazBrowse Home | New Git URL