rocky
|
9acb3cf068
|
Fix bug in 3.8 with .. as
|
2020-06-04 05:24:22 -04:00 |
|
rocky
|
a532aa5b0e
|
3.7+ use attribute_w_parens like we do in pre 3.7
|
2020-01-16 11:43:29 -05:00 |
|
rocky
|
ede6eabc40
|
Slightly Python 3.x handing of subclasses...
which are created via a call to create a subclass.
Should be more general though.
|
2018-04-08 05:22:35 -04:00 |
|
rocky
|
e9c0d03b8b
|
3.2 mk_func tweak...
...more is needed though
|
2018-04-03 17:57:37 -04:00 |
|
rocky
|
e2dec73a62
|
3.5 CALL_FUNCTION_VAR bug
|
2018-04-03 05:56:45 -04:00 |
|
rocky
|
120412f5a8
|
Add Python 3.6 setcomp and another call bug
|
2018-04-01 07:09:24 -04:00 |
|
rocky
|
9be4908c9c
|
Python 3.6 MAKE_FUNCTION yet again...
And we'll eventually have to do more down the line
|
2018-03-29 22:04:46 -04:00 |
|
rocky
|
7d110f17bc
|
3.6 decompilation problems
|
2018-03-29 17:21:22 -04:00 |
|
rocky
|
3500c49daf
|
More Python 3.4 CALL_FUNCTION_VAR
|
2018-03-26 19:40:33 -04:00 |
|
rocky
|
74f01fbe33
|
Python 3.5 CALL_FUNCTION_VAR handling
|
2018-03-26 07:42:15 -04:00 |
|
rocky
|
710c950965
|
Bang on 3.4 CALL_FUNCTION_VAR
|
2018-03-26 00:19:39 -04:00 |
|
rocky
|
cfb4ad625f
|
3.5 *() arg without further args
|
2018-03-25 22:24:32 -04:00 |
|
rocky
|
e3c7afb94d
|
Towards handling 3.x' CALL_FUNCTION_VAR correctly
|
2018-03-24 08:26:45 -04:00 |
|
rocky
|
892be78927
|
correct 3.5 CALL_FUNCTION_VAR handling
Sigh, 3.6 changes this so this fix is just for this version
|
2018-01-08 12:24:00 -05:00 |
|