Message333893
| Author | barry |
|---|---|
| Recipients | barry, serhiy.storchaka |
| Date | 2019-01-17.18:39:23 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1547750363.55.0.231391753492.issue32866@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I believe this bug does not affect Python 3.8: (Using a Python 3.8 virtualenv): % python demo.pyz Reading: resource.txt Length: 19 % python `pwd`/demo.pyz Reading: resource.txt Length: 19 I think it's too risky (and too much work, given it would have to be ported to the C implementation of zipimport) to change this in earlier Pythons. So, closing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-17 18:39:24 | barry | set | recipients: + barry, serhiy.storchaka |
| 2019-01-17 18:39:23 | barry | set | messageid: <1547750363.55.0.231391753492.issue32866@roundup.psfhosted.org> |
| 2019-01-17 18:39:23 | barry | link | issue32866 messages |
| 2019-01-17 18:39:23 | barry | create | |