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 gvanrossum
Recipients AlexWaygood, Dennis Sweeney, JelleZijlstra, gvanrossum, kj, kumaraditya, methane, rhettinger, serhiy.storchaka, sobolevn
Date 2022-01-19.14:59:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAP7+vJ+zObLa5XZDrJ2AK_UfoyR9X0H-gei-Dq0cMc8xynmruA@mail.gmail.com>
In-reply-to <1642587809.85.0.17996646152.issue46399@roundup.psfhosted.org>
Content
Given all this discussion I defer to Serhiy and Inada-San.

On Wed, Jan 19, 2022 at 02:23 Serhiy Storchaka <report@bugs.python.org>
wrote:

>
> Serhiy Storchaka <storchaka+cpython@gmail.com> added the comment:
>
> I share concerns of Inada-san. I also think that keeping a status quo
> (ignoring the mapping attribute in typing) is the lesser evil. I am not
> sure that exposing this attribute was a good idea. We do not expose
> attributes list and index for list iterators.
>
> ----------
>
> _______________________________________
> Python tracker <report@bugs.python.org>
> <https://bugs.python.org/issue46399>
> _______________________________________
>
-- 
--Guido (mobile)
History
Date User Action Args
2022-01-19 14:59:16gvanrossumsetrecipients: + gvanrossum, rhettinger, methane, serhiy.storchaka, JelleZijlstra, Dennis Sweeney, sobolevn, kj, kumaraditya, AlexWaygood
2022-01-19 14:59:16gvanrossumlinkissue46399 messages
2022-01-19 14:59:16gvanrossumcreate