Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7-ignore-finalizer-files-after-close at PyPy / pypy
Commits: 51c1d34d by Carl Friedrich Bolz-Tereick at 2021-05-23T20:47:29+02:00 create a dict only lazily for io streams --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - 6781971b by Carl Friedrich Bolz-Tereick at 2021-05-23T20:48:24+02:00 don't go via the space in the open builtin, just construct the classes directly --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - c83a3bc5 by Carl Friedrich Bolz-Tereick at 2021-05-23T20:50:19+02:00 unroll open if the mode is constant --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - d9aa170d by Carl Friedrich Bolz-Tereick at 2021-05-23T20:55:32+02:00 compute rawmode after error checking --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - 9d513f91 by Carl Friedrich Bolz-Tereick at 2021-05-23T21:08:19+02:00 fix look_inside_iff --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - e365f76c by Carl Friedrich Bolz-Tereick at 2021-05-23T21:08:40+02:00 spell out the possible rawmode cases to avoid actual string concatenation --HG-- branch : py3.7-ignore-finalizer-files-after-close - - - - - 4 changed files: - pypy/module/_io/interp_fileio.py - pypy/module/_io/interp_io.py - pypy/module/_io/interp_iobase.py - pypy/module/_io/interp_stringio.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c6c9011111e04791ab6d5d196fd6afee1ae63832...e365f76c0546440bed802ad5d07614c99f4e111e -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/c6c9011111e04791ab6d5d196fd6afee1ae63832...e365f76c0546440bed802ad5d07614c99f4e111e You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit