FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-128384: Add thread-safe context manager to "warnings" module by nascheme · Pull Request #128300 · 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-128384: Add thread-safe context manager to "warnings" module
- #128300
#128300
Closed
nascheme
wants to merge 9 commits into
python:main
python/cpython:main
from
nascheme:warnings_local_context
nascheme/cpython:warnings_local_context
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Closed
gh-128384: Add thread-safe context manager to "warnings" module
#128300
nascheme
wants to merge 9 commits into
python:main
python/cpython:main
from
nascheme:warnings_local_context
nascheme/cpython:warnings_local_context
Copy head branch name to clipboard
Commits
Commits on Dec 31, 2024
Add locking to warnings.py.
Show description for deb659d
nascheme
committed
deb659d
View commit details
Copy full SHA for deb659d
Browse repository at this point
Add 'context' parameter to Thread.
Show description for 902df7c
nascheme
committed
902df7c
View commit details
Copy full SHA for 902df7c
Browse repository at this point
Make _contextvars a builtin module.
nascheme
committed
e61b40e
View commit details
Copy full SHA for e61b40e
Browse repository at this point
wip: warnings local_context
nascheme
committed
3bac8d1
View commit details
Copy full SHA for 3bac8d1
Browse repository at this point
Commits on Jan 1, 2025
Rename function, add locking to _filters_mutated().
nascheme
committed
c7287ad
View commit details
Copy full SHA for c7287ad
Browse repository at this point
Use re-entrant lock for warnings module.
nascheme
committed
1521276
View commit details
Copy full SHA for 1521276
Browse repository at this point
Commits on Jan 2, 2025
Make _warnings use _warnings_context.
nascheme
committed
e5c128a
View commit details
Copy full SHA for e5c128a
Browse repository at this point
Add unit tests for warnings.Context
nascheme
committed
948a9e9
View commit details
Copy full SHA for 948a9e9
Browse repository at this point
Improve Context.resetwarnings().
Show description for fc20826
nascheme
committed
fc20826
View commit details
Copy full SHA for fc20826
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL