Submitted a PR to fix it: https://github.com/python/peps/pull/1891. In the future, feel free to submit a PR directly to the PEP repo for this sort of minor fix.
El mar, 23 mar 2021 a las 10:22, <[email protected]> escribió: > 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/ >
_______________________________________________ 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/LTTTLH64IFRI7G2V6JXXD565C4WBG7FW/ Code of Conduct: http://python.org/psf/codeofconduct/
