bpo-10381, bpo-32403: What's new entries for changes to datetime by pganssle · Pull Request #5814 · python/cpython

added 2 commits

February 22, 2018 11:08

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 27, 2018
…hongh-5814)

* Add What's New entry for addition of datetime.timezone to the C API

Closes bpo-10381

* Add what's new entry for date and datetime optimizations

Closes bpo-32403
(cherry picked from commit 5bd04f9)

Co-authored-by: Paul Ganssle <pganssle@users.noreply.github.com>

abalkin pushed a commit that referenced this pull request

Feb 27, 2018
…5814) (gh-5929)

* Add What's New entry for addition of datetime.timezone to the C API

Closes bpo-10381

* Add what's new entry for date and datetime optimizations

Closes bpo-32403
(cherry picked from commit 5bd04f9)

Co-authored-by: Paul Ganssle <pganssle@users.noreply.github.com>