[issue17570] Improve devguide Windows instructions

2013-04-07 Thread Volodymyr Bezkostnyy
Volodymyr Bezkostnyy added the comment: Revert changes for Mac OS X -- Added file: http://bugs.python.org/file29710/issue17570.diff ___ Python tracker <http://bugs.python.org/issue17

[issue6640] urlparse should parse mailto: URL headers as query parameters

2013-04-07 Thread Volodymyr Bezkostnyy
Volodymyr Bezkostnyy added the comment: Tested on 3.4 urllib.parse.urlparse("mailto:f...@example.com?subject=hi";) ParseResult(scheme='mailto', netloc='', path='f...@example.com', params='', query='subject=hi', fragmen

[issue17570] Improve devguide Windows instructions

2013-04-07 Thread Volodymyr Bezkostnyy
Volodymyr Bezkostnyy added the comment: Deleted ./ before python.exe -- keywords: +patch nosy: +asvetlov, webwin Added file: http://bugs.python.org/file29703/issue17570.diff ___ Python tracker <http://bugs.python.org/issue17