Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34k
Closed
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 42969 |
|---|---|
| Nosy | @gpshead, @pitrou, @vstinner, @colesbury, @izbyshev, @jbms |
| PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2021-01-19.19:35:46.531>labels= ['interpreter-core', 'type-bug', '3.9', '3.10', '3.11'] title='pthread_exit & PyThread_exit_thread from PyEval_RestoreThread etc. are harmful'updated_at=<Date2021-11-15.22:28:59.110>user='https://github.com/gpshead'bugs.python.org fields:
activity=<Date2021-11-15.22:28:59.110>actor='colesbury'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core'] creation=<Date2021-01-19.19:35:46.531>creator='gregory.p.smith'dependencies= [] files= [] hgrepos= [] issue_num=42969keywords= ['patch', '3.2regression'] message_count=26.0messages= ['385288', '385289', '396669', '396679', '401886', '401922', '401958', '401959', '402218', '402219', '402220', '402264', '402266', '402474', '402475', '402487', '402509', '402519', '402556', '402558', '402559', '402560', '402571', '402608', '402684', '406363'] nosy_count=6.0nosy_names= ['gregory.p.smith', 'pitrou', 'vstinner', 'colesbury', 'izbyshev', 'jbms'] pr_nums= ['28525'] priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue42969'versions= ['Python 3.9', 'Python 3.10', 'Python 3.11']Linked PRs
- gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization #105805
- gh-87135: Raise PythonFinalizationError when joining a blocked daemon thread #130402
- gh-87135: test_threading: Wait on thread, not an Event it sets #133198
- gh-87135: threading.Lock: Raise rather than hang on Python finalization #135991
- [3.13] gh-87135: Hang non-main threads that attempt to acquire the GIL during finalization (GH-105805) #137827
Metadata
Metadata
Assignees
Labels
3.11only security fixesonly security fixes3.12only security fixesonly security fixes3.13bugs and security fixesbugs and security fixes3.14bugs and security fixesbugs and security fixesinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Projects
Status
Done