sys._enablelegacywindowsfsencoding() don't apply to os.fsencode and os.fsdecode · Issue #73427 · python/cpython (original) (raw)
BPO | 29241 |
---|---|
Nosy | @malemburg, @pfmoore, @vstinner, @tjguk, @methane, @zware, @zooba, @JGoutin, @iritkatriel |
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-01-11.12:28:01.427> labels = ['type-bug', '3.7', 'OS-windows'] title = "sys._enablelegacywindowsfsencoding() don't apply to os.fsencode and os.fsdecode" updated_at = <Date 2022-01-17.01:40:59.439> user = 'https://github.com/JGoutin'
bugs.python.org fields:
activity = <Date 2022-01-17.01:40:59.439> actor = 'methane' assignee = 'none' closed = False closed_date = None closer = None components = ['Windows'] creation = <Date 2017-01-11.12:28:01.427> creator = 'JGoutin' dependencies = [] files = [] hgrepos = [] issue_num = 29241 keywords = [] message_count = 18.0 messages = ['285220', '285238', '285290', '285354', '285374', '285393', '285398', '285421', '285423', '285424', '285429', '285888', '285969', '285975', '285979', '312378', '410719', '410738'] nosy_count = 9.0 nosy_names = ['lemburg', 'paul.moore', 'vstinner', 'tim.golden', 'methane', 'zach.ware', 'steve.dower', 'JGoutin', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue29241' versions = ['Python 3.6', 'Python 3.7']