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 gregory.p.smith
Recipients gregory.p.smith, hugovk, lukasz.langa, vstinner
Date 2022-04-05.15:15:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649171715.86.0.140477516662.issue46607@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75280944e5ca957eec7f814b9d0608fc84fc5811 by Hugo van Kemenade in branch 'main':
bpo-46607: Add DeprecationWarning for LegacyInterpolation, deprecated in docs since 3.2 (GH-30927)
https://github.com/python/cpython/commit/75280944e5ca957eec7f814b9d0608fc84fc5811
History
Date User Action Args
2022-04-05 15:15:15gregory.p.smithsetrecipients: + gregory.p.smith, vstinner, lukasz.langa, hugovk
2022-04-05 15:15:15gregory.p.smithsetmessageid: <1649171715.86.0.140477516662.issue46607@roundup.psfhosted.org>
2022-04-05 15:15:15gregory.p.smithlinkissue46607 messages
2022-04-05 15:15:15gregory.p.smithcreate