Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
184e8ed1eeda3ba869755ff37374dd86f332f30d
/
Lib
/
test
/
test_dis.py
997a1c8
Issue #26733: Fixed formatting line numbers in test_dis.
by Serhiy Storchaka
· 9 years ago
1f70221
Issue #19572: More silently skipped tests explicitly skipped.
by Zachary Ware
· 12 years ago
7789f27
adjust for change in assert bytecode
by Benjamin Peterson
· 14 years ago
aa98058
use assert[Not]In where appropriate
by Ezio Melotti
· 16 years ago
68d6852
Backport r69961 to trunk, replacing JUMP_IF_{TRUE,FALSE} with
by Jeffrey Yasskin
· 16 years ago
d0c3515
Issue #2183: Simplify and optimize bytecode for list comprehensions.
by Antoine Pitrou
· 17 years ago
c5f05e4
Patch #2167 from calvin: Remove unused imports
by Christian Heimes
· 17 years ago
9475db7
Clean up imports.
by Collin Winter
· 18 years ago
73a9ead
Whitespace normalization.
by Tim Peters
· 19 years ago
84be93b
Bug #1512814, Fix incorrect lineno's when code within a function
by Neal Norwitz
· 19 years ago
10be2ea
SF bug 1442442: LIST_APPEND optimization got lost in the AST merge. Add it back.
by Neal Norwitz
· 19 years ago
83a8c39
test_bug_1333982(): This one must fail under -O.
by Tim Peters
· 20 years ago
51abbc7
Fix Armin's bug 1333982. He found it, he didn't created it :-)
by Neal Norwitz
· 20 years ago
fd2d1f7
SF Patch #1013667: Cleanup Peepholer Output
by Raymond Hettinger
· 21 years ago
1bc2fdd
Delete comment my last checkin rendered obsolete.
by Michael W. Hudson
· 22 years ago
26848a3
Use Tim's suggestion to fix
by Michael W. Hudson
· 22 years ago
eabafeb
This test relied on significant trailing whitespace in a string literal. Evil.
by Tim Peters
· 22 years ago
add0ccc
simple test case for dis module
by Skip Montanaro
· 22 years ago