This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients ColonelThirtyTwo, docs@python, georg.brandl, orsenthil, python-dev
Date 2014-10-12.14:14:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141012141424.50011.92600@psf.io>
In-reply-to
Content
New changeset 9eed2e7fa764 by Georg Brandl in branch '3.4':
Closes #22586: clarify meaning of allow_fragments in urlparse.
https://hg.python.org/cpython/rev/9eed2e7fa764

New changeset c2eda29a8ccb by Georg Brandl in branch '2.7':
Closes #22586: clarify meaning of allow_fragments in urlparse.
https://hg.python.org/cpython/rev/c2eda29a8ccb
History
Date User Action Args
2014-10-12 14:14:26python-devsetrecipients: + python-dev, georg.brandl, orsenthil, docs@python, ColonelThirtyTwo
2014-10-12 14:14:26python-devlinkissue22586 messages
2014-10-12 14:14:26python-devcreate