[3.7] bpo-33207: Call super in Generic.__init_subclass__ (GH-6356) by miss-islington · Pull Request #6372 · python/cpython

@miss-islington

@ilevkivskyi @miss-islington

(cherry picked from commit ee566fe)

Co-authored-by: Ivan Levkivskyi <levkivskyi@gmail.com>

gvanrossum

Choose a reason for hiding this comment

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

👍

@ilevkivskyi ilevkivskyi changed the title [3.7] Call super in Generic.__init_subclass__ (GH-6356) [3.7] bpo-33207: Call super in Generic.__init_subclass__ (GH-6356)

Apr 4, 2018

ilevkivskyi

Choose a reason for hiding this comment

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

I assume this should be now auto-merged when tests pass.

@miss-islington

@ilevkivskyi: Backport status check is done, and it's a success ✅ .

@miss-islington