bytes buffer API needs to support read locking and/or PyBUF_LOCKDATA · Issue #45376 · python/cpython (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

@gpshead

Description

@gpshead

BPO 1035
Nosy @brettcannon, @gpshead, @tiran
Files bytes-readlock-via-lockdata-gps02.patch.txt

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 = 'https://github.com/gpshead' closed_at = <Date 2008-01-19.18:43:03.078> created_at = <Date 2007-08-27.07:42:48.833> labels = ['interpreter-core', 'type-feature'] title = 'bytes buffer API needs to support read locking and/or PyBUF_LOCKDATA' updated_at = <Date 2008-01-19.18:43:03.077> user = 'https://github.com/gpshead'

bugs.python.org fields:

activity = <Date 2008-01-19.18:43:03.077> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2008-01-19.18:43:03.078> closer = 'gregory.p.smith' components = ['Interpreter Core'] creation = <Date 2007-08-27.07:42:48.833> creator = 'gregory.p.smith' dependencies = [] files = ['8420'] hgrepos = [] issue_num = 1035 keywords = ['patch'] message_count = 7.0 messages = ['55333', '55456', '55838', '56260', '56263', '56264', '60168'] nosy_count = 3.0 nosy_names = ['brett.cannon', 'gregory.p.smith', 'christian.heimes'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue1035' versions = ['Python 3.0']