BPO | [32409](https://bugs.python.org/issue32409) --- | :--- Nosy | @pfmoore, @vsajip, @vstinner, @tjguk, @ezio-melotti, @zware, @eryksun, @zooba, @pablogsal, @miss-islington, @samstagern PRs | python/cpython#5757python/cpython#5765python/cpython#5765python/cpython#5766python/cpython#10295python/cpython#10377python/cpython#10403python/cpython#10405python/cpython#8321 *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: ```python assignee = 'https://github.com/zooba' closed_at = created_at = labels = ['type-bug', '3.8', 'OS-windows', '3.7', 'library', 'expert-unicode'] title = 'venv activate.bat is UTF-8 encoded but uses current console codepage' updated_at = user = 'https://bugs.python.org/Jac0' ``` bugs.python.org fields: ```python activity = actor = 'steve.dower' assignee = 'steve.dower' closed = True closed_date = closer = 'steve.dower' components = ['Library (Lib)', 'Unicode', 'Windows'] creation = creator = 'Jac0' dependencies = [] files = [] hgrepos = [] issue_num = 32409 keywords = ['patch'] message_count = 18.0 messages = ['308931', '308934', '312356', '312389', '312390', '312393', '329141', '329142', '329425', '329431', '329440', '329447', '329450', '329451', '329464', '329481', '332324', '348505'] nosy_count = 12.0 nosy_names = ['paul.moore', 'vinay.sajip', 'vstinner', 'tim.golden', 'ezio.melotti', 'zach.ware', 'eryksun', 'steve.dower', 'pablogsal', 'Jac0', 'miss-islington', 'Martin Bijl-Schwab'] pr_nums = ['5757', '5765', '5765', '5766', '10295', '10377', '10403', '10405', '8321'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue32409' versions = ['Python 3.6', 'Python 3.7', 'Python 3.8'] ```