[issue16618] Different glob() results for strings and bytes

Roundup Robot report at bugs.python.org
Thu Dec 27 10:25:52 CET 2012


Roundup Robot added the comment:

New changeset 62f67a52b0c2 by Hynek Schlawack in branch '3.2':
#16618: Make glob.glob match consistently across strings and bytes
http://hg.python.org/cpython/rev/62f67a52b0c2

New changeset fa8c4f96d990 by Hynek Schlawack in branch '3.3':
#16618: Make glob.glob match consistently across strings and bytes
http://hg.python.org/cpython/rev/fa8c4f96d990

New changeset eae2a42603ee by Hynek Schlawack in branch 'default':
#16618: Make glob.glob match consistently across strings and bytes
http://hg.python.org/cpython/rev/eae2a42603ee

New changeset 44609ff7e53c by Hynek Schlawack in branch '2.7':
#16618: Add more glob regression tests
http://hg.python.org/cpython/rev/44609ff7e53c

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list