contextvars by youknowone · Pull Request #5300 · RustPython/RustPython
RustPython / RustPython Public
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Merged
Merged
contextvars#5300
contextvars#5300
Conversation
youknowone
force-pushed
the
contextvars
branch
from
ca453ab to
09aa95f
Compare
youknowone
requested a review
from fanninpm
youknowone
force-pushed
the
contextvars
branch
from
09aa95f to
975fb66
Compare
youknowone
marked this pull request as ready for review
youknowone
merged commit
e5bf72e
into
RustPython:main
youknowone
deleted the
contextvars
branch
fanninpm
reviewed
| sync::atomic::Ordering, | ||
| }; | ||
|
|
||
| // TODO: Real hamt implementation |
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm trying to remember why they chose to go with a HAMT.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment