Skip to content

bpo-36642: make unicodedata const#12855

Merged
methane merged 2 commits intopython:masterfrom
methane:const-unicodedata
Apr 16, 2019
Merged

bpo-36642: make unicodedata const#12855
methane merged 2 commits intopython:masterfrom
methane:const-unicodedata

Conversation

@methane
Copy link
Copy Markdown
Member

@methane methane commented Apr 16, 2019

Copy link
Copy Markdown
Member

@vstinner vstinner left a comment

Choose a reason for hiding this comment

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

LGTM.

But I don't think that it deserves to be backported.

@methane
Copy link
Copy Markdown
Member Author

methane commented Apr 16, 2019

@benjaminp Should I update VERSION = "3.3" in makeunicodedata.py?

@vstinner
Copy link
Copy Markdown
Member

@benjaminp Should I update VERSION = "3.3" in makeunicodedata.py?

Since the script is part of Python, I don't see the point of having a version for the tool. As the changelog, since the script is tracked in Git, I don't see the point of having a dedicated changelog (but keeping the old changelog is fine).

@vstinner
Copy link
Copy Markdown
Member

I would suggest to just remove VERSION = "3.3" from Tools/unicode/makeunicodedata.py :-)

@methane methane merged commit 6fec905 into python:master Apr 16, 2019
@methane methane deleted the const-unicodedata branch April 16, 2019 23:40
@benjaminp
Copy link
Copy Markdown
Contributor

FWIW, I agree with vstinner that the VERSION string is useless.

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.

6 participants