- 27 May, 2019 1 kayıt (commit)
-
-
Rémi Lapeyre yazdı
-
- 24 Mar, 2019 1 kayıt (commit)
-
-
Lisa Roach yazdı
-
- 07 Mar, 2019 1 kayıt (commit)
-
-
Steve Dower yazdı
-
- 30 Eki, 2018 1 kayıt (commit)
-
-
matthewbelisle-wf yazdı
-
- 31 May, 2018 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
85% of them are already links.
-
- 16 May, 2017 1 kayıt (commit)
-
-
Howie Benefiel yazdı
-
- 27 Nis, 2017 1 kayıt (commit)
-
-
Marco Buttu yazdı
-
- 25 Şub, 2017 1 kayıt (commit)
-
-
Ratnadeep Debnath yazdı
* bpo-16285: Update urllib quoting to RFC 3986 urllib.parse.quote is now based on RFC 3986, and hence includes `'~'` in the set of characters that is not escaped by default. Patch by Christian Theune and Ratnadeep Debnath.
-
- 19 Eki, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 16 Eyl, 2016 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Gergely Imreh and Markus Holtermann.
-
- 11 Haz, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
-
- 28 May, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Patch by Anish Shah and Aatish Neupane.
-
- 24 Kas, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
No charset parameter is standardized for this Content-Type value. Also clarify that urlencode() outputs ASCII.
-
- 09 Agu, 2015 1 kayıt (commit)
-
-
Robert Collins yazdı
Patch by Martin Panter.
-
- 25 Haz, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. Patch by Martin Panter.
-
- 18 May, 2015 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by samwyse, completed by Arnon Yaari, and reviewed by Martin Panter.
-
- 25 Ara, 2014 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by Wojtek Ruszczewski.
-
- 12 Eki, 2014 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 21 Agu, 2014 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Issue #22118: Switch urllib.parse to use RFC 3986 semantics for the resolution of relative URLs, rather than RFCs 1808 and 2396. Patch by Demian Brecht.
-
- 13 Eki, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 01 Eki, 2013 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 26 Şub, 2013 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Fix issue16932: Fix the urlparse example. Remote :port when scheme is not specified to demonstrate correct behavior
-
- 29 Eyl, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 28 Eyl, 2012 1 kayıt (commit)
-
-
Michael Foord yazdı
Closes issue 15593
-
- 29 Haz, 2012 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 16 Mar, 2012 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 18 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
-
- 19 Haz, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
-
- 11 Şub, 2011 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Fixed issue11082 - Reject str for POST data with a TypeError. Document the need to explicitly encode to bytes when using urlencode.
-
- 24 Ock, 2011 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
- 14 Ock, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
- 04 Ara, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 30 Kas, 2010 2 kayıt (commit)
-
-
Éric Araujo yazdı
-
Nick Coghlan yazdı
Issue 9873: the URL parsing functions now accept ASCII encoded byte sequences in addition to character strings
-
- 07 Kas, 2010 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86296 | senthil.kumaran | 2010-11-07 20:57:04 +0800 (Sun, 07 Nov 2010) | 3 lines Fix Issue10226 - Clarifying the role of the netloc separator. ........
-
Senthil Kumaran yazdı
-
- 06 Eki, 2010 2 kayıt (commit)
-
-
Georg Brandl yazdı
svn+ssh://svn.python.org/python/branches/py3k ........ r84945 | georg.brandl | 2010-09-21 16:48:28 +0200 (Di, 21 Sep 2010) | 1 line #9911: doc copyedits. ........
-
Georg Brandl yazdı
svn+ssh://svn.python.org/python/branches/py3k ........ r84142 | georg.brandl | 2010-08-17 17:07:14 +0200 (Di, 17 Aug 2010) | 1 line Consistency check for versionadded/changed directives. ........
-