Thanks for your keen eye, Bill! If you want to, you can submit a PR to the peps repo ( https://github.com/python/peps) to fix the typo directly.
On Tue, Mar 23, 2021 at 10:25 AM <[email protected]> wrote: > Hello, > > The GUI section of PEP 636 reads: “It will also requires that the event > has a position attribute that matches the (x, y) pattern”. It should read > “It will also require that the event has a position attribute that matches > the (x, y) pattern”. > > > > Thanks, > > Bill > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/GD27GMRKSAXTIIHKFCQMICEAAUILKNAS/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/OUIXIKKM2EWDM372FLGZ7GVBFDSMWZEU/ Code of Conduct: http://python.org/psf/codeofconduct/
