diff options
author | Paul Ganssle <pganssle@users.noreply.github.com> | 2018-01-16 13:06:31 -0500 |
---|---|---|
committer | Alexander Belopolsky <abalkin@users.noreply.github.com> | 2018-01-16 13:06:31 -0500 |
commit | 9f1b7b93f5f0ef589e7b272e127cacf4ce5d23f1 (patch) | |
tree | 60cf60454cad0f99056713510c1c91744d7e7ff8 /Python/pystate.c | |
parent | 6b5a27975a415108a5eac12ee302bf2b3233f4d4 (diff) | |
download | cpython-git-9f1b7b93f5f0ef589e7b272e127cacf4ce5d23f1.tar.gz |
bpo-32403: Faster date and datetime constructors (#4993)
* Add tests for date subclass alternate constructors
* Switch over alternate date constructors to fast path
* Switch datetime constructors to fastpath, fix bpo-32404
* Add fast path for datetime in date subclass constructor
* Set fold in constructor in datetime.combine
* Add news entries.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions