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 PaulRudin
Recipients PaulRudin, chillaranand, docs@python, eric.snow, r.david.murray, [email protected], terry.reedy
Date 2018-01-05.09:50:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Documenting and generating a deprecation warning also makes them part of the documented public api. Or are you suggesting just the warning without including in the documentation?

Incidentally, there are also the classes BlockFinder and EndOfBlock, which are helpers for getblock and presumably not intended for public consumption.
History
Date User Action Args
2018-01-05 09:50:48PaulRudinsetrecipients: + PaulRudin, terry.reedy, r.david.murray, docs@python, eric.snow, [email protected], chillaranand
2018-01-05 09:50:48PaulRudinsetmessageid: <[email protected]>
2018-01-05 09:50:48PaulRudinlinkissue17972 messages
2018-01-05 09:50:48PaulRudincreate