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

update Unicode database to 11.0 #77959

Closed
benjaminp opened this issue Jun 6, 2018 · 10 comments
Closed

update Unicode database to 11.0 #77959

benjaminp opened this issue Jun 6, 2018 · 10 comments
Assignees
Labels
3.7 (EOL) end of life 3.8 only security fixes topic-unicode type-feature A feature request or enhancement

Comments

@benjaminp
Copy link
Contributor

BPO 33778
Nosy @vstinner, @benjaminp, @ned-deily, @ezio-melotti, @miss-islington
PRs
  • update to Unicode 11.0.0 (bpo-33778) #7439
  • [3.7] update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) #7470
  • update 3.7 whatsnew entry about Unicode version #7480
  • [3.7] update 3.7 whatsnew entry about Unicode version (GH-7480) #7482
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/benjaminp'
    closed_at = <Date 2018-06-07.03:14:30.624>
    created_at = <Date 2018-06-06.03:10:29.782>
    labels = ['3.8', 'type-feature', '3.7', 'expert-unicode']
    title = 'update Unicode database to 11.0'
    updated_at = <Date 2018-06-07.14:50:38.976>
    user = 'https://github.com/benjaminp'

    bugs.python.org fields:

    activity = <Date 2018-06-07.14:50:38.976>
    actor = 'miss-islington'
    assignee = 'benjamin.peterson'
    closed = True
    closed_date = <Date 2018-06-07.03:14:30.624>
    closer = 'benjamin.peterson'
    components = ['Unicode']
    creation = <Date 2018-06-06.03:10:29.782>
    creator = 'benjamin.peterson'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33778
    keywords = ['patch']
    message_count = 10.0
    messages = ['318799', '318802', '318878', '318879', '318906', '318907', '318916', '318935', '318939', '318946']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'benjamin.peterson', 'ned.deily', 'ezio.melotti', 'miss-islington']
    pr_nums = ['7439', '7470', '7480', '7482']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue33778'
    versions = ['Python 3.7', 'Python 3.8']

    @benjaminp
    Copy link
    Contributor Author

    @benjaminp benjaminp added the 3.8 only security fixes label Jun 6, 2018
    @benjaminp benjaminp self-assigned this Jun 6, 2018
    @benjaminp benjaminp added topic-unicode type-feature A feature request or enhancement labels Jun 6, 2018
    @vstinner
    Copy link
    Member

    vstinner commented Jun 6, 2018

    Benjamin: would you mind to explain how to update Unicode in Python? I would like to document it, if you are not available for example, or don't want to do it anymore.

    I'm asking for my general idea of having at least two maintainers per "CPython maintenance task":
    http://vstinner.readthedocs.io/cpython_tasks.html

    @benjaminp
    Copy link
    Contributor Author

    New changeset 7c69c1c by Benjamin Peterson in branch 'master':
    update to Unicode 11.0.0 (closes bpo-33778) (GH-7439)
    7c69c1c

    @benjaminp
    Copy link
    Contributor Author

    Sure, where do you think such documentation belongs?

    On Wed, Jun 6, 2018, at 01:46, STINNER Victor wrote:

    STINNER Victor <vstinner@redhat.com> added the comment:

    Benjamin: would you mind to explain how to update Unicode in Python? I
    would like to document it, if you are not available for example, or
    don't want to do it anymore.

    I'm asking for my general idea of having at least two maintainers per
    "CPython maintenance task":
    http://vstinner.readthedocs.io/cpython_tasks.html

    ----------


    Python tracker <report@bugs.python.org>
    <https://bugs.python.org/issue33778\>


    @ned-deily
    Copy link
    Member

    New changeset 4705ea3 by Ned Deily (Miss Islington (bot)) in branch '3.7':
    update to Unicode 11.0.0 (closes bpo-33778) (GH-7439) (GH-7470)
    4705ea3

    @ned-deily
    Copy link
    Member

    Merged for 3.7.0rc1

    @ned-deily ned-deily added the 3.7 (EOL) end of life label Jun 7, 2018
    @vstinner
    Copy link
    Member

    vstinner commented Jun 7, 2018

    Sure, where do you think such documentation belongs?

    You can start by writing it here.

    I don't expect that it's a long process, no?

    Maybe the devguide is the good place?

    @benjaminp
    Copy link
    Contributor Author

    On Thu, Jun 7, 2018, at 02:03, STINNER Victor wrote:

    STINNER Victor <vstinner@redhat.com> added the comment:

    > Sure, where do you think such documentation belongs?

    You can start by writing it here.

    Basically, I update the version in the script (Tools/unicode/makeunicodedata.py), run it, and fix what fails.

    @benjaminp
    Copy link
    Contributor Author

    New changeset 34b7346 by Benjamin Peterson in branch 'master':
    update 3.7 whatsnew entry about Unicode version (GH-7480)
    34b7346

    @miss-islington
    Copy link
    Contributor

    New changeset 942b7ff by Miss Islington (bot) in branch '3.7':
    update 3.7 whatsnew entry about Unicode version (GH-7480)
    942b7ff

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.7 (EOL) end of life 3.8 only security fixes topic-unicode type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    4 participants