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 kachayev
Recipients anacrolix, asvetlov, eric.snow, ezio.melotti, giampaolo.rodola, kachayev, meador.inge, nedbat, rhettinger, serhiy.storchaka
Date 2012-12-19.21:54:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355954058.58.0.335873359978.issue14373@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch with next points:

* fix typedefs
* python implementation works normally without C acceleration
* test cases cover both python/c implementations
* several style fixes in C module
History
Date User Action Args
2012-12-19 21:54:19kachayevsetrecipients: + kachayev, rhettinger, giampaolo.rodola, nedbat, ezio.melotti, asvetlov, meador.inge, anacrolix, eric.snow, serhiy.storchaka
2012-12-19 21:54:18kachayevsetmessageid: <1355954058.58.0.335873359978.issue14373@psf.upfronthosting.co.za>
2012-12-19 21:54:18kachayevlinkissue14373 messages
2012-12-19 21:54:18kachayevcreate