- 01 Kas, 2011 1 kayıt (commit)
-
-
Florent Xicluna yazdı
-
- 02 May, 2011 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
Patch by Victor Stinner.
-
- 06 Nis, 2011 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 08 Ock, 2011 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 06 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 08 Ara, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 04 Ara, 2010 1 kayıt (commit)
-
-
Eric Smith yazdı
-
- 14 Eki, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 21 Eyl, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 31 Tem, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
#9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
-
- 26 Tem, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 23 Tem, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 06 Tem, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 05 Tem, 2010 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82578 | alexander.belopolsky | 2010-07-05 11:05:33 -0400 (Mon, 05 Jul 2010) | 1 line Added more tests for utctimetuple() ........
-
Alexander Belopolsky yazdı
-
- 23 Haz, 2010 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
- 22 Haz, 2010 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r82152 | alexander.belopolsky | 2010-06-22 10:07:33 -0400 (Tue, 22 Jun 2010) | 1 line Added more test cases ........
-
Alexander Belopolsky yazdı
-
- 21 Haz, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 18 Haz, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
regression making datetime subclass' strptime return datetime rather than subclass instances. Fixed this bug and a few typos.
-
- 17 Haz, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 15 Haz, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 14 Haz, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
implementing ``datetime.tzinfo`` interface.
-
- 31 May, 2010 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
and divided by float and int objects.
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r81560 | alexander.belopolsky | 2010-05-26 16:48:30 -0400 (Wed, 26 May 2010) | 10 lines Merged revisions 81559 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81559 | alexander.belopolsky | 2010-05-26 16:45:37 -0400 (Wed, 26 May 2010) | 3 lines Issue #7879: Skip negative timestamps test on any Windows platform using unittest.skipIf decorator. ........ ................
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r81556 | alexander.belopolsky | 2010-05-26 16:00:12 -0400 (Wed, 26 May 2010) | 10 lines Merged revisions 81555 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81555 | alexander.belopolsky | 2010-05-26 15:43:16 -0400 (Wed, 26 May 2010) | 3 lines Issue #7879: Do not test negative timestamps on any Windows platform including Windows CE. ........ ................
-
- 27 May, 2010 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r81568 | alexander.belopolsky | 2010-05-27 17:42:58 -0400 (Thu, 27 May 2010) | 10 lines Merged revisions 81566 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81566 | alexander.belopolsky | 2010-05-27 16:55:27 -0400 (Thu, 27 May 2010) | 3 lines Issue #7150: Raise OverflowError if the result of adding or subtracting timedelta from date or datetime falls outside of the MINYEAR:MAXYEAR range. ........ ................
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81566 | alexander.belopolsky | 2010-05-27 16:55:27 -0400 (Thu, 27 May 2010) | 3 lines Issue #7150: Raise OverflowError if the result of adding or subtracting timedelta from date or datetime falls outside of the MINYEAR:MAXYEAR range. ........
-
- 26 May, 2010 2 kayıt (commit)
-
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81559 | alexander.belopolsky | 2010-05-26 16:45:37 -0400 (Wed, 26 May 2010) | 3 lines Issue #7879: Skip negative timestamps test on any Windows platform using unittest.skipIf decorator. ........
-
Alexander Belopolsky yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81555 | alexander.belopolsky | 2010-05-26 15:43:16 -0400 (Wed, 26 May 2010) | 3 lines Issue #7879: Do not test negative timestamps on any Windows platform including Windows CE. ........
-
- 08 May, 2010 1 kayıt (commit)
-
-
Mark Dickinson yazdı
computations with integer arithmetic instead of floating point. td.total_seconds() now agrees with td / timedelta(seconds = 1). Thanks Alexander Belopolsky for the patch.
-
- 20 Nis, 2010 1 kayıt (commit)
-
-
Mark Dickinson yazdı
Adds support for the three division operations: - timedelta / timedelta -> float - timedelta // timedelta -> int - timedelta % timedelta -> timedelta also adds support for divmod(timedelta, timedelta). Patch by Victor Stinner, adapted for py3k and extended by Alexander Belopolsky.
-
- 24 Ock, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r77727 | ezio.melotti | 2010-01-24 18:58:36 +0200 (Sun, 24 Jan 2010) | 1 line use assert[Not]IsInstance where appropriate ........
-
- 23 Ock, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 19 Ock, 2010 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
A patch from Dave Malcolm.
-
- 29 Ara, 2009 1 kayıt (commit)
-
-
Amaury Forgeot d'Arc yazdı
Merged revisions 77122 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r77122 | amaury.forgeotdarc | 2009-12-29 23:03:38 +0100 (mar., 29 déc. 2009) | 3 lines #7413: Passing '\0' as the separator to datetime.datetime.isoformat() used to drop the time part of the result. ........
-