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 asvetlov
Recipients Robin.Schreiber, amaury.forgeotdarc, asvetlov, loewis, ned.deily, python-dev
Date 2012-10-15.16:37:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1350319026.92.0.190703714994.issue15721@psf.upfronthosting.co.za>
In-reply-to
Content
Amaury, I completely agree with your objection. 
I've found this code in xxlimited.c and adapted to _tkinter source.
If that weird code can be removed I will do it.

I have no idea how we can catch/reproduce the problem, maybe Martin von Loewis can help as author of xxlimited.c code?

As I know almost nobody make PEP 384 compliant modules for now and maybe there are couple of dark corners at least in the docs.

See also #15650 for another question related to adaptation to pep3121.
History
Date User Action Args
2012-10-15 16:37:06asvetlovsetrecipients: + asvetlov, loewis, amaury.forgeotdarc, ned.deily, python-dev, Robin.Schreiber
2012-10-15 16:37:06asvetlovsetmessageid: <1350319026.92.0.190703714994.issue15721@psf.upfronthosting.co.za>
2012-10-15 16:37:06asvetlovlinkissue15721 messages
2012-10-15 16:37:06asvetlovcreate