[pypy-commit] [Git][pypy/pypy][branch/default] 3 commits: check ferror in PyRun_File

Matti Picus foss at heptapod.net
Sun Mar 29 04:53:54 EDT 2020


Matti Picus pushed to branch branch/default at PyPy / pypy


Commits:
08402478 by Matti Picus at 2020-03-29T09:47:10+03:00
check ferror in PyRun_File

- - - - -
f80c785b by Matti Picus at 2020-03-29T11:31:20+03:00
fix tests: skip close and use low-level calls

- - - - -
ee31085a by Matti Picus at 2020-03-29T11:34:58+03:00
properly restart py3.6 whatsnew

- - - - -


6 changed files:

- pypy/doc/whatsnew-pypy3-head.rst
- pypy/module/_jitlog/test/test__jitlog.py
- pypy/module/cpyext/api.py
- pypy/module/cpyext/eval.py
- pypy/module/cpyext/test/test_eval.py
- rpython/jit/backend/test/jitlog_test.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/860ee54c8f73070df1497e30cd7930d20371d5e1...ee31085ae9d6797ca7861db9f2b0da55cab0fe6c

---
View it on GitLab: https://foss.heptapod.net/pypy/pypy/compare/860ee54c8f73070df1497e30cd7930d20371d5e1...ee31085ae9d6797ca7861db9f2b0da55cab0fe6c
You're receiving this email because of your account on foss.heptapod.net.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-commit/attachments/20200329/b838f10d/attachment.html>


More information about the pypy-commit mailing list