index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
datetimetester.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-31222: Make (datetime|date|time).replace return subclass type in Pure Pyt...
Paul Ganssle
2017-11-09
1
-0/+14
*
Closes bpo-31800: Support for colon when parsing time offsets (#4015)
Mario Corchero
2017-10-26
1
-0/+4
*
bpo-31752: Fix possible crash in timedelta constructor called with custom int...
Serhiy Storchaka
2017-10-23
1
-0/+20
*
bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a ba...
Oren Milman
2017-09-19
1
-0/+20
*
Closes issue bpo-5288: Allow tzinfo objects with sub-minute offsets. (#2896)
Alexander Belopolsky
2017-07-31
1
-9/+18
*
bpo-30302 Make timedelta.__repr__ more informative. (#1493)
Utkarsh Upadhyay
2017-07-25
1
-3/+13
*
bpo-30822: Fix testing of datetime module. (#2530) (#2783)
Utkarsh Upadhyay
2017-07-21
1
-5/+7
*
Revert "bpo-30822: Fix testing of datetime module." (#2588)
Victor Stinner
2017-07-05
1
-7/+5
*
bpo-30822: Fix testing of datetime module. (#2530)
Utkarsh Upadhyay
2017-07-02
1
-5/+7
*
bpo-29953: Fix memory leaks in the replace() method of datetime and time (#927)
Serhiy Storchaka
2017-03-31
1
-0/+5
*
Fix test_datetime on Windows
Victor Stinner
2017-02-10
1
-2/+3
*
Fix test_datetime on system with 32-bit time_t
Victor Stinner
2017-02-10
1
-3/+7
*
Fix datetime.fromtimestamp(): check bounds
Victor Stinner
2017-02-10
1
-0/+36
*
Issue #28752: Restored the __reduce__() methods of datetime objects.
Serhiy Storchaka
2016-11-21
1
-0/+7
*
#27364: fix "incorrect" uses of escape character in the stdlib.
R David Murray
2016-09-08
1
-2/+2
*
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
Raymond Hettinger
2016-08-30
1
-1/+1
*
Issue #27834: Avoid overflow error in ZoneInfo.invert().
Alexander Belopolsky
2016-08-23
1
-3/+3
*
Issue #24773: Include Tallinn 1999-10-31 transition in tests.
Alexander Belopolsky
2016-08-17
1
-3/+0
*
Issue #24773: Skip system tests for transitions in year 2037 and later.
Alexander Belopolsky
2016-08-12
1
-3/+5
*
Issue #24773: Fix and speed-up ZoneInfoCompleteTest.
Alexander Belopolsky
2016-08-11
1
-13/+13
*
Closes #27710: Disallow fold not in [0, 1] in time and datetime constructors.
Alexander Belopolsky
2016-08-08
1
-0/+5
*
Closes #27661: Added tzinfo keyword argument to datetime.combine.
Alexander Belopolsky
2016-08-02
1
-1/+12
*
Issue 24773: Use the standard Asia/Tehran name in the Iran test.
Alexander Belopolsky
2016-07-30
1
-1/+1
*
Issue #24773: Fixed tests failures on systems with 32-bit time_t.
Alexander Belopolsky
2016-07-26
1
-0/+5
*
Issue 24773: Make zoneinfo tests more robust. (reapply)
Alexander Belopolsky
2016-07-25
1
-2/+5
*
Reindented Lib/test/datetimetester.py.
Alexander Belopolsky
2016-07-24
1
-2/+2
*
Issue #24773: Made ZoneInfoCompleteTest a TestSuit.
Alexander Belopolsky
2016-07-24
1
-18/+21
*
Issue 24773: Make zoneinfo tests more robust.
Alexander Belopolsky
2016-07-23
1
-2/+5
*
Closes issue #24773: Implement PEP 495 (Local Time Disambiguation).
Alexander Belopolsky
2016-07-22
1
-7/+800
*
Issue #27076: Merge spelling from 3.5
Martin Panter
2016-05-26
1
-2/+2
|
\
|
*
Issue #27076: Doc, comment and tests spelling fixes
Martin Panter
2016-05-26
1
-2/+2
*
|
merge
Alexander Belopolsky
2016-03-25
1
-0/+8
|
\
\
|
|
/
|
*
Issue#26616:Fixed a bug in datetime.astimezone() method.
Alexander Belopolsky
2016-03-25
1
-0/+8
*
|
Issue #19265: Improve test coverage of datetime.tzinfo
Berker Peksag
2016-03-19
1
-0/+3
|
\
\
|
|
/
|
*
Issue #19265: Improve test coverage of datetime.tzinfo
Berker Peksag
2016-03-19
1
-0/+3
*
|
Revert change 291d47954618
Victor Stinner
2016-03-12
1
-2/+2
*
|
Always test datetime.strftime("%4Y")
Victor Stinner
2016-03-11
1
-2/+2
*
|
Closes #19475: Added timespec to the datetime.isoformat() method.
Alexander Belopolsky
2016-03-06
1
-6/+42
*
|
Issue #26198: Make datetime error tests more lenient.
Serhiy Storchaka
2016-02-08
1
-3/+3
|
\
\
|
|
/
|
*
Issue #26198: Make datetime error tests more lenient.
Serhiy Storchaka
2016-02-08
1
-3/+3
*
|
Issue #20220: Revert time zone test debugging, revision 139c18943d9b
Martin Panter
2015-11-16
1
-10/+1
*
|
Issue #9051: Added tests for pickling and copying the timezone objects.
Serhiy Storchaka
2015-11-16
1
-1/+28
|
\
\
|
|
/
|
*
Issue #9051: Added tests for pickling and copying the timezone objects.
Serhiy Storchaka
2015-11-16
1
-1/+28
|
|
\
|
|
*
Issue #9051: Added tests for pickling and copying the timezone objects.
Serhiy Storchaka
2015-11-16
1
-1/+28
|
|
*
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
*
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
*
|
|
Issue #25168: Temporary timezone and cache debugging
Martin Panter
2015-11-14
1
-1/+10
*
|
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
\
\
\
|
*
\
\
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Closes issue #23600: Wrong results from tzinfo.fromutc().
Alexander Belopolsky
2015-09-28
1
-0/+23
|
|
|
/
[next]