New submission from M Z <10mauryc...@gmail.com>:
Reproduction steps:
0. start rpel. command: ``python``
1. enter into '___😀'
2. use arrow keys and backspace to delete an underscore
3. press enter.
4. observe segfault
- insertion of chars before emoji can also cause crash
M Z <10mauryc...@gmail.com> added the comment:
FYI: My platform is arch linux on amd64.
--
___
Python tracker
<https://bugs.python.org/issue46206>
___
___
New submission from M. Z. :
Trying to unpack a ZIP file where some packet files contain danish letters
results in:
zipfile.BadZipFile: File name in directory 'filename_with_æoå.txt'
and header b'filename_with_\x91o\x86.txt' differ.
Using Py 3.2b2 on Win7.
Unpack t