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 martin.panter
Recipients ezio.melotti, martin.panter, serhiy.storchaka
Date 2015-11-11.02:02:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447207369.44.0.315950171912.issue25590@psf.upfronthosting.co.za>
In-reply-to
Content
uncreated-attr.patch is against the 3.6 branch, and includes the excessive getattr() test, and new code to include uncreated attribute names. I added a paragraph to What’s New describing the new completion behaviour.
History
Date User Action Args
2015-11-11 02:02:49martin.pantersetrecipients: + martin.panter, ezio.melotti, serhiy.storchaka
2015-11-11 02:02:49martin.pantersetmessageid: <1447207369.44.0.315950171912.issue25590@psf.upfronthosting.co.za>
2015-11-11 02:02:49martin.panterlinkissue25590 messages
2015-11-11 02:02:47martin.pantercreate