[Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
Serhiy Storchaka
storchaka at gmail.com
Thu Jul 31 16:09:41 CEST 2014
More information about the Python-Dev mailing list
Thu Jul 31 16:09:41 CEST 2014
- Previous message: [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
31.07.14 00:23, Antoine Pitrou написав(ла): > Le 30/07/2014 15:48, Serhiy Storchaka a écrit : > I meant that David's approach is conceptually simpler, which makes it > easier to review. > Regardless, there is no exclusive-OR here: if you can improve over the > current version, there's no reason not to consider it/ Unfortunately there is no anything common in implementations. Conceptually David came in his last patch to same idea as in issue15381 but with different and less general implementation. To apply my patch you need first rollback issue22003 changes (except tests).
- Previous message: [Python-Dev] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
- Next message: [Python-Dev] [Python-checkins] cpython: Issue #22003: When initialized from a bytes object, io.BytesIO() now
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list