Add private _PyThreadState_UncheckedGet() to get the current thread state · Issue #70342 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@vstinner

Description

@vstinner

BPO 26154
Nosy @gpshead, @vstinner, @larryhastings, @njsmith
Files pythreadstate_fastget.patch

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 = None closed_at = <Date 2016-01-20.10:21:22.684> created_at = <Date 2016-01-19.12:30:33.161> labels = [] title = 'Add private _PyThreadState_UncheckedGet() to get the current thread state' updated_at = <Date 2016-04-25.15:16:37.222> user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2016-04-25.15:16:37.222> actor = 'wenzel' assignee = 'none' closed = True closed_date = <Date 2016-01-20.10:21:22.684> closer = 'vstinner' components = [] creation = <Date 2016-01-19.12:30:33.161> creator = 'vstinner' dependencies = [] files = ['41660'] hgrepos = [] issue_num = 26154 keywords = ['patch'] message_count = 6.0 messages = ['258587', '258598', '258633', '258656', '258657', '264178'] nosy_count = 6.0 nosy_names = ['gregory.p.smith', 'vstinner', 'larry', 'njs', 'python-dev', 'wenzel'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue26154' versions = ['Python 3.5', 'Python 3.6']