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 christian.heimes
Recipients christian.heimes, corona10, terry.reedy
Date 2020-11-24.07:23:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1606202633.59.0.458692947659.issue42299@roundup.psfhosted.org>
In-reply-to
Content
The formatter has been deprecated for a long time. It's been issuing a DeprecationWarning on import since 3.5. Let's remove it.
History
Date User Action Args
2020-11-24 07:23:53christian.heimessetrecipients: + christian.heimes, terry.reedy, corona10
2020-11-24 07:23:53christian.heimessetmessageid: <1606202633.59.0.458692947659.issue42299@roundup.psfhosted.org>
2020-11-24 07:23:53christian.heimeslinkissue42299 messages
2020-11-24 07:23:53christian.heimescreate