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 loewis
Recipients belopolsky, georg.brandl, jimjjewett, ked-tao, loewis, mark.dickinson, pitrou, rhettinger, tim.peters
Date 2010-09-05.06:46:08
SpamBayes Score 0.0006501513
Marked as misclassified No
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
> This would also impact the ABI, I suppose.

Correct. So it either needs to happen before 3.2, or wait until 4.0,
or the introduction of "wide" hashes needs to be done in a compatible
manner, likely requiring two parallel hashing infrastructures.
History
Date User Action Args
2010-09-05 06:46:11loewissetrecipients: + loewis, tim.peters, georg.brandl, rhettinger, jimjjewett, mark.dickinson, belopolsky, pitrou, ked-tao
2010-09-05 06:46:09loewislinkissue9778 messages
2010-09-05 06:46:09loewiscreate