- 20 Eyl, 2012 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
- 22 Eyl, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 22 Haz, 2012 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
timezone instance corresponding to the system local timezone when called with no arguments.
-
Alexander Belopolsky yazdı
timezone instance corresponding to the system local timezone when called with no arguments.
-
- 16 Haz, 2012 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
or datetime objects.
-
- 08 Haz, 2012 3 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
Alexander Belopolsky yazdı
-
- 13 Mar, 2012 2 kayıt (commit)
-
-
Victor Stinner yazdı
gmtime() failure on Windows
-
Victor Stinner yazdı
time.ctime(), gmtime(), time.localtime(), datetime.date.fromtimestamp(), datetime.datetime.fromtimestamp() and datetime.datetime.utcfromtimestamp() now raises an OverflowError, instead of a ValueError, if the timestamp does not fit in time_t. datetime.datetime.fromtimestamp() and datetime.datetime.utcfromtimestamp() now round microseconds towards zero instead of rounding to nearest with ties going away from zero.
-
- 20 Şub, 2012 1 kayıt (commit)
-
-
Georg Brandl yazdı
Fix obscure failures of datetime-related tests due to the datetime tests failing to restore the system state completely after testing the pure-Python versions.
-
- 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 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
and divided by float and int objects.
-