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 tim.peters
Recipients anon, hct, mark.dickinson, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2013-12-09.03:35:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386560130.57.0.424485208059.issue19915@psf.upfronthosting.co.za>
In-reply-to
Content
[@anon]
> What should happen next?

1. Write docs.
2. Write a test suite and test a Python implementation.
3. Write C code, and reuse the test suite to test that.
4. Attach a patch for all of that to this issue (although a
   Python implementation is no longer interesting at this point).
5. After that's all ready, seek consensus on Python-Dev.

The good news:  this is too minor to require a PEP ;-)
History
Date User Action Args
2013-12-09 03:35:30tim.peterssetrecipients: + tim.peters, rhettinger, mark.dickinson, vstinner, serhiy.storchaka, hct, anon
2013-12-09 03:35:30tim.peterssetmessageid: <1386560130.57.0.424485208059.issue19915@psf.upfronthosting.co.za>
2013-12-09 03:35:30tim.peterslinkissue19915 messages
2013-12-09 03:35:30tim.peterscreate