Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy


Commits:
906899e7 by Carl Friedrich Bolz-Tereick at 2022-10-08T18:46:04+02:00
fix an XXX in the method shortcut code: it actually is a problem for KeyError
on pypy3

- - - - -
594b5846 by Carl Friedrich Bolz-Tereick at 2022-10-08T18:47:19+02:00
#3821: support subclassing _RawIOBase and BytesIO at the same time

- - - - -
b019546e by Carl Friedrich Bolz-Tereick at 2022-10-08T18:49:34+02:00
add a docstring

- - - - -


4 changed files:

- pypy/interpreter/typedef.py
- pypy/module/_io/interp_iobase.py
- pypy/module/_io/test/apptest_bytesio.py
- pypy/objspace/std/objectobject.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ba30949bf05335195dff853cac841a03ecb099c2...b019546e6925961dd23c815a8f19f6b153234a83

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/ba30949bf05335195dff853cac841a03ecb099c2...b019546e6925961dd23c815a8f19f6b153234a83
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to