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 iafisher
Recipients erlendaasland, iafisher
Date 2021-11-21.16:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637513241.69.0.510033517491.issue45858@roundup.psfhosted.org>
In-reply-to
Content
See also bpo-26651 for a related proposal to deprecate the converter/adapter infrastructure entirely.

The proposal in this bug is more limited: remove the default converters (though I think the default adapters should stay), but continue to allow users to define their own converters.
History
Date User Action Args
2021-11-21 16:47:21iafishersetrecipients: + iafisher, erlendaasland
2021-11-21 16:47:21iafishersetmessageid: <1637513241.69.0.510033517491.issue45858@roundup.psfhosted.org>
2021-11-21 16:47:21iafisherlinkissue45858 messages
2021-11-21 16:47:21iafishercreate