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
/
Include
/
datetime.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Untabify C files. Will watch buildbots.
Antoine Pitrou
2010-05-09
1
-59/+59
*
Backported PyCapsule from 3.1, and converted most uses of
Larry Hastings
2010-03-25
1
-9/+3
*
initialize to NULL
Benjamin Peterson
2009-12-13
1
-1/+1
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFC...
Christian Heimes
2007-12-19
1
-10/+10
*
PEP 3123: Provide forward compatibility with Python 3.0, while keeping
Martin v. Löwis
2007-07-21
1
-10/+10
*
Add missing backslash for PyDateTimeAPI->Delta_FromDelta() macro.
Brett Cannon
2004-06-28
1
-1/+1
*
SF patch 876130: add C API to datetime module, from Anthony Tuininga.
Tim Peters
2004-06-20
1
-0/+95
*
Got rid of the internal datetimetz type.
Tim Peters
2003-01-11
1
-19/+19
*
Minor fiddling to make the next part easier. Introduced an internal
Tim Peters
2003-01-11
1
-21/+41
*
Got rid of the timetz type entirely. This was a bit trickier than I
Tim Peters
2003-01-10
1
-12/+17
*
datetime escapes the sandbox. The Windows build is all set. I leave it
Tim Peters
2002-12-16
1
-0/+125