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 barry, ncoghlan, pablogsal
Date 2018-01-02.07:13:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1514877181.97.0.467229070634.issue32445@psf.upfronthosting.co.za>
In-reply-to
Content
Ah, you're right, I wasn't thinking clearly when I filed this - the correct public API method to transfer existing exit stack entries to a new stack would be "ExitStack.push()".

I'll make a note of that on the original issue.
History
Date User Action Args
2018-01-02 07:13:02ncoghlansetrecipients: + ncoghlan, barry, pablogsal
2018-01-02 07:13:01ncoghlansetmessageid: <1514877181.97.0.467229070634.issue32445@psf.upfronthosting.co.za>
2018-01-02 07:13:01ncoghlanlinkissue32445 messages
2018-01-02 07:13:01ncoghlancreate