This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
Created on 2016-01-19 12:30 by vstinner, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pythreadstate_fastget.patch | vstinner, 2016-01-19 12:30 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:26 | admin | set | github: 70342 |
| 2016-04-25 15:16:37 | wenzel | set | nosy: + wenzel messages: + msg264178 |
| 2016-01-20 10:21:22 | vstinner | set | status: open -> closed resolution: fixed messages: + msg258657 title: Add private _PyThreadState_FastGet() to get the current thread state -> Add private _PyThreadState_UncheckedGet() to get the current thread state |
| 2016-01-20 10:20:39 | python-dev | set | nosy: + python-dev messages: + msg258656 |
| 2016-01-19 23:25:35 | gregory.p.smith | set | nosy: + gregory.p.smith messages: + msg258633 |
| 2016-01-19 15:10:03 | njs | set | nosy: + njs messages: + msg258598 |
| 2016-01-19 12:30:33 | vstinner | create | |

