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 serhiy.storchaka
Recipients Mariatta, ZackerySpytz, docs@python, gvanrossum, mgorny, miss-islington, r.david.murray, serhiy.storchaka, veky
Date 2018-07-23.20:43:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532378624.68.0.56676864532.issue32500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32 by Serhiy Storchaka in branch 'master':
bpo-32500: Fix error messages for sequence and mapping C API. (GH-7846)
https://github.com/python/cpython/commit/a6fdddb7df00aefad2ec6e362dbf10d4bd8bff32
History
Date User Action Args
2018-07-23 20:43:44serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, r.david.murray, docs@python, mgorny, veky, Mariatta, ZackerySpytz, miss-islington
2018-07-23 20:43:44serhiy.storchakasetmessageid: <1532378624.68.0.56676864532.issue32500@psf.upfronthosting.co.za>
2018-07-23 20:43:44serhiy.storchakalinkissue32500 messages
2018-07-23 20:43:44serhiy.storchakacreate