Message 245828 - Python tracker
Message245828
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 | berker.peksag, demian.brecht, docs@python, martin.panter, python-dev |
| Date | 2015-06-25.20:39:03 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20150625203900.14147.60424@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 368db4b1ced9 by Berker Peksag in branch '3.4': Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. https://hg.python.org/cpython/rev/368db4b1ced9 New changeset 68629ebe0fee by Berker Peksag in branch '3.5': Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. https://hg.python.org/cpython/rev/68629ebe0fee New changeset 7846aadbd4f5 by Berker Peksag in branch 'default': Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. https://hg.python.org/cpython/rev/7846aadbd4f5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-06-25 20:39:03 | python-dev | set | recipients: + python-dev, docs@python, berker.peksag, martin.panter, demian.brecht |
| 2015-06-25 20:39:03 | python-dev | link | issue23684 messages |
| 2015-06-25 20:39:03 | python-dev | create | |