[issue16200] Setting .posix=True for shlex object causes infinite loop in __next__

Claudiu Popa report at bugs.python.org
Tue Oct 14 22:39:41 CEST 2014


Claudiu Popa added the comment:

Here's a refreshed patch, which applies cleanly on tip. Also, I added a test for the code that generates an infinite loop.

----------
nosy: +Claudiu.Popa
versions: +Python 3.5 -Python 3.2, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file36922/issue16200.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue16200>
_______________________________________


More information about the Python-bugs-list mailing list