Skip to content

[3.7] bpo-40025: Require _generate_next_value_ to be defined before members (GH-19098) #19762

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

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 28, 2020

require _generate_next_value_ to be defined before members
(cherry picked from commit d9a43e2)

Co-authored-by: Ethan Onstott [email protected]

https://bugs.python.org/issue40025

…pythonGH-19098)

require `_generate_next_value_` to be defined before members
(cherry picked from commit d9a43e2)

Co-authored-by: Ethan Onstott <[email protected]>
@miss-islington
Copy link
Contributor Author

@ethanonstott and @ethanfurman: Status check is done, and it's a success ✅ .

1 similar comment
@miss-islington
Copy link
Contributor Author

@ethanonstott and @ethanfurman: Status check is done, and it's a success ✅ .

@csabella csabella requested a review from ethanfurman May 22, 2020 22:26
@ned-deily
Copy link
Member

@ethanfurman, This PR is still open for 3.7. Please either merge it or close it before the 3.7.8rc1 cutoff on Monday; the window for 3.7 bugfixes closes then.

@ethanfurman ethanfurman merged commit ebd4400 into python:3.7 Jun 11, 2020
@miss-islington miss-islington deleted the backport-d9a43e2-3.7 branch June 11, 2020 21:48
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.

6 participants