Message264217
`x != ''` emits BytesWarning if x is bytes. 'encode' attribute is not needed for URL parsing. any() is slower that a `for` loop.
I would suggest to look at efficient os.path implementations. |
|
Date |
User |
Action |
Args |
2016-04-26 05:55:15 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, orsenthil, r.david.murray, martin.panter, ztane, demian.brecht, luiz.poleto, anish.shah |
2016-04-26 05:55:15 | serhiy.storchaka | set | messageid: <1461650115.29.0.695097803179.issue22234@psf.upfronthosting.co.za> |
2016-04-26 05:55:15 | serhiy.storchaka | link | issue22234 messages |
2016-04-26 05:55:14 | serhiy.storchaka | create | |
|