[Python-Dev] Re: Should PEP 8 be updated for Python 3 only?

2021年8月25日 22:37:14 -0700

OK,
PR here:
https://github.com/python/peps/pull/2059
Interesting some of the cruft in there e.g. still referring to "new style
classes" :-)
I'll leave it to the PEP editors to decide about a note about Python 2.
-CHB
On Wed, Aug 25, 2021 at 10:28 PM Stephen J. Turnbull <
[email protected]> wrote:
> Terry Reedy writes:
>
> > We could add (perhaps at the end of the first paragraph) something like
> > "(Since the 2.x stdlib is frozen, all 2.x-specific guidelines were
> > removed in Sept 2021.)" Anyone interested could then check git log for
> > the last commit before then.
>
> How about including the most recent 'main' SHA1 (where a 6-character
> prefix should do, and "the" refers to Chris's clone, we don't need to
> be hugely fussy about the exact previous commit when it eventually
> gets merged), or even tag it?
>
> _______________________________________________
> 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/TWNYNKGCCMGNK4CXZGVZBCGCPQL7HMYF/
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-- 
Christopher Barker, PhD (Chris)
Python Language Consulting
 - Teaching
 - Scientific Software Development
 - Desktop GUI and Web Development
 - wxPython, numpy, scipy, Cython
_______________________________________________
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/6FBGNA23EYENXC5OIBVU3TXPZOEZ5SA7/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to