◐ Shell
reader mode source ↗
Skip to content

bpo-32769: A new take on annotations/type hinting glossary entries#6829

Merged
ilevkivskyi merged 25 commits into
python:masterfrom
andresdelfino:type-hints
May 26, 2018
Merged

bpo-32769: A new take on annotations/type hinting glossary entries#6829
ilevkivskyi merged 25 commits into
python:masterfrom
andresdelfino:type-hints

Conversation

@andresdelfino

@andresdelfino andresdelfino commented May 14, 2018

Copy link
Copy Markdown
Contributor

@andresdelfino

Copy link
Copy Markdown
Contributor Author

@ilevkivskyi I would really appreciate any input, when you have some spare time of course.

@ilevkivskyi ilevkivskyi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

Sorry, I lost track a bit, here are few superficial comments. I would rather ask @gvanrossum to take a look at wording here (if he has bandwidth of course).

7 hidden conversations Load more…
12 hidden items Load more…

@gvanrossum gvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hide comment

ALmost there.

@ilevkivskyi ilevkivskyi merged commit 6e33f81 into python:master May 26, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @andresdelfino for the PR, and @ilevkivskyi for merging it 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @andresdelfino and @ilevkivskyi, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6e33f810c9e3a549c9379f24cf1d1752c29195f0 3.7

@miss-islington

Copy link
Copy Markdown
Contributor

Sorry, @andresdelfino and @ilevkivskyi, I could not cleanly backport this to 3.6 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 6e33f810c9e3a549c9379f24cf1d1752c29195f0 3.6

@ilevkivskyi

Copy link
Copy Markdown
Member

@andresdelfino Could you please make manual backports of these changes? (Make PRs against 3.6 and 3.7 branches).

@andresdelfino

Copy link
Copy Markdown
Contributor Author

Yes, I was working on them already :)

@andresdelfino andresdelfino deleted the type-hints branch May 26, 2018 12:50
andresdelfino added a commit to andresdelfino/cpython that referenced this pull request May 26, 2018
…ies (pythonGH-6829).

(cherry picked from commit 6e33f81)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-7127 is a backport of this pull request to the 3.7 branch.

andresdelfino added a commit to andresdelfino/cpython that referenced this pull request May 26, 2018
…ies (pythonGH-6829).

(cherry picked from commit 6e33f81)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

GH-7128 is a backport of this pull request to the 3.6 branch.

gvanrossum pushed a commit that referenced this pull request May 26, 2018
…ies (GH-6829) (#7127)

(cherry picked from commit 6e33f81)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
ilevkivskyi pushed a commit that referenced this pull request May 26, 2018
…ies (GH-6829) (GH-7128)

* [3.6] bpo-32769: A new take on annotations/type hinting glossary entries (GH-6829).
(cherry picked from commit 6e33f81)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>

* Typo fix spotted by Guido
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