[Python-Dev] PEP 467 (Minor API improvements for binary sequences)
Ethan Furman
ethan at stoneleaf.us
Wed Feb 21 15:21:46 EST 2018
More information about the Python-Dev mailing list
Wed Feb 21 15:21:46 EST 2018
- Previous message (by thread): [Python-Dev] PEP 467 (Minor API improvements for binary sequences) - any thoughts?
- Next message (by thread): [Python-Dev] PEP 467 (Minor API improvements for binary sequences) - any thoughts?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 02/21/2018 11:55 AM, Elias Zamaria wrote: > This is about some minor changes to the bytes, bytearray, and memoryview classes. Here is the PEP: > https://www.python.org/dev/peps/pep-0467/ > > The page in the bug tracker can be seen at https://bugs.python.org/issue27923 and the pull request can be seen at > https://github.com/python/cpython/pull/3237. > > I am waiting for this to be merged, or approved, or whatever is the next step. Someone on the bug tracker mentioned > restarting the discussion on the mailing list, so that is what I'm trying to do here. Does anyone have any thoughts? At this point the PEP itself has not been approved, and is undergoing changes. I don't see anything happening with it right now while 3.7 is going through it's final stages to release. Once 3.7.0 is published we can come back to this. -- ~Ethan~
- Previous message (by thread): [Python-Dev] PEP 467 (Minor API improvements for binary sequences) - any thoughts?
- Next message (by thread): [Python-Dev] PEP 467 (Minor API improvements for binary sequences) - any thoughts?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list