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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brian.curtin, georg.brandl
Date 2009-12-28.00:39:45
SpamBayes Score 0.022235235
Marked as misclassified No
Message-id <1261960787.24.0.762415914185.issue7579@psf.upfronthosting.co.za>
In-reply-to
Content
This is a good idea. I have some comments though:
- the second docstring says "heapmin" when it should describe "locking".
- there are strange characters around "pushed back". Please use only ascii 
characters.
- The body of the docstrings should be split into separate lines. the 
ending ' \' should be replaced by with '\n\' (see Python/sysmodule.c, for 
example)
History
Date User Action Args
2009-12-28 00:39:47amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, georg.brandl, brian.curtin
2009-12-28 00:39:47amaury.forgeotdarcsetmessageid: <1261960787.24.0.762415914185.issue7579@psf.upfronthosting.co.za>
2009-12-28 00:39:46amaury.forgeotdarclinkissue7579 messages
2009-12-28 00:39:45amaury.forgeotdarccreate