rocky
|
fc00d394ec
|
And restore a 3.7 test
|
2020-04-18 23:21:00 -04:00 |
|
rocky
|
e2baccb4e5
|
Reinstate 3.5 tests
|
2020-04-18 23:18:24 -04:00 |
|
rocky
|
c99cf7a653
|
Try reinstating one more bytecode file
|
2020-04-18 23:11:42 -04:00 |
|
rocky
|
999eee4b5f
|
More xdis upgrade fixes...
LOAD_CONST of unicode in 2.7- is the same thing as LOAD_STR.
I guess previously there was no unicode.
|
2020-04-18 22:26:24 -04:00 |
|
rocky
|
17d07eaf00
|
continuing xdis refactor aftermath...
Both 2.7 bytecode broken from the refactor have now been reinstated, but
two 3.5 and 3.6 bytecode have moved into the "todo" category.
|
2020-04-18 18:47:06 -04:00 |
|
rocky
|
538c2e7efd
|
More regressions with some fixes
|
2020-04-17 00:06:39 -04:00 |
|
rocky
|
4796fb9e70
|
"or" rule regularization + regressions from xdis
|
2020-04-16 23:45:39 -04:00 |
|
rocky
|
ea81ac7202
|
Reinstate previously failing tests
|
2020-04-16 17:16:38 -04:00 |
|
rocky
|
2fd61b1016
|
Add 3.7ish "or" check
|
2020-04-16 16:35:27 -04:00 |
|
rocky
|
f117feb585
|
Use new xdis...
Sadly there are some regressions that need to be fixed.
Deal with later.
|
2020-04-16 11:01:12 -04:00 |
|
rocky
|
5c6365d8a1
|
Go over "yield" and other precedence
|
2020-04-09 20:27:07 -04:00 |
|
rocky
|
42d3c4db61
|
3.8 Excludes
|
2020-04-05 12:09:48 -04:00 |
|
rocky
|
1367709399
|
Scale back 3.6.10 pyenvlib testing...
fails on _pyio.cpython-36.opt-1.pyc
|
2020-04-04 05:21:24 -04:00 |
|
rocky
|
a5704cd462
|
3.8 excludes
|
2020-04-01 12:43:28 -04:00 |
|
rocky
|
9ec1c420e7
|
Merge branch 'master' of github.com:rocky/python-uncompyle6
|
2020-04-01 09:49:11 -04:00 |
|
rocky
|
a616e1e1c7
|
"withstmt" -> "with" and fix async for
|
2020-04-01 09:48:34 -04:00 |
|
rocky
|
b839abcfe7
|
run-and-email.sh seemed borked
|
2020-04-01 09:33:18 -04:00 |
|
rocky
|
e2d349f781
|
Handle nested async for in for...
and Better async comprehension detection.
Still more work is needed. See commented-out section in
test/simple_source/bug37/02_async_for_generator.py
|
2020-03-31 12:05:39 -04:00 |
|
rocky
|
af8add9df4
|
Bug in finding annotation in fn with docstring
|
2020-03-31 11:13:12 -04:00 |
|
rocky
|
b030a5ac2b
|
pypy 3.6 7.3.0 tolerance...
more work is need on the tests though
|
2020-03-28 19:53:07 -04:00 |
|
rocky
|
2448f24764
|
Exclude a test on POWER7
|
2020-02-20 10:46:32 -05:00 |
|
rocky
|
299fd93125
|
One more excluded test
|
2020-02-16 21:55:47 -05:00 |
|
rocky
|
d9b2d66843
|
Runtests tweak
|
2020-02-16 19:53:03 -05:00 |
|
rocky
|
d070a28635
|
More run-and-email.sh tweaks
|
2020-02-16 18:26:21 -05:00 |
|
rocky
|
092874f8b5
|
Go over runtests.sh excludes
|
2020-02-16 17:49:56 -05:00 |
|
rocky
|
5a6a41a608
|
run-and-email tweaks
|
2020-02-16 17:35:57 -05:00 |
|
rocky
|
201635de7b
|
run-and-email message tweak
|
2020-02-16 12:06:42 -05:00 |
|
rocky
|
81899a82c3
|
Allow inverted test names in "stdlib/runtests.sh"
|
2020-02-15 12:00:38 -05:00 |
|
rocky
|
76085a3040
|
Better runtsts BATCH variable handling
|
2020-02-15 09:26:45 -05:00 |
|
rocky
|
35127452f5
|
Bug found by 2.4 sre_parse.py testing
|
2020-02-15 08:06:58 -05:00 |
|
rocky
|
970cad7cc7
|
More 3.x runtests excludes
|
2020-02-15 06:01:57 -05:00 |
|
rocky
|
69064f4c23
|
runtests.sh exclude test_cmath.py in 3.x for now
|
2020-02-15 05:26:49 -05:00 |
|
rocky
|
28ef04d141
|
More bugs found via sre_parse.py decompilation
|
2020-02-15 05:10:11 -05:00 |
|
rocky
|
fd36c77d2d
|
Bugs found in 2.4 branch testing
|
2020-02-14 10:54:37 -05:00 |
|
rocky
|
534afb3f6e
|
run-and-email tweaks
|
2020-02-13 21:14:36 -05:00 |
|
rocky
|
874d196e5c
|
3.x ifelsestmtc reduction rule fix
|
2020-02-13 05:41:15 -05:00 |
|
rocky
|
dca2224520
|
Go over 3.3 and 3.4 runtest exclusions
|
2020-02-13 04:37:11 -05:00 |
|
rocky
|
e90455dcb8
|
transform ifelseif bugs
|
2020-02-13 04:31:16 -05:00 |
|
rocky
|
6dd97568f6
|
More information run-and-email.sh scripts...
Log status for each version.
|
2020-02-11 14:27:10 -05:00 |
|
rocky
|
aa6849a570
|
Add host to email on failure
|
2020-02-10 21:19:15 -05:00 |
|
rocky
|
749493631c
|
cd not chdir for POSIX shell
|
2020-02-10 21:15:32 -05:00 |
|
rocky
|
7b3c91d23a
|
Another 3.7 runtest exclude
|
2020-02-10 20:21:58 -05:00 |
|
rocky
|
bd0fdd0002
|
Start older-python testing
|
2020-02-10 18:24:33 -05:00 |
|
rocky
|
c62daaf0b7
|
3.5 exclusions
|
2020-02-10 18:07:35 -05:00 |
|
rocky
|
66d8526d7f
|
Show host in subject; set BATCH explicitly
|
2020-02-10 17:38:50 -05:00 |
|
rocky
|
66db4cc862
|
2.7 runtest exclusion
|
2020-02-10 17:17:15 -05:00 |
|
rocky
|
d2f6223e14
|
3.x exclusions
|
2020-02-10 12:35:24 -05:00 |
|
rocky
|
9d5a4c822e
|
Runtests excludes
|
2020-02-10 12:09:25 -05:00 |
|
rocky
|
05e0a5661a
|
runtest 3.6 excludes
|
2020-02-10 11:26:44 -05:00 |
|
rocky
|
d64fa6ba50
|
3.6 runtests excludes
|
2020-02-10 10:59:03 -05:00 |
|