Message416691
LZMAFile doesn't have attribute name, unlike GzipFile which has it. Trying to access that attribute results in error.
PR is ready with code changes and tests which mimics what is already available for GzipFile (e.g. we do not take name from BytesIO() objects because they do not have it).
A similar PR is ready for BZ2File as well (a different enhancement). |
|
Date |
User |
Action |
Args |
2022-04-04 18:53:55 | ellaellela | set | recipients:
+ ellaellela |
2022-04-04 18:53:55 | ellaellela | set | messageid: <1649098435.58.0.673652307913.issue47218@roundup.psfhosted.org> |
2022-04-04 18:53:55 | ellaellela | link | issue47218 messages |
2022-04-04 18:53:55 | ellaellela | create | |
|