]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF patch 876130: add C API to datetime module, from Anthony Tuininga.
authorTim Peters <tim.peters@gmail.com>
Sun, 20 Jun 2004 22:41:32 +0000 (22:41 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 20 Jun 2004 22:41:32 +0000 (22:41 +0000)
commit9ddf40b4e1f8875a807c026ef04e79f51debbe26
treed26b253bf04e7b478b0f0649ff1e5692bc97c53f
parent873a277eb45439696b4862735dce28ffd29fab22
SF patch 876130:  add C API to datetime module, from Anthony Tuininga.
The LaTeX is untested (well, so is the new API, for that matter).
Note that I also changed NULL to get spelled consistently in concrete.tex.
If that was a wrong thing to do, Fred should yell at me.
Doc/api/concrete.tex
Include/datetime.h
Misc/ACKS
Misc/NEWS
Modules/datetimemodule.c