Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
bf6f31b65fa0947c97276b0007adc3276040c706
/
Include
/
datetime.h
f95a1b3
Recorded merge of revisions 81029 via svnmerge from
by Antoine Pitrou
· 15 years ago
91d58bd
Merged revisions 76822,76824 via svnmerge from
by Benjamin Peterson
· 15 years ago
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago
90aa764
#1629: Renamed Py_Size, Py_Type and Py_Refcnt to Py_SIZE, Py_TYPE and Py_REFCNT.
by Christian Heimes
· 17 years ago
9f2e346
Merged revisions 56467-56482 via svnmerge from
by Martin v. Löwis
· 17 years ago
1ed5705
Add missing backslash for PyDateTimeAPI->Delta_FromDelta() macro.
by Brett Cannon
· 20 years ago
9ddf40b
SF patch 876130: add C API to datetime module, from Anthony Tuininga.
by Tim Peters
· 20 years ago
a9bc168
Got rid of the internal datetimetz type.
by Tim Peters
· 22 years ago
a032d2e
Minor fiddling to make the next part easier. Introduced an internal
by Tim Peters
· 22 years ago
37f3982
Got rid of the timetz type entirely. This was a bit trickier than I
by Tim Peters
· 22 years ago
2a799bf
datetime escapes the sandbox. The Windows build is all set. I leave it
by Tim Peters
· 22 years ago