[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: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue27400>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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 <rep...@bugs.python.org>
<http://bugs.python.org/issue26865>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue16353>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue16255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue17905>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue22747>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26855>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26853>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26849>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26862>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26856>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26858>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26865>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue26859>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.python.org/issue2636>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue23496>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com