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 Mike Vertolli, docs@python, martin.panter, rhettinger, terry.reedy
Date 2016-03-13.07:12:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1457853170.39.0.815534240563.issue26511@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with the OP that is would be useful to link to id().  I also concur with Terry that integer caching is to remain an undocumented implementation specific detail (just an optimization).  Also, Martin is correct that the proposed wording doesn't read well.
History
Date User Action Args
2016-03-13 07:12:50rhettingersetrecipients: + rhettinger, terry.reedy, docs@python, martin.panter, Mike Vertolli
2016-03-13 07:12:50rhettingersetmessageid: <1457853170.39.0.815534240563.issue26511@psf.upfronthosting.co.za>
2016-03-13 07:12:50rhettingerlinkissue26511 messages
2016-03-13 07:12:50rhettingercreate