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 tim.peters
Recipients Dan Rose, mark.dickinson, methane, serhiy.storchaka, tim.peters, vstinner
Date 2018-07-12.05:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531372864.0.0.56676864532.issue34100@psf.upfronthosting.co.za>
In-reply-to
Content
Fine, Serhiy, so reword it a tiny bit:  it's nice if a code object's co_consts vector references as few distinct objects as possible.  Still a matter of pragmatics, not of correctness.
History
Date User Action Args
2018-07-12 05:21:04tim.peterssetrecipients: + tim.peters, mark.dickinson, vstinner, methane, serhiy.storchaka, Dan Rose
2018-07-12 05:21:04tim.peterssetmessageid: <1531372864.0.0.56676864532.issue34100@psf.upfronthosting.co.za>
2018-07-12 05:21:03tim.peterslinkissue34100 messages
2018-07-12 05:21:03tim.peterscreate