Message 148797 - Python tracker (original) (raw)

Message148797

Author skrah
Recipients docs@python, mark.dickinson, python-dev, skrah
Date 2011-12-03.12:35:16
SpamBayes Score 0.001884294
Marked as misclassified No
Message-id 1322915716.87.0.409479948893.issue12965@psf.upfronthosting.co.za
In-reply-to
Content
> Ultimately, I think it would make sense to remove all __int__ > conversions from Objects/longobject.c; +1 I think this API cleanup is worth some (probably very limited) breakage in third party modules.
History
Date User Action Args
2011-12-03 12:35:16 skrah set recipients: + skrah, mark.dickinson, docs@python, python-dev
2011-12-03 12:35:16 skrah set messageid: 1322915716.87.0.409479948893.issue12965@psf.upfronthosting.co.za
2011-12-03 12:35:16 skrah link issue12965 messages
2011-12-03 12:35:16 skrah create