[Python-Dev] Re: typo in PEP 636

2021年3月23日 11:36:37 -0700

Thanks all! Approved the PR.
 
Bill
 
From: Guido van Rossum <[email protected]> 
Sent: Tuesday, 23 March 2021 14:14
To: [email protected]
Cc: Python-Dev <[email protected]>
Subject: Re: [Python-Dev] typo in PEP 636
 
Sorry, I see Jelle already did this. 
https://github.com/python/peps/pull/1891/files
 
On Tue, Mar 23, 2021 at 11:13 AM Guido van Rossum <[email protected] 
<mailto:[email protected]> > wrote:
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] 
<mailto:[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] <mailto:[email protected]> 
To unsubscribe send an email to [email protected] 
<mailto:[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 <http://python.org/~guido> )
Pronouns: he/him 
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
 (why is my pronoun here?)
-- 
--Guido van Rossum (python.org/~guido <http://python.org/~guido> )
Pronouns: he/him 
<http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
 (why is my pronoun here?)
_______________________________________________
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/EAGA37FB5R2MEBPDHFFFUFTUGSYSVTL7/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to