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 adrigs
Recipients adrigs, docs@python
Date 2021-10-05.08:10:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633421447.57.0.976232598926.issue45370@roundup.psfhosted.org>
In-reply-to
Content
There is a typo in https://www.python.org/dev/peps/pep-0636/#composing-patterns

The second sentence in the first paragraph : "[...] we have being doing that implicitly in the examples above."

When it should be "[...] we have been doing that implicitly in the examples above."
History
Date User Action Args
2021-10-05 08:10:47adrigssetrecipients: + adrigs, docs@python
2021-10-05 08:10:47adrigssetmessageid: <1633421447.57.0.976232598926.issue45370@roundup.psfhosted.org>
2021-10-05 08:10:47adrigslinkissue45370 messages
2021-10-05 08:10:47adrigscreate