Message 238897 - Python tracker
Message238897
| 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:42 | martin.panter | set | recipients: + martin.panter, orsenthil, demian.brecht, soilandreyes |
| 2015-03-22 13:36:41 | martin.panter | set | messageid: <1427031401.94.0.0905128874748.issue22852@psf.upfronthosting.co.za> |
| 2015-03-22 13:36:41 | martin.panter | link | issue22852 messages |
| 2015-03-22 13:36:41 | martin.panter | create | |