Stefano Rivera pushed to branch branch/stdlib-2.7.18-3 at PyPy / pypy


Commits:
881b7c78 by Stefano Rivera at 2020-10-08T23:48:47-07:00
Temporary: app_test for sys_settrace

--HG--
branch : stdlib-2.7.18-3

- - - - -
75ea3bc4 by Stefano Rivera at 2020-10-08T20:01:05-07:00
cpython compatibility
(grafted from c9039acb3770b3f29467dd7d220d2e7e620f1939)

--HG--
branch : stdlib-2.7.18-3

- - - - -
8c29f859 by Stefano Rivera at 2020-10-09T00:16:56-07:00
bpo-17288: Prevent jumps from 'return' and 'exception' trace 
events.

Adapted from 29268d8eba51

--HG--
branch : stdlib-2.7.18-3

- - - - -
afa45571 by Stefano Rivera at 2020-10-09T01:02:39-07:00
bpo-33026: Fix jumping out of "with" block by setting f_lineno

Adapted from 29268d8eba51

--HG--
branch : stdlib-2.7.18-3

- - - - -


3 changed files:

- pypy/interpreter/executioncontext.py
- pypy/interpreter/pyframe.py
- + pypy/interpreter/test/apptest_sys_settrace.py


View it on GitLab: 
https://foss.heptapod.net/pypy/pypy/-/compare/e53b3dde8ecbb572e6e8b0a2199ff68c02eec9f9...afa45571a7f39a847423723f395d713693abf957

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e53b3dde8ecbb572e6e8b0a2199ff68c02eec9f9...afa45571a7f39a847423723f395d713693abf957
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

Reply via email to