rchen152
|
945527dbc0
|
Add a __new__ method to datetime.datetime. (#1417)
|
2017-06-19 17:05:34 -07:00 |
|
Eklavya Sharma
|
c1b7fc7020
|
datetime: Fix datetime.datetime.replace's stub. (#1347)
|
2017-05-24 19:42:27 -07:00 |
|
Jelle Zijlstra
|
1350d7e4d2
|
Fixes for datetime and relativedelta (#1191)
Fixes #1163.
|
2017-04-22 15:52:55 -07:00 |
|
Semyon Proshev
|
52da2a176b
|
Fix datetime stubs (#992)
|
2017-03-13 09:12:46 -07:00 |
|
Lucas Wiman
|
6d1edb285d
|
Expand several stdlib methods to accept unicode or str. (#869)
Expand several stdlib methods to accept unicode or str.
|
2017-01-27 16:03:25 +00:00 |
|
Guido van Rossum
|
cb97bb54c0
|
Move 2.7 to 2 (#635)
Closes #579.
|
2016-10-26 16:24:49 -07:00 |
|