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 vinay.sajip
Recipients hcoura, vinay.sajip, xtreak
Date 2020-01-01.19:32:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577907144.82.0.728316555462.issue39142@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46abfc1416ff8e450999611ef8f231ff871ab133 by Vinay Sajip in branch 'master':
bpo-39142: Avoid converting namedtuple instances to ConvertingTuple. (GH-17773)
https://github.com/python/cpython/commit/46abfc1416ff8e450999611ef8f231ff871ab133
History
Date User Action Args
2020-01-01 19:32:24vinay.sajipsetrecipients: + vinay.sajip, xtreak, hcoura
2020-01-01 19:32:24vinay.sajipsetmessageid: <1577907144.82.0.728316555462.issue39142@roundup.psfhosted.org>
2020-01-01 19:32:24vinay.sajiplinkissue39142 messages
2020-01-01 19:32:24vinay.sajipcreate