Staging
v0.5.1
https://github.com/python/cpython
Revision 20ac11a9fb027f183914bbaaaed091b57c882e54 authored by Miss Islington (bot) on 11 March 2018, 08:21:13 UTC, committed by Serhiy Storchaka on 11 March 2018, 08:21:13 UTC
(cherry picked from commit 26c9f565d016db21257a60d29ab2c99383dd5ac7)
(cherry picked from commit 04aadf23eac51fec2e436c5960c1362bbb7d03de)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 3f439d1
History
Tip revision: 20ac11a9fb027f183914bbaaaed091b57c882e54 authored by Miss Islington (bot) on 11 March 2018, 08:21:13 UTC
[3.6] bpo-33026: Fix jumping out of "with" block by setting f_lineno. (GH-6026). (GH-6074) (GH-6075)
Tip revision: 20ac11a
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.4 KB
_testembed.c -rw-r--r-- 5.6 KB
python.c -rw-r--r-- 2.1 KB

README

back to top