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 yselivanov
Recipients Martin.Teichmann, ncoghlan, petr.viktorin, yselivanov
Date 2018-03-29.14:29:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1522333744.34.0.467229070634.issue33179@psf.upfronthosting.co.za>
In-reply-to
Content
This would work only if we had chained contexts from PEP 550.  With PEP 567, swapping the current Context in boundmethods would cause all methods to lose the context that the user wanted them to run in.
History
Date User Action Args
2018-03-29 14:29:04yselivanovsetrecipients: + yselivanov, ncoghlan, petr.viktorin, Martin.Teichmann
2018-03-29 14:29:04yselivanovsetmessageid: <1522333744.34.0.467229070634.issue33179@psf.upfronthosting.co.za>
2018-03-29 14:29:04yselivanovlinkissue33179 messages
2018-03-29 14:29:04yselivanovcreate