- 13 Eki, 2013 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 23 Agu, 2013 1 kayıt (commit)
-
-
Brett Cannon yazdı
caches. Eliminates the ResoureWarning raised during testing. Patch also independently written by Vajrasky Kok.
-
- 07 Tem, 2013 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 17 Haz, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
when \r\n appears at end of 65535 bytes without other newlines.
-
- 23 Ock, 2013 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
bytes data. Patch by Jonas Wagner.
-
- 25 Ara, 2012 2 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
Ezio Melotti yazdı
-
- 24 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
Patch by Serhiy Storchaka.
-
- 18 Ara, 2012 1 kayıt (commit)
-
-
Andrew Svetlov yazdı
-
- 10 Ara, 2011 1 kayıt (commit)
-
-
Florent Xicluna yazdı
Issue #13248: turn 3.2's PendingDeprecationWarning into 3.3's DeprecationWarning (cgi, importlib, nntplib, smtpd).
-
- 19 Eki, 2011 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
semicolons. Patch by Ben Darnell and Petri Lehtinen.
-
Senthil Kumaran yazdı
semicolons. Patch by Ben Darnell and Petri Lehtinen.
-
- 14 Tem, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 14 Ock, 2011 2 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
as unicode, and accept binary files. Add encoding and errors attributes to cgi.FieldStorage.
-
- 15 Eki, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
#2830: add html.escape() helper and move cgi.escape() uses in the standard library to it. It defaults to quote=True and also escapes single quotes, which makes casual use safer. The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning.
-
- 09 Agu, 2010 3 kayıt (commit)
-
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83901 | senthil.kumaran | 2010-08-10 01:31:35 +0530 (Tue, 10 Aug 2010) | 3 lines Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Changes in Modules. ........
-
Senthil Kumaran yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83901 | senthil.kumaran | 2010-08-10 01:31:35 +0530 (Tue, 10 Aug 2010) | 3 lines Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Changes in Modules. ........
-
Senthil Kumaran yazdı
Fix Issue7007 - Use percent-encoded consistently instead of URL Encoded variations. Changes in Modules.
-
- 02 Agu, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77871 | ezio.melotti | 2010-01-31 13:46:54 +0200 (Sun, 31 Jan 2010) | 1 line #7092: silence more -3 and -Wd warnings ........ r77910 | ezio.melotti | 2010-02-02 10:37:35 +0200 (Tue, 02 Feb 2010) | 1 line #7092: silence py3k warnings for bsddb. Patch by Florent Xicluna. ........ r77913 | ezio.melotti | 2010-02-02 19:34:37 +0200 (Tue, 02 Feb 2010) | 1 line #7092: Silence py3k warnings in test_exceptions and test_pep352. Patch by Florent Xicluna. ........
-
- 17 Mar, 2010 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 11 Mar, 2010 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78844 | benjamin.peterson | 2010-03-11 16:03:45 -0600 (Thu, 11 Mar 2010) | 1 line revert r78842 cgi.py change ........
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78841 | benjamin.peterson | 2010-03-11 15:50:45 -0600 (Thu, 11 Mar 2010) | 1 line remove executable property from doc files ........ r78842 | benjamin.peterson | 2010-03-11 15:53:25 -0600 (Thu, 11 Mar 2010) | 1 line use proper shebang lines ........
-
Benjamin Peterson yazdı
-
- 31 Ock, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 08 May, 2009 3 kayıt (commit)
-
-
Philip Jenvey yazdı
-
Philip Jenvey yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r72458 | philip.jenvey | 2009-05-07 19:28:39 -0700 (Thu, 07 May 2009) | 2 lines #4351: more appropriate DeprecationWarning stacklevels ........
-
Philip Jenvey yazdı
-
- 04 Ara, 2008 3 kayıt (commit)
-
-
Fred Drake yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67528 | fred.drake | 2008-12-04 13:25:17 -0500 (Thu, 04 Dec 2008) | 4 lines Issue #1055234: cgi.parse_header(): Fixed parsing of header parameters to support unusual filenames (such as those containing semi-colons) in Content-Disposition headers. ........
-
Fred Drake yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r67528 | fred.drake | 2008-12-04 13:25:17 -0500 (Thu, 04 Dec 2008) | 4 lines Issue #1055234: cgi.parse_header(): Fixed parsing of header parameters to support unusual filenames (such as those containing semi-colons) in Content-Disposition headers. ........
-
Fred Drake yazdı
support unusual filenames (such as those containing semi-colons) in Content-Disposition headers.
-
- 09 Eyl, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
the tests. Also fixed the warning message in cgi.py
-
- 08 Eyl, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
function. Tests added.
-
- 03 Eyl, 2008 2 kayıt (commit)
-
-
Facundo Batista yazdı
to the urlparse one. Added a DeprecationWarning in the old module, it will be deprecated in the future. Docs and tests updated.
-
Facundo Batista yazdı
to the urlparse one. Added a PendingDeprecationWarning in the old module, it will be deprecated in the future. Docs and tests updated.
-
- 02 Eyl, 2008 1 kayıt (commit)
-
-
Brett Cannon yazdı
catch_warnings(), and clean up the API. While expanding the test suite, a bug was found where a warning about the 'line' argument to showwarning() was not letting functions with '*args' go without a warning. Closes issue 3602. Code review by Benjamin Peterson.
-
- 16 Agu, 2008 1 kayıt (commit)
-
-
Brett Cannon yazdı
-
- 02 Tem, 2008 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
Merged revisions 64434-64435,64440-64443,64445,64447-64448,64450,64452,64455,64461,64464,64466,64468 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r64434 | andrew.kuchling | 2008-06-20 18:13:58 -0500 (Fri, 20 Jun 2008) | 1 line Remove request for e-mail; it's unlikely these classes will be saved ........ r64435 | andrew.kuchling | 2008-06-20 18:14:32 -0500 (Fri, 20 Jun 2008) | 1 line Grammar fixes ........ r64440 | andrew.kuchling | 2008-06-21 08:29:12 -0500 (Sat, 21 Jun 2008) | 1 line Docstring typo ........ r64441 | andrew.kuchling | 2008-06-21 08:47:20 -0500 (Sat, 21 Jun 2008) | 1 line Use repr() for bad input strings; this makes the empty string or binary characters more visible ........ r64442 | andrew.kuchling | 2008-06-21 08:48:38 -0500 (Sat, 21 Jun 2008) | 1 line Docstring correction ........ r64443 | georg.brandl | 2008-06-21 09:26:19 -0500 (Sat, 21 Jun 2008) | 2 lines Documentation fix. ........ r64445 | facundo.batista | 2008-06-21 12:30:06 -0500 (Sat, 21 Jun 2008) | 3 lines Reviewed and updated the documentation. Fixes #3017. ........ r64447 | facundo.batista | 2008-06-21 13:58:04 -0500 (Sat, 21 Jun 2008) | 6 lines Now a from submitted via POST that also has a query string will contain both FieldStorage and MiniFieldStorage items. Fixes #1817. ........ r64448 | facundo.batista | 2008-06-21 14:48:19 -0500 (Sat, 21 Jun 2008) | 5 lines In the deprecated functions I added an alert to review specially a section of the subprocess documentation that helps with the replacing of those functionss. ........ r64450 | georg.brandl | 2008-06-22 04:05:29 -0500 (Sun, 22 Jun 2008) | 2 lines Turn section references into proper cross-references. ........ r64452 | facundo.batista | 2008-06-22 08:36:20 -0500 (Sun, 22 Jun 2008) | 5 lines Issue #2722. Now the char buffer to support the path string has not fixed length, it mallocs memory if needed. As a result, we don't have a maximum for the getcwd() method. ........ r64455 | facundo.batista | 2008-06-22 10:27:10 -0500 (Sun, 22 Jun 2008) | 4 lines Issue 3164. Small fix to don't repeat a comparation without necessity. ........ r64461 | georg.brandl | 2008-06-22 13:11:52 -0500 (Sun, 22 Jun 2008) | 2 lines #3085: Fix syntax error. ........ r64464 | georg.brandl | 2008-06-22 13:31:54 -0500 (Sun, 22 Jun 2008) | 2 lines Expand docstrings of sqlite3 functions. ........ r64466 | georg.brandl | 2008-06-22 14:07:59 -0500 (Sun, 22 Jun 2008) | 2 lines Write out "phi" consistently. ........ r64468 | facundo.batista | 2008-06-22 14:35:24 -0500 (Sun, 22 Jun 2008) | 4 lines Just returning nothing instead of rising TestSkipped, because it makes the test fail in the trunk.loewis-sun buildbot. ........
-
- 21 Haz, 2008 1 kayıt (commit)
-
-
Facundo Batista yazdı
will contain both FieldStorage and MiniFieldStorage items. Fixes #1817.
-