[issue24621] zipfile.BadZipFile: File is not a zip file

2015-07-17 Thread Alexei Romanov
Alexei Romanov added the comment: 7z archiver could extract this ZIP archive without any problems: ~/tmp $ 7z x not_working.zip 7-Zip [64] 9.20 Copyright (c) 1999-2010 Igor Pavlov 2010-11-18 p7zip Version 9.20 (locale=en_US.utf8,Utf16=on,HugeFiles=on,4 CPUs) Processing archive

[issue23985] Crash when deleting slices from duplicated bytearray

2015-04-17 Thread Alexei Romanov
Alexei Romanov added the comment: No problem with python 2.7.6 on Ubuntu 14.04.2 LTS amd64. Attached script was working about 2 hours - no crash. -- nosy: +alexei.romanov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23985

[issue23775] Fix pprint of OrderedDict

2015-03-25 Thread Alexei Romanov
Changes by Alexei Romanov drednout...@gmail.com: -- nosy: +alexei.romanov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23775 ___ ___ Python-bugs

[issue23689] Memory leak in Modules/sre_lib.h

2015-03-18 Thread Alexei Romanov
Changes by Alexei Romanov drednout...@gmail.com: -- nosy: +alexei.romanov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23689 ___ ___ Python-bugs

[issue23582] multiprocessing.Queue.get is not getting all the items in the queue

2015-03-04 Thread Alexei Romanov
Changes by Alexei Romanov drednout...@gmail.com: -- nosy: +alexei.romanov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23582 ___ ___ Python-bugs

[issue22524] PEP 471 implementation: os.scandir() directory scanning function

2015-02-13 Thread Alexei Romanov
Changes by Alexei Romanov drednout...@gmail.com: -- nosy: +alexei.romanov ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22524 ___ ___ Python-bugs

[issue22273] abort when passing certain structs by value using ctypes

2015-02-09 Thread Alexei Romanov
Changes by Alexei Romanov drednout...@gmail.com: -- nosy: +alexei.romanov versions: +Python 2.7 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue22273