Skip to content

bpo-33985: Implement ContextVar.name attribute.#7980

Merged
1st1 merged 3 commits into
python:masterfrom
1st1:varname
Jun 28, 2018
Merged

bpo-33985: Implement ContextVar.name attribute.#7980
1st1 merged 3 commits into
python:masterfrom
1st1:varname

Conversation

@1st1

@1st1 1st1 commented Jun 27, 2018

Copy link
Copy Markdown
Member

@vstinner vstinner 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.

LGTM.

Should the doc be updated?

@1st1

1st1 commented Jun 28, 2018

Copy link
Copy Markdown
Member Author

Should the doc be updated?

Yes, that's a good idea.

@1st1 1st1 merged commit 41cb0ba into python:master Jun 28, 2018
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @1st1 for the PR 🌮🎉.. I'm working now to backport this PR to: 3.7.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@1st1 1st1 deleted the varname branch June 28, 2018 17:20
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 28, 2018
(cherry picked from commit 41cb0ba)

Co-authored-by: Yury Selivanov <yury@magic.io>
@bedevere-bot

Copy link
Copy Markdown

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

miss-islington added a commit that referenced this pull request Jun 28, 2018
(cherry picked from commit 41cb0ba)

Co-authored-by: Yury Selivanov <yury@magic.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants