missing lock release in BZ2File_iternext() · Issue #47559 · python/cpython (original) (raw)
Navigation Menu
- Explore
- Pricing
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Appearance settings
Description
BPO | 3309 |
---|---|
Nosy | @gpshead, @vstinner |
Files | bz2_lock.patch: Patch to fix described bug |
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-08-17.23:06:42.799> created_at = <Date 2008-07-07.00:45:59.991> labels = ['easy', 'type-bug', 'library'] title = 'missing lock release in BZ2File_iternext()' updated_at = <Date 2008-08-17.23:06:42.798> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2008-08-17.23:06:42.798> actor = 'gregory.p.smith' assignee = 'gregory.p.smith' closed = True closed_date = <Date 2008-08-17.23:06:42.799> closer = 'gregory.p.smith' components = ['Library (Lib)'] creation = <Date 2008-07-07.00:45:59.991> creator = 'vstinner' dependencies = [] files = ['10837'] hgrepos = [] issue_num = 3309 keywords = ['patch', 'easy'] message_count = 3.0 messages = ['69362', '69371', '71299'] nosy_count = 2.0 nosy_names = ['gregory.p.smith', 'vstinner'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue3309' versions = ['Python 2.5']