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 carlbordum
Recipients Tim.Graham, abarnert, carlbordum, gvanrossum, levkivskyi, lukasz.langa, ned.deily, rhettinger, serhiy.storchaka, vstinner
Date 2018-11-18.21:27:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542576439.85.0.788709270274.issue25988@psf.upfronthosting.co.za>
In-reply-to
Content
Thank you for all the hours all of you spent on making Python awesome.

I would like to start contributing as well.

Do you consider it time to remove `__getattr__` in `Lib/collections/__init__.py` on master yet (introduced in pr #5460)?
History
Date User Action Args
2018-11-18 21:27:19carlbordumsetrecipients: + carlbordum, gvanrossum, rhettinger, vstinner, ned.deily, lukasz.langa, serhiy.storchaka, abarnert, Tim.Graham, levkivskyi
2018-11-18 21:27:19carlbordumsetmessageid: <1542576439.85.0.788709270274.issue25988@psf.upfronthosting.co.za>
2018-11-18 21:27:19carlbordumlinkissue25988 messages
2018-11-18 21:27:19carlbordumcreate