rocky
|
dcc9d1a571
|
Fix spelling via "codespell"
|
2023-12-17 10:52:32 -05:00 |
|
rocky
|
8094f3bb12
|
Remove PYTHON3
|
2021-11-03 03:00:43 -04:00 |
|
rocky
|
e8e006bb8c
|
More Python version comparison conversions
|
2021-10-16 11:33:03 -04:00 |
|
rocky
|
3fb8d90407
|
Revise for xdis 3.6.0 ...
Simplify xdis imports where we can.
Blacken (most) of those buffers too
|
2020-05-18 21:49:16 -04:00 |
|
rocky
|
8daedaf063
|
Run black over validate.py
|
2019-08-20 18:23:52 -04:00 |
|
rocky
|
d369017122
|
remove deprecated deparse_code
|
2019-06-16 21:57:56 -04:00 |
|
rocky
|
9b550b9dda
|
PEP E225 with a nod to Deepcommit
|
2019-04-14 06:11:16 -04:00 |
|
rocky
|
1350f4c899
|
Some bugs...
Python 3 compiling Python 2 tolerance. Fixes issue #180.
pytest test_grammar.py and validate.py fixes for 3.6 testing
|
2018-06-22 21:06:54 -04:00 |
|
rocky
|
201e5b18b1
|
Administrivia: Remove six dependency..
add version of hypothesis known to work
|
2018-06-12 14:44:08 -04:00 |
|
rocky
|
d1e02afb4b
|
Misc cleanups...
remove code now in xdis
require at least xdis 3.5.4
PyPy tolerance in validate testing
|
2017-08-15 09:41:39 -04:00 |
|
Daniel Bradburn
|
cb3c5e7119
|
validation now uses xdis for python2 support
|
2017-03-04 20:23:39 +01:00 |
|
Daniel Bradburn
|
6d7cec002a
|
added validation code for checking decompilation of an expression
|
2017-01-17 22:40:31 +01:00 |
|