subprocess: canonicalize env to bytes on Unix (Python3)
| BPO | 8640 |
|---|---|
| Nosy | @pitrou, @vstinner |
| Dependencies | |
| 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 = <Date 2010-05-18.20:41:52.649> created_at = <Date 2010-05-06.22:45:15.260> labels = ['library', 'expert-unicode'] title = 'subprocess: canonicalize env to bytes on Unix (Python3)' updated_at = <Date 2010-05-18.20:41:52.648> user = 'https://github.com/vstinner'
bugs.python.org fields:
activity = <Date 2010-05-18.20:41:52.648> actor = 'vstinner' assignee = 'none' closed = True closed_date = <Date 2010-05-18.20:41:52.649> closer = 'vstinner' components = ['Library (Lib)', 'Unicode'] creation = <Date 2010-05-06.22:45:15.260> creator = 'vstinner' dependencies = ['8513'] files = ['17358'] hgrepos = [] issue_num = 8640 keywords = ['patch'] message_count = 7.0 messages = ['105168', '105174', '105696', '105844', '105845', '105961', '106006'] nosy_count = 3.0 nosy_names = ['pitrou', 'vstinner', 'Arfrever'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue8640' versions = ['Python 3.2']