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 nascheme, serhiy.storchaka, vstinner
Date 2018-11-28.08:07:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543392464.35.0.788709270274.issue35333@psf.upfronthosting.co.za>
In-reply-to
Content
I don't know reasons against using the same name for the structure and the type. This can break extensions written before exposing the current Python C API in Python 1.5, but they should be already broken several times.

This is a cosmetic but large change. I suggest to ask on Python-Dev for the case if somebody has objections or better idea.
History
Date User Action Args
2018-11-28 08:07:44serhiy.storchakasetrecipients: + serhiy.storchaka, nascheme, vstinner
2018-11-28 08:07:44serhiy.storchakasetmessageid: <1543392464.35.0.788709270274.issue35333@psf.upfronthosting.co.za>
2018-11-28 08:07:44serhiy.storchakalinkissue35333 messages
2018-11-28 08:07:44serhiy.storchakacreate