◐ Shell
clean mode source ↗

[3.7] bpo-10381, bpo-32403: What's new entries for changes to datetime (gh-5814) by miss-islington · Pull Request #5929 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Feb 27, 2018

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

  • 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

https://bugs.python.org/issue10381

…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>

@miss-islington

Copy link Copy Markdown

Contributor Author

@pganssle and @abalkin: Backport status check is done, and it's a success ✅ .

@abalkin abalkin merged commit fff596f into python:3.7

Feb 27, 2018

@miss-islington

Copy link Copy Markdown

Contributor Author

Thanks, @abalkin!

@miss-islington miss-islington deleted the backport-5bd04f9-3.7 branch

February 27, 2018 19:58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @abalkin @the-knights-who-say-ni @bedevere-bot @pganssle