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 ncoghlan
Recipients Antony.Lee, Jim.Jewett, Trundle, Yury.Selivanov, barry, benjamin.peterson, cvrebert, daniel.urban, eric.araujo, ethan.furman, gcbirzan, gvanrossum, jamesh, jwilk, ncoghlan, pitrou, yorik.sar
Date 2014-10-02.07:31:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CADiSq7dnzB3KFq1EEW2sDEGw4w+e7dezJt56J7Sac3XcTCPSYg@mail.gmail.com>
In-reply-to <CAP7+vJLYf_T4_NB0ej6t9HTTsy_jVRR_MvOjcQ+aG2-zOAffxg@mail.gmail.com>
Content
Right, I had a specific concern related to the way the C level code works.
On closer inspection, it turned out all the Python level code execution is
complete by the time we reach the point I was worried about.
History
Date User Action Args
2014-10-02 07:31:47ncoghlansetrecipients: + ncoghlan, gvanrossum, barry, jamesh, pitrou, benjamin.peterson, jwilk, eric.araujo, Trundle, cvrebert, daniel.urban, yorik.sar, ethan.furman, Yury.Selivanov, Jim.Jewett, gcbirzan, Antony.Lee
2014-10-02 07:31:47ncoghlanlinkissue12029 messages
2014-10-02 07:31:47ncoghlancreate