◐ Shell
reader mode source ↗
Skip to content

bpo-28810: Update lnotab_notes.txt#665

Merged
serhiy-storchaka merged 3 commits into
python:masterfrom
ilevkivskyi:update-lnotab
Mar 14, 2017
Merged

bpo-28810: Update lnotab_notes.txt#665
serhiy-storchaka merged 3 commits into
python:masterfrom
ilevkivskyi:update-lnotab

Conversation

@ilevkivskyi

Copy link
Copy Markdown
Member

@serhiy-storchaka @brettcannon Here is the separate PR for lnotab_notes.txt that I promised.

This needs to be backported to 3.6.

@mention-bot

Copy link
Copy Markdown

@ilevkivskyi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @avassalotti to be a potential reviewer.

@serhiy-storchaka

serhiy-storchaka commented Mar 14, 2017

Copy link
Copy Markdown
Member

The line

    255, 0, 45, 128, 0, 72.

doesn't look correct (the maximal line_incr is 127, not 128).

And while we are here please change "Python string" to "bytes object" (or "Python bytes object").

@serhiy-storchaka serhiy-storchaka added docs Documentation in the Doc dir and removed cherry-pick for 3.6 labels Mar 14, 2017
@serhiy-storchaka

serhiy-storchaka commented Mar 14, 2017

Copy link
Copy Markdown
Member

Ah, and while we are here, please fix tabs used instead of spaces.

@ilevkivskyi

Copy link
Copy Markdown
Member Author

@serhiy-storchaka

Ah, and while we are here, please fix tabs used instead of spaces.

Fixed. I have found only three lines with tabs in this file.

@serhiy-storchaka serhiy-storchaka merged commit 9135275 into python:master Mar 14, 2017
Mariatta pushed a commit to Mariatta/cpython that referenced this pull request Mar 31, 2017
@Mariatta Mariatta removed the label Mar 31, 2017
Mariatta added a commit that referenced this pull request Mar 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants