Message415245
| Author | graingert |
|---|---|
| Recipients | graingert |
| Date | 2022-03-15.13:29:09 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1647350949.19.0.783799424166.issue47026@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
importing from a bytes zipimport path on sys.path results in a BytesWarning: Comparison between bytes and string running the reproducer with `python -b` shows: python -b zipfile_demo.py <frozen importlib._bootstrap_external>:1345: BytesWarning: Comparison between bytes and string see also https://bugs.python.org/issue47025 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-15 13:29:09 | graingert | set | recipients: + graingert |
| 2022-03-15 13:29:09 | graingert | set | messageid: <1647350949.19.0.783799424166.issue47026@roundup.psfhosted.org> |
| 2022-03-15 13:29:09 | graingert | link | issue47026 messages |
| 2022-03-15 13:29:09 | graingert | create | |