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 georg.brandl
Recipients brett.cannon, georg.brandl
Date 2008-05-25.13:06:31
SpamBayes Score 0.0016747065
Marked as misclassified No
Message-id <1211720793.04.0.819165217953.issue2875@psf.upfronthosting.co.za>
In-reply-to
Content
Done in r63631. Fixer added in r63627 and r63629, notices to 2.6 docs
added in r63630.

Do you still want to warn when importing thread or dummy_thread directly
in 2.6, like PEP 3108 says?
History
Date User Action Args
2008-05-25 13:06:33georg.brandlsetspambayes_score: 0.00167471 -> 0.0016747065
recipients: + georg.brandl, brett.cannon
2008-05-25 13:06:33georg.brandlsetspambayes_score: 0.00167471 -> 0.00167471
messageid: <1211720793.04.0.819165217953.issue2875@psf.upfronthosting.co.za>
2008-05-25 13:06:32georg.brandllinkissue2875 messages
2008-05-25 13:06:31georg.brandlcreate