◐ Shell
reader mode source ↗
Skip to content

bpo-31828: make Py_tss_NEEDS_INIT usable in non-static initialisers#4060

Closed
scoder wants to merge 2 commits into
python:mainfrom
scoder:patch-1
Closed

bpo-31828: make Py_tss_NEEDS_INIT usable in non-static initialisers#4060
scoder wants to merge 2 commits into
python:mainfrom
scoder:patch-1

Conversation

@scoder

@scoder scoder commented Oct 20, 2017

Copy link
Copy Markdown
Contributor

Without the cast, the compound literal is not accepted as a regular RHS value of an assignment.

https://bugs.python.org/issue25658

Without the cast, the compound literal is not accepted as a regular RHS value of an assignment.
@scoder scoder changed the title bpo-25658: make Py_tss_NEEDS_INIT usable in non-static initialisers Oct 20, 2017
@iritkatriel

Copy link
Copy Markdown
Member

https://bugs.python.org/issue25658 is closed. What is the status of this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants