SIGN IN SIGN UP

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.
P
Paul Ganssle committed
9f1b7b93f5f0ef589e7b272e127cacf4ce5d23f1
Parent: 6b5a279
Committed by Alexander Belopolsky <abalkin@users.noreply.github.com> on 1/16/2018, 6:06:31 PM