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

What's new item for PEP 526 -- Variable annotations #72296

Closed
ilevkivskyi opened this issue Sep 12, 2016 · 7 comments
Closed

What's new item for PEP 526 -- Variable annotations #72296

ilevkivskyi opened this issue Sep 12, 2016 · 7 comments
Labels
docs Documentation in the Doc dir

Comments

@ilevkivskyi
Copy link
Member

BPO 28109
Nosy @gvanrossum, @ned-deily, @ilevkivskyi
Files
  • whats-new-pep-526.diff
  • whats-new-pep-526-v2.diff
  • whats-new-pep-526-v3.diff
  • whats-new-pep-526-v3a.diff: patch with alterantive See also by Yury
  • 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 = None
    closed_at = <Date 2016-09-13.16:28:02.523>
    created_at = <Date 2016-09-12.20:00:24.042>
    labels = ['docs']
    title = "What's new item for PEP 526 -- Variable annotations"
    updated_at = <Date 2016-09-13.16:28:02.522>
    user = 'https://github.com/ilevkivskyi'

    bugs.python.org fields:

    activity = <Date 2016-09-13.16:28:02.522>
    actor = 'gvanrossum'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2016-09-13.16:28:02.523>
    closer = 'gvanrossum'
    components = ['Documentation']
    creation = <Date 2016-09-12.20:00:24.042>
    creator = 'levkivskyi'
    dependencies = []
    files = ['44602', '44603', '44606', '44626']
    hgrepos = []
    issue_num = 28109
    keywords = ['patch']
    message_count = 7.0
    messages = ['276105', '276109', '276114', '276129', '276131', '276297', '276299']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'ned.deily', 'docs@python', 'levkivskyi']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue28109'
    versions = ['Python 3.6']

    @ilevkivskyi
    Copy link
    Member Author

    The attached patch contains a simple item summarizing PEP-526 in 3.6 What's New.

    @ilevkivskyi ilevkivskyi added the docs Documentation in the Doc dir label Sep 12, 2016
    @gvanrossum
    Copy link
    Member

    This should probably wait until b1 is released; it looks like What's New is mostly empty anyways. The release manager needs to focus on the release.

    @ilevkivskyi
    Copy link
    Member Author

    Updated patch

    @ilevkivskyi
    Copy link
    Member Author

    Second update, implemented comments by Yury an Guido.

    @gvanrossum
    Copy link
    Member

    Patch LGTM.

    @gvanrossum
    Copy link
    Member

    I'll take the latter. Give me a sec.

    @gvanrossum
    Copy link
    Member

    changeset: 103770:2c9e07db0ac4
    tag: tip
    parent: 103768:879bde95a456
    parent: 103769:f9b22b1bec2d
    user: Guido van Rossum <guido@python.org>
    date: Tue Sep 13 09:27:07 2016 -0700
    summary: Add text about PEP-526 to What's new in 3.6. Ivan L. (merge 3.6->3.7)

    changeset: 103769:f9b22b1bec2d
    branch: 3.6
    parent: 103767:12d88d08f191
    user: Guido van Rossum <guido@python.org>
    date: Tue Sep 13 09:26:38 2016 -0700
    summary: Add text about PEP-526 to What's new in 3.6. Ivan L.

    @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
    docs Documentation in the Doc dir
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants