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 Arfrever, pitrou, serhiy.storchaka, vstinner
Date 2013-11-04.20:24:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAMpsgwbqCDisJKfCorPY=qimF6hqMUMXcfp5-9xRHaRasyhh1w@mail.gmail.com>
In-reply-to <1383592051.36.0.722933204545.issue19466@psf.upfronthosting.co.za>
Content
2013/11/4 Serhiy Storchaka <report@bugs.python.org>:
> Is it possible to write a test for this behavior?

It is possible to test it manually using warn_shutdown.py attached to
#19442. The warnings module may be used to test the change.
History
Date User Action Args
2013-11-04 20:24:01vstinnersetrecipients: + vstinner, pitrou, Arfrever, serhiy.storchaka
2013-11-04 20:24:01vstinnerlinkissue19466 messages
2013-11-04 20:24:01vstinnercreate