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 kristjan.jonsson, pitrou, serhiy.storchaka, vstinner
Date 2018-12-11.10:13:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1544523201.23.0.788709270274.issue35444@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset be6ec444729f727f304ae10f3a7e2feda3cc3aaa by Serhiy Storchaka (Miss Islington (bot)) in branch '3.6':
bpo-35444: Fix error handling when fail to look up builtin "getattr". (GH-11047) (GH-11107) (GH-11108)
https://github.com/python/cpython/commit/be6ec444729f727f304ae10f3a7e2feda3cc3aaa
History
Date User Action Args
2018-12-11 10:13:21serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, kristjan.jonsson, vstinner
2018-12-11 10:13:21serhiy.storchakasetmessageid: <1544523201.23.0.788709270274.issue35444@psf.upfronthosting.co.za>
2018-12-11 10:13:21serhiy.storchakalinkissue35444 messages
2018-12-11 10:13:21serhiy.storchakacreate