index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_frame.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not clear globals or builtins when calling clear() on a frame object. Reve...
Mark Shannon
2021-06-17
1
-0/+13
*
bpo-42823: Fix frame lineno when frame.f_trace is set (GH-24099)
Mark Shannon
2021-01-05
1
-0/+21
*
bpo-40462: fix variable and function names (GH-19832)
Furkan Önder
2020-05-01
1
-1/+1
*
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11...
Zackery Spytz
2018-12-17
1
-4/+6
*
bpo-32468: Better frame repr() (#5067)
Antoine Pitrou
2017-12-31
1
-0/+41
*
Remove unused imports.
Serhiy Storchaka
2016-12-16
1
-2/+0
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-4/+1
*
Issue #21897: Fix a crash with the f_locals attribute with closure variables ...
Antoine Pitrou
2014-07-05
1
-0/+52
*
Issue #18665: fix typos. Patch by Vajrasky Kok.
Antoine Pitrou
2013-08-06
1
-1/+1
*
Issue #18666: improve test_frame a bit. Patch by Vajrasky Kok.
Antoine Pitrou
2013-08-06
1
-0/+3
*
Followup to 862ab99ab570: I forgot to add the magnificent test_frame.py.
Antoine Pitrou
2013-08-05
1
-0/+113