bpo-20906: Various revisions to the Unicode howto #8394
Merged
Conversation
8fc0659 to
2e79661
Compare
eryksun
reviewed
Jul 22, 2018
Member
Try to build PDF. Not all Unicode characters are supported by TeX. |
e773e97 to
e44a86e
Compare
Contributor
Author
|
Rebased against the current master, so this would be ready for review or merging. |
e44a86e to
ec30ea1
Compare
serhiy-storchaka
approved these changes
Mar 3, 2019
Member
serhiy-storchaka
left a comment
There was a problem hiding this comment.
LGTM. Added just few minor comments.
Member
There was a problem hiding this comment.
You can use the special code-block type for highlighting.
When run, this outputs:
.. code-block:: shell-session
$ python3 compare-strs.py
Member
There was a problem hiding this comment.
Suggested change
| The first argument to the :func:`~unicodedata.normalize` function is a | |
| The first argument to the :func:`~unicodedata.normalize` function is a |
ec30ea1 to
9f5d85d
Compare
|
@akuchling: Please replace |
Contributor
|
Thanks @akuchling for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7. |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this pull request
Mar 4, 2019
* bpo-20906: Corrections & revisions to Unicode HOWTO * bpo-34484: don't describe range as a Private Use Area (cherry picked from commit 97c288d) Co-authored-by: Andrew Kuchling <amk@amk.ca>
|
GH-12155 is a backport of this pull request to the 3.7 branch. |
miss-islington
added a commit
that referenced
this pull request
Mar 4, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Open issue: is it OK to just include Unicode characters in .rst files?
https://bugs.python.org/issue20906