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 ethan.furman
Recipients PJB3005, cheryl.sabella, docs@python, ethan.furman, ezio.melotti, gvanrossum, levkivskyi, mrabarnett, r.david.murray, serhiy.storchaka
Date 2019-03-25.18:05:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553537139.58.0.155800620662.issue31369@roundup.psfhosted.org>
In-reply-to
Content
I see no reason no prefix `RegexFlag` with an `_`.

As far as adding it to `__all__` -- I didn't originally because I was trying to mirror the original implementation, but I am not against it.  I would defer that decision to those that work on typing.
History
Date User Action Args
2019-03-25 18:05:39ethan.furmansetrecipients: + ethan.furman, gvanrossum, ezio.melotti, mrabarnett, r.david.murray, docs@python, serhiy.storchaka, levkivskyi, cheryl.sabella, PJB3005
2019-03-25 18:05:39ethan.furmansetmessageid: <1553537139.58.0.155800620662.issue31369@roundup.psfhosted.org>
2019-03-25 18:05:39ethan.furmanlinkissue31369 messages
2019-03-25 18:05:39ethan.furmancreate