rocky
|
0677ddc8fb
|
Constrain ifelsestmt on 2.6 more.
|
2020-01-15 21:32:39 -05:00 |
|
rocky
|
546269271f
|
go over POWER exclusion tests
|
2020-01-15 04:54:41 -05:00 |
|
rocky
|
968f86011b
|
3.6+ if/else in loops where jump offsets are "large"
|
2020-01-15 04:43:53 -05:00 |
|
rocky
|
5cdf057a47
|
Correct handling "if" in dictcomp in semantic actions for 3.x
|
2020-01-15 02:36:19 -05:00 |
|
rocky
|
3c2dafe74c
|
Fix a 2.6 bug found in pyenvlib testing
|
2020-01-14 22:30:48 -05:00 |
|
rocky
|
585dcfb8ce
|
Start allowing runtests for 3.7.x
|
2020-01-14 19:16:19 -05:00 |
|
rocky
|
84e9b75e78
|
Attempt to fix runtests.sh again
|
2020-01-14 18:51:40 -05:00 |
|
rocky
|
5f230fa177
|
Add 3.7 "testfalsel" for looping conditions
|
2020-01-14 18:41:39 -05:00 |
|
rocky
|
bb8c5ac5a0
|
Sync 3.7+ n_call code with decompyle6
|
2020-01-14 12:45:02 -05:00 |
|
rocky
|
0706f18b1d
|
3.7 test_fstring now works.
|
2020-01-14 00:09:04 -05:00 |
|
rocky
|
73937ffeb4
|
Handle set/dictionary comprehensions in format strings
|
2020-01-13 23:49:17 -05:00 |
|
rocky
|
a918055a31
|
3.6+ nested format strings again
|
2020-01-13 21:25:20 -05:00 |
|
rocky
|
ec3a9978fc
|
Better 3.6+ nested format strings
|
2020-01-13 19:08:54 -05:00 |
|
rocky
|
491f81902d
|
File typo
|
2020-01-13 16:30:34 -05:00 |
|
rocky
|
0a63a66f55
|
runtests.sh remove 2.6.9 "fails on its own" tests
|
2020-01-13 16:02:05 -05:00 |
|
rocky
|
b8413d2c23
|
runtests 2.6 typo
|
2020-01-13 12:56:25 -05:00 |
|
rocky
|
84fe813f0a
|
Typo in last commit
|
2020-01-13 11:23:34 -05:00 |
|
rocky
|
7f2f3bd76c
|
runtest.sh 2.6.9 exclusion tweak
|
2020-01-13 10:31:03 -05:00 |
|
rocky
|
c046aa3b9b
|
runtest 3.6 tweak
|
2020-01-13 09:46:32 -05:00 |
|
rocky
|
d575e57e31
|
Runtests for 2.6 go tweak
|
2020-01-13 09:43:34 -05:00 |
|
rocky
|
02e0377ce1
|
Separate 2.6 files in runtests.sh
|
2020-01-13 09:31:39 -05:00 |
|
rocky
|
a5c987d853
|
See above
|
2020-01-13 09:16:08 -05:00 |
|
rocky
|
cbd8b6d458
|
Start clean up runtest.sh exclusions
|
2020-01-13 09:11:22 -05:00 |
|
rocky
|
54f4806021
|
More fstring bugs -- nested fstring grammar rules
|
2020-01-13 08:04:53 -05:00 |
|
rocky
|
de282af05d
|
Fix some fstring formats bugs...
* Need parens around a lambda in an format string.
* handle format string specifier + width
Note: other format-string bugs remain.
|
2020-01-13 06:40:18 -05:00 |
|
rocky
|
f56ad56021
|
Wacky string at beginning of fn which is not docstring...
3.7.6 test_fstring.py tests this.
|
2020-01-12 22:59:06 -05:00 |
|
rocky
|
d8990c89ae
|
Merge branch 'master' of github.com:rocky/python-uncompyle6
|
2020-01-12 22:03:55 -05:00 |
|
rocky
|
fe9a8c9dfe
|
Go over 3.7 test failurs in runtests.sh
|
2020-01-12 22:03:47 -05:00 |
|
rocky
|
540fde898d
|
See above
|
2020-01-12 12:43:48 -05:00 |
|
rocky
|
fd35f045b7
|
runtests again
|
2020-01-12 11:51:04 -05:00 |
|
rocky
|
4f0e8d8ab4
|
Runtests again
|
2020-01-12 11:38:15 -05:00 |
|
rocky
|
58d8e29905
|
runtests.sh again
|
2020-01-12 10:11:12 -05:00 |
|
rocky
|
b61170657c
|
runtests again
|
2020-01-12 08:22:10 -05:00 |
|
rocky
|
2f1802873a
|
Add timeout to runtests.sh
|
2020-01-12 07:28:13 -05:00 |
|
rocky
|
9f6138ccc0
|
See above
|
2020-01-12 06:18:32 -05:00 |
|
rocky
|
a4e114f64f
|
runtests again.
|
2020-01-12 05:34:16 -05:00 |
|
rocky
|
52c5d07d95
|
Update runtests.sh
|
2020-01-12 05:17:46 -05:00 |
|
rocky
|
ac0b0ff7b6
|
DRY Python 2 reduction check code a little
|
2020-01-12 04:50:45 -05:00 |
|
rocky
|
316bf7f0e0
|
Go over runtests.sh again
|
2020-01-12 04:24:55 -05:00 |
|
rocky
|
258db3da20
|
Go over runtests.sh for a batch environments
|
2020-01-11 23:12:56 -05:00 |
|
rocky
|
b84c89e817
|
Bang on getting 3.x "try" vs "try/else" disambiguated
|
2020-01-11 22:36:07 -05:00 |
|
rocky
|
aaf8729772
|
See above
|
2020-01-11 20:48:28 -05:00 |
|
rocky
|
322c0f67bc
|
One more 3.4 runtest exclusion for now
|
2020-01-11 20:18:16 -05:00 |
|
rocky
|
9c45794144
|
Update runtest stats
|
2020-01-11 20:04:16 -05:00 |
|
rocky
|
e6bade66c0
|
Typo in last commit
|
2020-01-11 19:33:40 -05:00 |
|
rocky
|
ccb8b81cc0
|
Go over runtests.sh for 3.5 again
|
2020-01-11 19:03:40 -05:00 |
|
rocky
|
56ec47f7ad
|
Rutests.sh update for 3.5
|
2020-01-11 18:38:51 -05:00 |
|
rocky
|
651170db9a
|
Revise run-and-email scripts.
|
2020-01-11 18:15:43 -05:00 |
|
rocky
|
9eda8926a3
|
Go over 3.4 runtest.sh failure list
|
2020-01-11 17:55:50 -05:00 |
|
rocky
|
89e7eaf695
|
Go over 3.3 runtests.sh
|
2020-01-11 12:28:31 -05:00 |
|