base85 z85 variant encoding · Issue #75299 · python/cpython (original) (raw)
BPO | 31116 |
---|---|
Nosy | @pitrou, @Dobatymo, @matan1008 |
PRs | bpo-31116: Add Z85 variant to base64 #30598 |
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 2017-08-03.22:32:22.945> labels = ['type-feature', 'library', '3.9'] title = 'base85 z85 variant encoding' updated_at = <Date 2022-01-14.10:46:27.835> user = 'https://bugs.python.org/underrun'
bugs.python.org fields:
activity = <Date 2022-01-14.10:46:27.835> actor = 'matan1008' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2017-08-03.22:32:22.945> creator = 'underrun' dependencies = [] files = [] hgrepos = [] issue_num = 31116 keywords = ['patch'] message_count = 3.0 messages = ['299724', '361991', '362026'] nosy_count = 4.0 nosy_names = ['pitrou', 'underrun', 'Dobatymo', 'matan1008'] pr_nums = ['30598'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue31116' versions = ['Python 3.9']