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 vstinner
Recipients gvanrossum, larry, vstinner, yselivanov
Date 2014-02-20.00:45:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1392857133.81.0.963640275595.issue20648@psf.upfronthosting.co.za>
In-reply-to
Content
changeset:   89290:549f451aa4c3
tag:         tip
user:        Victor Stinner <victor.stinner@gmail.com>
date:        Thu Feb 20 01:44:10 2014 +0100
files:       Doc/library/asyncio-dev.rst Doc/library/asyncio-eventloop.rst
description:
asyncio doc: remove reference to _DEBUG (now replaced with PYTHONASYNCIODEBUG
env var), document the default debug mode
History
Date User Action Args
2014-02-20 00:45:33vstinnersetrecipients: + vstinner, gvanrossum, larry, yselivanov
2014-02-20 00:45:33vstinnersetmessageid: <1392857133.81.0.963640275595.issue20648@psf.upfronthosting.co.za>
2014-02-20 00:45:33vstinnerlinkissue20648 messages
2014-02-20 00:45:33vstinnercreate