FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
GH-141148: ensure tasks/threads get fresh copy of decimal.Context by nascheme · Pull Request #146482 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
GH-141148: ensure tasks/threads get fresh copy of decimal.Context
- #146482
#146482
Draft
nascheme
wants to merge 6 commits into
python:main
python/cpython:main
from
nascheme:decimal_ctx_inherit
nascheme/cpython:decimal_ctx_inherit
Copy head branch name to clipboard
Conversation
Commits
6
(6)
Checks
Files changed
Draft
GH-141148: ensure tasks/threads get fresh copy of decimal.Context
#146482
nascheme
wants to merge 6 commits into
python:main
python/cpython:main
from
nascheme:decimal_ctx_inherit
nascheme/cpython:decimal_ctx_inherit
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
Add PyContextVar_GetChanged() method.
nascheme
committed
0a20e79
View commit details
Copy full SHA for 0a20e79
Browse repository at this point
Use ContextVar.get_changed() for decimal context.
Show description for b33469e
nascheme
committed
b33469e
View commit details
Copy full SHA for b33469e
Browse repository at this point
Mark unit test that needs working threads.
nascheme
committed
74482e3
View commit details
Copy full SHA for 74482e3
Browse repository at this point
Commits on Jun 17, 2026
Remove public PyContextVar_GetChanged() API.
Show description for c2dbdca
nascheme
committed
c2dbdca
View commit details
Copy full SHA for c2dbdca
Browse repository at this point
Merge remote-tracking branch 'origin/main' into decimal_ctx_inherit
nascheme
committed
5835fac
View commit details
Copy full SHA for 5835fac
Browse repository at this point
Commits on Jun 18, 2026
Merge remote-tracking branch 'origin/main' into decimal_ctx_inherit
nascheme
committed
a7dacfa
View commit details
Copy full SHA for a7dacfa
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL