[issue35409] Async generator might re-throw GeneratorExit on aclose()

2020-05-24 Thread Roman Evstifeev
Change by Roman Evstifeev : -- nosy: +Roman.Evstifeev ___ Python tracker <https://bugs.python.org/issue35409> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue33533] Provide an async-generator version of as_completed

2019-04-05 Thread Roman Evstifeev
Change by Roman Evstifeev : -- nosy: +Roman.Evstifeev ___ Python tracker <https://bugs.python.org/issue33533> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue32776] asyncio SIGCHLD scalability problems

2019-04-04 Thread Roman Evstifeev
Change by Roman Evstifeev : -- nosy: +Roman.Evstifeev ___ Python tracker <https://bugs.python.org/issue32776> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27400] Datetime NoneType after calling Py_Finalize and Py_Initialize

2016-09-15 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26865] Meta-issue: support of the android platform

2016-07-28 Thread Roman Evstifeev
Roman Evstifeev added the comment: While not only android issue, there is a problem with dumbdbm module: it internally tries to do os.chmod() on a FAT-formatted sdcard and fails, because FAT does not support chmod. -- ___ Python tracker <

[issue16353] add function to os module for getting path to default shell

2016-04-27 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue16255] subrocess.Popen needs /bin/sh but Android only has /system/bin/sh

2016-04-27 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue17905] Add check for locale.h

2016-04-27 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue22747] Interpreter fails in initialize on systems where HAVE_LANGINFO_H is undefined

2016-04-27 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26855] add platform.android_ver() for android

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26853] missing symbols in curses and readline modules on android

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26849] android does not support versioning in SONAME

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26862] SYS_getdents64 does not need to be defined on android API 21

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26856] android does not have pwd.getpwall()

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26858] setting SO_REUSEPORT fails on android

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26865] toward the support of the android platform

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26859] unittest fails with "Start directory is not importable"

2016-04-26 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue2636] Adding a new regex module (compatible with re)

2016-04-20 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.pytho

[issue23496] Steps for Android Native Build of Python 3.4.2

2016-04-20 Thread Roman Evstifeev
Changes by Roman Evstifeev <someuniquen...@gmail.com>: -- nosy: +Roman.Evstifeev ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue9291] mimetypes initialization fails on Windows because of non-Latin characters in registry

2012-12-06 Thread Roman Evstifeev
Changes by Roman Evstifeev someuniquen...@gmail.com: -- nosy: +Roman.Evstifeev ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue9291 ___ ___ Python

[issue3177] Add shutil.open

2011-07-30 Thread Roman Evstifeev
Changes by Roman Evstifeev someuniquen...@gmail.com: -- nosy: +Roman.Evstifeev ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3177 ___ ___ Python

[issue10395] new os.path function to extract common prefix based on path components

2011-07-30 Thread Roman Evstifeev
Changes by Roman Evstifeev someuniquen...@gmail.com: -- nosy: +Roman.Evstifeev ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10395 ___ ___ Python