[issue12009] netrc module crashes if netrc file has comment lines

Roundup Robot report at bugs.python.org
Fri Jun 10 19:31:43 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset cb3a77b0f8dd by Benjamin Peterson in branch '2.7':
fix regression in netrc comment handling (closes #12009)
http://hg.python.org/cpython/rev/cb3a77b0f8dd

New changeset 6993910be426 by Benjamin Peterson in branch '2.7':
merge 2.7.2 release branch with fix for #12009
http://hg.python.org/cpython/rev/6993910be426

New changeset 8625ce7da152 by Benjamin Peterson in branch '3.1':
fix regression in netrc comment handling (closes #12009)
http://hg.python.org/cpython/rev/8625ce7da152

New changeset 6b93cbb69e49 by Benjamin Peterson in branch '3.2':
merge 3.1 (#12009)
http://hg.python.org/cpython/rev/6b93cbb69e49

New changeset 734831b62549 by Benjamin Peterson in branch 'default':
merge 3.2 (#12009)
http://hg.python.org/cpython/rev/734831b62549

----------
nosy: +python-dev
resolution:  -> fixed
stage: commit review -> committed/rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list