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 serhiy.storchaka
Recipients docs@python, eric.snow, serhiy.storchaka
Date 2018-08-17.06:08:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1534486098.75.0.56676864532.issue34413@psf.upfronthosting.co.za>
In-reply-to
Content
I don't think this needs to be exposed in What's New. This is a very low level implementation detail and isn't interested for most users. I think it would just distract attention from more significant changes.

But it may be worth to document this change in the NEWS file.

Changes in BUILD_MAP affected more users and also was not mentioned in the NEWS file. It was documented in the dis module documentation only in issue26213.
History
Date User Action Args
2018-08-17 06:08:18serhiy.storchakasetrecipients: + serhiy.storchaka, docs@python, eric.snow
2018-08-17 06:08:18serhiy.storchakasetmessageid: <1534486098.75.0.56676864532.issue34413@psf.upfronthosting.co.za>
2018-08-17 06:08:18serhiy.storchakalinkissue34413 messages
2018-08-17 06:08:18serhiy.storchakacreate