Issue 1465600: zipfile - arcname must be encode in cp437 (original) (raw)

Issue1465600

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

This issue has been migrated to GitHub: https://github.com/python/cpython/issues/43169

classification

Title: zipfile - arcname must be encode in cp437
Type: Stage:
Components: Documentation Versions:

process

Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, jedie
Priority: normal Keywords:

Created on 2006-04-06 09:33 by jedie, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg28119 - (view) Author: Jens Diemer (jedie) Date: 2006-04-06 09:33
In the doc should be a note insert: The arcnames in zipfile must be encoded in cp437 I think it should be insert here: http://docs.python.org/lib/zipfile-objects.html Look the comments in this bug: http://sourceforge.net/tracker/?group_id=5470&atid=105470&func=detail&aid=878120
msg28120 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2006-04-06 10:03
Logged In: YES user_id=849994 Thanks! Fixed in rev. 43699, 43700.
History
Date User Action Args
2022-04-11 14:56:16 admin set github: 43169
2006-04-06 09:33:23 jedie create

Supported by The Python Software Foundation,
Powered by Roundup

Copyright © 1990-2022, Python Software Foundation
Legal Statements