Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert PEPs 261, 267, 325, 358, 361 #204

Merged
merged 2 commits into from
Feb 10, 2017
Merged

Conversation

Mariatta
Copy link
Member

Continuation for #4

========

Character
Used by itself, means the addressable units of a Python
Copy link
Member

Choose a reason for hiding this comment

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

How does this indented stuff look rendered? Should these be unindented and made into sub-sections?

Copy link
Member Author

Choose a reason for hiding this comment

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

This becomes a definition list item: http://cpython-devguide.readthedocs.io/documenting.html?highlight=definition%20list#lists-and-quotes

But I can convert these into sub-headings too.

screen shot 2017-02-10 at 11 07 07 am

Copy link
Member

Choose a reason for hiding this comment

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

That looks reasonable to me!

@brettcannon
Copy link
Member

LGTM

pep-0261.txt Outdated
represented as a single Python character. It generates two
Python characters known as a "surrogate pair". Should this
be disallowed on future narrow Python builds?
Python currently allows \U literals that cannot be
Copy link
Member Author

Choose a reason for hiding this comment

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

Just noticed that the \U isn't rendered correctly 😅

Will make another commit.

Copy link
Member

Choose a reason for hiding this comment

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

Still LGTM 😄

@Mariatta Mariatta merged commit 9c95609 into python:master Feb 10, 2017
@Mariatta Mariatta deleted the restify-peps-7 branch February 10, 2017 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants