[issue31475] Bug in argparse - not supporting utf8

2017-09-14 Thread Ali Razmjoo

New submission from Ali Razmjoo:

Regarding #3468 discussion, there is the same bug was in argparse (and 
optparse) which fixed in this PR. utf8 is not supported in argprase module

#3478: https://github.com/python/cpython/pull/3577
current pr: https://github.com/python/cpython/pull/3577

Regards.

--
messages: 302190
nosy: Ali Razmjoo
priority: normal
pull_requests: 3572
severity: normal
status: open
title: Bug in argparse - not supporting utf8
type: compile error

___
Python tracker 
<https://bugs.python.org/issue31475>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26162] thread error

2016-01-20 Thread Ali Razmjoo

New submission from Ali Razmjoo:

Hello,

I've got a problem while using threading in python 2.7.10 windows.
I copied errors in here https://gist.github.com/Ali-Razmjoo/d503171d338c6381f94f

with 845 threads,870 and 1000. there isn't any problem or error with 840-830 
threads!

--
messages: 258667
nosy: Ali Razmjoo
priority: normal
severity: normal
status: open
title: thread error
versions: Python 2.7

___
Python tracker 
<http://bugs.python.org/issue26162>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue26258] readline module for python 3.x on windows

2016-02-01 Thread Ali Razmjoo

New submission from Ali Razmjoo:

Hello,

I using python 2.7.10 on windows and there isn't any problem with this readline 
module, but it's not exist in python3.x on windows, is it possible to add it ? 
how?

--
messages: 259322
nosy: Ali Razmjoo
priority: normal
severity: normal
status: open
title: readline module for python 3.x on windows

___
Python tracker 
<http://bugs.python.org/issue26258>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com