- 17 Nis, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 06 Nis, 2016 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 25 Ara, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 24 Ara, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
macro Py_SETREF.
-
- 02 Eki, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Johannes Niediek.
-
- 05 Haz, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Initial patch by Brandon Milam.
-
- 30 Mar, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 15 Agu, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
compiler warnings in the Modules/ subdirectory.
-
- 27 Tem, 2014 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by Martin Matusiak.
-
- 19 Ara, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
quotechar fields. Original patch by Vajrasky Kok.
-
- 14 Kas, 2013 1 kayıt (commit)
-
-
Victor Stinner yazdı
failure
-
- 20 Mar, 2013 2 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
This fix means that such values are correctly roundtripped, since cvs.writer already does the correct escaping. Patch by Michael Johnson.
-
- 02 Kas, 2012 1 kayıt (commit)
-
-
Stefan Krah yazdı
-
- 25 Eyl, 2012 2 kayıt (commit)
-
-
Senthil Kumaran yazdı
2.7 : Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
-
Senthil Kumaran yazdı
-
- 15 Agu, 2012 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
- 16 May, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Robin Schreiber.
-
- 12 Ara, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 21 Kas, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
And PyUnicode_GetSize() => PyUnicode_GetLength()
-
- 01 Kas, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 14 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 10 Eki, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 07 Eki, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
This worked under Unix because wchar_t is 4 bytes wide.
-
Antoine Pitrou yazdı
(except for a Py_UNICODE_strchr() call)
-
- 06 Eki, 2011 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 28 Eyl, 2011 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
-
- 09 Kas, 2010 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 15 Agu, 2010 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r84078 | antoine.pitrou | 2010-08-15 20:51:10 +0200 (dim., 15 août 2010) | 3 lines Fix more 64-bit warnings. ........
-
Antoine Pitrou yazdı
-
- 09 May, 2010 4 kayıt (commit)
-
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r81032 | antoine.pitrou | 2010-05-09 17:52:27 +0200 (dim., 09 mai 2010) | 9 lines Recorded merge of revisions 81029 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines Untabify C files. Will watch buildbots. ........ ................
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines Untabify C files. Will watch buildbots. ........
-
Antoine Pitrou yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81029 | antoine.pitrou | 2010-05-09 16:46:46 +0200 (dim., 09 mai 2010) | 3 lines Untabify C files. Will watch buildbots. ........
-
Antoine Pitrou yazdı
-
- 02 Şub, 2009 1 kayıt (commit)
-
-
Mark Dickinson yazdı
type of tp_compare in a separate commit, for ease of reversion should things go wrong.
-
- 01 Şub, 2009 1 kayıt (commit)
-
-
Mark Dickinson yazdı
Objects.
-
- 18 Haz, 2008 1 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r64114 | gregory.p.smith | 2008-06-11 09:41:16 +0200 (mer., 11 juin 2008) | 6 lines Merge in release25-maint r60793: Added checks for integer overflows, contributed by Google. Some are only available if asserts are left in the code, in cases where they can't be triggered from Python code. ........
-
- 11 Haz, 2008 2 kayıt (commit)
-
-
Gregory P. Smith yazdı
Added checks for integer overflows, contributed by Google. Some are only available if asserts are left in the code, in cases where they can't be triggered from Python code.
-
Martin v. Löwis yazdı
-