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 serhiy.storchaka
Recipients eli.bendersky, jackjansen, scoder, serhiy.storchaka
Date 2018-10-14.07:32:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539502343.11.0.788709270274.issue34941@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b11c5667f99c4f0018e3394c4d07c519d835671a by Serhiy Storchaka in branch 'master':
bpo-34941: Fix searching Element subclasses. (GH-9766)
https://github.com/python/cpython/commit/b11c5667f99c4f0018e3394c4d07c519d835671a
History
Date User Action Args
2018-10-14 07:32:23serhiy.storchakasetrecipients: + serhiy.storchaka, jackjansen, scoder, eli.bendersky
2018-10-14 07:32:23serhiy.storchakasetmessageid: <1539502343.11.0.788709270274.issue34941@psf.upfronthosting.co.za>
2018-10-14 07:32:23serhiy.storchakalinkissue34941 messages
2018-10-14 07:32:23serhiy.storchakacreate