This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Ilya.Kulakov
Recipients Ilya.Kulakov
Date 2017-11-28.22:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511909294.46.0.213398074469.issue32162@psf.upfronthosting.co.za>
In-reply-to
Content
This issue is more server that I expected: it doesn't just propagate value to superclasses, but overrides them. The last subclass created by Python runtime will overwrite value for the whole chain.
History
Date User Action Args
2017-11-28 22:48:14Ilya.Kulakovsetrecipients: + Ilya.Kulakov
2017-11-28 22:48:14Ilya.Kulakovsetmessageid: <1511909294.46.0.213398074469.issue32162@psf.upfronthosting.co.za>
2017-11-28 22:48:14Ilya.Kulakovlinkissue32162 messages
2017-11-28 22:48:14Ilya.Kulakovcreate