Skip to content

Conversation

@Mariatta
Copy link
Member

@MariattaMariatta commented Feb 25, 2017

Backport of the following PRs:
GH-104
GH-145
GH-55
GH-283
GH-295

- Issue tracker: https://bugs.python.org
- Documentation: https://docs.python.org
- Developer's Guide: https://cpython-devguide.readthedocs.io

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The readthedocs URL is proposed here but the docs.python.org is proposed in the changes for Doc/README.rst and further down in this file. I say stick with the latter.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @ned-deily :)
I changed the url on the master branch in GH-295. Once that is merged, I'll cherry-pick that to this PR. Will that work?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. Just do it!

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done!

@MariattaMariatta changed the title [3.6] Backport README.rst changeswip: [3.6] Backport README.rst changesFeb 25, 2017
@MariattaMariatta changed the title wip: [3.6] Backport README.rst changes[3.6] Backport README.rst changesFeb 25, 2017
@MariattaMariatta merged commit 814213b into python:3.6Feb 25, 2017
@MariattaMariatta deleted the gh-283-3.6 branch February 25, 2017 19:56
@Mariatta
Copy link
MemberAuthor

Thanks for the review @ned-deily 😸 🎉

akruis added a commit to akruis/cpython that referenced this pull request Jul 31, 2021
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
akruis added a commit to akruis/cpython that referenced this pull request Aug 1, 2021
… syntax Convert initializers for static type objects to use C99 designator syntax. This way the code is more robust against changes of PyTypeObject.
jaraco pushed a commit that referenced this pull request Dec 2, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@Mariatta@ned-deily@the-knights-who-say-ni@ncoghlan@paulschreiber