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
*
Merge branches/pep-0384.
Martin v. Löwis
2010-12-03
1
-1/+2
*
make hashes always the size of pointers; introduce Py_hash_t #9778
Benjamin Peterson
2010-10-17
1
-2/+2
*
Recorded merge of revisions 81029 via svnmerge from
Antoine Pitrou
2010-05-09
1
-59/+59
*
Merged revisions 76822,76824 via svnmerge from
Benjamin Peterson
2009-12-13
1
-1/+1
*
add a replacement API for PyCObject, PyCapsule #5630
Benjamin Peterson
2009-05-05
1
-11/+2
*
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
Christian Heimes
2007-12-19
1
-10/+10
*
Merged revisions 56467-56482 via svnmerge from
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