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 amaury.forgeotdarc, dongying, eli.bendersky, ezio.melotti, flox, serhiy.storchaka, terry.reedy, vstinner
Date 2013-05-23.04:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369284539.44.0.982167018043.issue13612@psf.upfronthosting.co.za>
In-reply-to
Content
May be. But it needs more work for building. It is simpler just duplicate a code (the function is small enough) and add comments:

/* The code is duplicated as xx() in xxx.c.  Keep both functions synchronized. */
History
Date User Action Args
2013-05-23 04:48:59serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, amaury.forgeotdarc, vstinner, ezio.melotti, eli.bendersky, flox, dongying
2013-05-23 04:48:59serhiy.storchakasetmessageid: <1369284539.44.0.982167018043.issue13612@psf.upfronthosting.co.za>
2013-05-23 04:48:59serhiy.storchakalinkissue13612 messages
2013-05-23 04:48:59serhiy.storchakacreate