Add an 'offset' argument to zlib.decompress
| BPO | 5804 |
|---|---|
| Nosy | @gpshead, @amauryfa, @pitrou, @kristjanvalur, @rbtcollins, @bitdancer, @vadmium |
| Files |
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 = None created_at = <Date 2009-04-21.09:51:41.649> labels = ['extension-modules', 'type-feature'] title = "Add an 'offset' argument to zlib.decompress" updated_at = <Date 2015-01-14.22:27:13.765> user = 'https://github.com/kristjanvalur'
bugs.python.org fields:
activity = <Date 2015-01-14.22:27:13.765> actor = 'martin.panter' assignee = 'none' closed = False closed_date = None closer = None components = ['Extension Modules'] creation = <Date 2009-04-21.09:51:41.649> creator = 'kristjan.jonsson' dependencies = [] files = ['13727', '13729', '13751'] hgrepos = [] issue_num = 5804 keywords = ['patch'] message_count = 16.0 messages = ['86227', '86240', '86241', '86244', '86247', '86284', '86373', '87550', '87551', '87567', '87568', '110993', '111017', '113415', '229045', '234040'] nosy_count = 8.0 nosy_names = ['gregory.p.smith', 'amaury.forgeotdarc', 'pitrou', 'kristjan.jonsson', 'rbcollins', 'nadeem.vawda', 'r.david.murray', 'martin.panter'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue5804' versions = ['Python 3.5']