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 martin.panter
Recipients demian.brecht, martin.panter, orsenthil, soilandreyes
Date 2015-03-22.13:36:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427031401.94.0.0905128874748.issue22852@psf.upfronthosting.co.za>
In-reply-to
Content
Posting patch v2 with these changes:

* Split out scheme documentation fixes to Issue 23684.
* Renamed _NetlocResultMixinBase → _SplitParseBase
* Explained the default values of the flags better, and what None means
* Changed to Demian’s forward-looking “version changed” notices. I decided it is okay because the same information can be inferred.
* Tweaked urlunsplit() and urlunparse() descriptions
History
Date User Action Args
2015-03-22 13:36:42martin.pantersetrecipients: + martin.panter, orsenthil, demian.brecht, soilandreyes
2015-03-22 13:36:41martin.pantersetmessageid: <1427031401.94.0.0905128874748.issue22852@psf.upfronthosting.co.za>
2015-03-22 13:36:41martin.panterlinkissue22852 messages
2015-03-22 13:36:41martin.pantercreate