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 rhettinger
Recipients JelleZijlstra, eric.smith, giampaolo.rodola, gvanrossum, methane, ncoghlan, pitrou, rhettinger, serhiy.storchaka, vstinner, xiang.zhang
Date 2017-07-18.03:09:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1500347346.78.0.766558229167.issue28638@psf.upfronthosting.co.za>
In-reply-to
Content
Re-opening per discussion on python-dev.

Goals:

* Extend Jelle's patch to incorporate lazy support for "_source" and "verbose" so that the API is unchanged from the user's point of view.

* Make sure the current test suite still passes and that the current docs remain valid.

* Get better measurements of benefits so we know what is actually being achieved.

* Test to see if there are new positive benefits for PyPy and Jython as well.
History
Date User Action Args
2017-07-18 03:09:06rhettingersetrecipients: + rhettinger, gvanrossum, ncoghlan, pitrou, vstinner, eric.smith, giampaolo.rodola, methane, serhiy.storchaka, xiang.zhang, JelleZijlstra
2017-07-18 03:09:06rhettingersetmessageid: <1500347346.78.0.766558229167.issue28638@psf.upfronthosting.co.za>
2017-07-18 03:09:06rhettingerlinkissue28638 messages
2017-07-18 03:09:06rhettingercreate