FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104690 Disallow thread creation and fork at interpreter finalization by chgnrdv · Pull Request #104826 · 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.7k
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-104690 Disallow thread creation and fork at interpreter finalization
- #104826
#104826
Merged
gpshead
merged 16 commits into
python:main
python/cpython:main
from
chgnrdv:disallow-thread-creation-and-fork-at-interp-exit
Copy head branch name to clipboard
Jun 4, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
gh-104690 Disallow thread creation and fork at interpreter finalization
#104826
gpshead
merged 16 commits into
python:main
python/cpython:main
from
chgnrdv:disallow-thread-creation-and-fork-at-interp-exit
Copy head branch name to clipboard
Commits
Commits on May 24, 2023
Disallow thread creation and fork at interpreter finalization
Show description for 15ecad5
chgnrdv
committed
15ecad5
View commit details
Copy full SHA for 15ecad5
Browse repository at this point
improved error messages
chgnrdv
committed
72095f3
View commit details
Copy full SHA for 72095f3
Browse repository at this point
added tests, changed test_threading.ThreadTests.test_fork_at_exit to fit new behaviour
chgnrdv
committed
77443a0
View commit details
Copy full SHA for 77443a0
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
3134fbe
View commit details
Copy full SHA for 3134fbe
Browse repository at this point
Merge branch 'main' into disallow-thread-creation-and-fork-at-interp-exit
chgnrdv
authored
530f785
View commit details
Copy full SHA for 530f785
Browse repository at this point
Commits on May 26, 2023
Merge branch 'main' into disallow-thread-creation-and-fork-at-interp-exit
chgnrdv
committed
d26b8db
View commit details
Copy full SHA for d26b8db
Browse repository at this point
Merge branch 'disallow-thread-creation-and-fork-at-interp-exit' of github.com:chgnrdv/cpython into disallow-thread-creation-and-fork-at-interp-exit
chgnrdv
committed
1c51471
View commit details
Copy full SHA for 1c51471
Browse repository at this point
Suggested changes:
Show description for bbc8ca4
chgnrdv
committed
bbc8ca4
View commit details
Copy full SHA for bbc8ca4
Browse repository at this point
fixed test case in test_subprocess
chgnrdv
committed
bcbcb75
View commit details
Copy full SHA for bcbcb75
Browse repository at this point
Reword and clarify the NEWS entry.
gpshead
authored
0926f6f
View commit details
Copy full SHA for 0926f6f
Browse repository at this point
Merge branch 'main' into disallow-thread-creation-and-fork-at-interp-exit
gpshead
authored
ec66e17
View commit details
Copy full SHA for ec66e17
Browse repository at this point
Merge branch 'main' into disallow-thread-creation-and-fork-at-interp-exit
chgnrdv
committed
cda40a9
View commit details
Copy full SHA for cda40a9
Browse repository at this point
Merge branch 'disallow-thread-creation-and-fork-at-interp-exit' of github.com:chgnrdv/cpython into disallow-thread-creation-and-fork-at-interp-exit
chgnrdv
committed
64e7e47
View commit details
Copy full SHA for 64e7e47
Browse repository at this point
mentioned new behaviour and added warning about old one in atexit docs
chgnrdv
committed
9d0a750
View commit details
Copy full SHA for 9d0a750
Browse repository at this point
Commits on Jun 3, 2023
Cleanup atexit.rst wording.
gpshead
authored
deb9204
View commit details
Copy full SHA for deb9204
Browse repository at this point
Merge branch 'main' into disallow-thread-creation-and-fork-at-interp-exit
gpshead
authored
be7de06
View commit details
Copy full SHA for be7de06
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL