rocky
|
64a4b75ed9
|
Merge branch 'master' into python-2.4
|
2019-04-13 23:40:40 -04:00 |
|
rocky
|
7f65a8a6dd
|
3.8 SETUP_EXCEPT removal workaround; reinstate option -c | --compile
|
2019-04-11 07:19:35 -04:00 |
|
rocky
|
8246f54831
|
Python 2.5. tolerance
|
2019-01-26 18:50:17 -05:00 |
|
rocky
|
92d6b62d56
|
Merge branch 'master' into python-2.4
|
2019-01-26 18:33:39 -05:00 |
|
byehack
|
0c5f0dfc7a
|
support utf-8 in py3
|
2019-01-17 18:52:40 +03:30 |
|
byehack
|
138b2ac5ee
|
support utf-8 encoding for PYTHON>=3
|
2019-01-17 18:43:13 +03:30 |
|
byehack
|
ceae035c70
|
support utf-8 chars
|
2019-01-16 19:36:13 +03:30 |
|
rocky
|
1a70f75ffc
|
Pypy 2.7 fixes
* pypy doesn't seem to grok sys.stdout.flush() sometimes?
* pypy has extra come_froms for return_if_stmt
|
2019-01-05 13:28:29 -05:00 |
|
rocky
|
bff171897a
|
Merge branch 'master' into python-2.4
|
2018-12-30 12:28:02 -05:00 |
|
rocky
|
7de893730d
|
main.main parameter "codes" is not used. Note that.
|
2018-12-25 12:55:40 -05:00 |
|
rocky
|
eb317480d8
|
Merge branch 'master' into python-2.4
|
2018-09-19 15:46:08 -04:00 |
|
rocky
|
1cb31a85fd
|
decompile bytecode_version defaults to Python intepreter version
Fixes #189
|
2018-09-19 15:20:23 -04:00 |
|
rocky
|
75f3624f31
|
Merge branch 'master' into python-2.4
|
2018-04-01 13:48:16 -04:00 |
|
rocky
|
120412f5a8
|
Add Python 3.6 setcomp and another call bug
|
2018-04-01 07:09:24 -04:00 |
|
rocky
|
1462a8beb0
|
simply since we don't do 3.0 in this branch
|
2018-03-21 20:43:11 -04:00 |
|
rocky
|
78898ed187
|
Add PYTHON3 import
|
2018-03-21 19:59:35 -04:00 |
|
rocky
|
ef03d78c4d
|
Merge branch 'master' into python-2.4
|
2018-03-21 19:57:59 -04:00 |
|
rocky
|
b8547346b7
|
Back off write "mode" setting to < 3.0
|
2018-03-21 00:25:41 -04:00 |
|
rocky
|
0aa7a7c223
|
Python code output should be binary...
as it may contain weird characters in strings. in 3.6 or so
r
|
2018-03-21 00:17:42 -04:00 |
|
rocky
|
ab257dc7ce
|
Merge branch 'master' into python-2.4
|
2018-02-27 17:49:22 -05:00 |
|
rocky
|
b6d96929cb
|
Start simplifying higher-level API
|
2018-02-27 17:48:26 -05:00 |
|
rocky
|
e3d8751338
|
Sync with master + lint
|
2018-02-27 10:41:46 -05:00 |
|
rocky
|
a1532bbfea
|
Merge branch 'master' into python-2.4
|
2018-02-27 10:40:40 -05:00 |
|
rocky
|
c43c9a19aa
|
Move to GPL3 license
|
2018-02-27 06:40:36 -05:00 |
|
rocky
|
5c2d0484e5
|
3.6 MAKE_FUNCTION workarounds
Still wrong, but points to diretions for improvements
|
2018-02-26 09:10:00 -05:00 |
|
rocky
|
b74662cf3d
|
Merge branch 'master' into python-2.4
|
2018-02-05 06:27:33 -05:00 |
|
rocky
|
555a1235b2
|
Add fragment rules for RAISE_VARARGS and ...
Fix a fragment offset-sorting bug
|
2018-02-01 00:43:46 -05:00 |
|
rocky
|
75755c8cfc
|
Merge branch 'master' into python-2.4
|
2018-01-31 16:46:04 -05:00 |
|
rocky
|
0a12dfb422
|
Add uncompyle6 option to show fragments
|
2018-01-29 21:14:34 -05:00 |
|
rocky
|
fe51f72040
|
Small format typo
|
2018-01-27 11:50:47 -05:00 |
|
rocky
|
eb7484c671
|
Merge branch 'master' into python-2.4
|
2018-01-27 11:47:57 -05:00 |
|
rocky
|
5e13077fd2
|
Possibly linemap improvements
|
2018-01-26 01:56:41 -05:00 |
|
rocky
|
cb27f244dc
|
Go over verification routines again
Add meager verify-run tests for those versions. More tests will follow
|
2018-01-24 06:20:38 -05:00 |
|
rocky
|
e193c72d12
|
Adjust linemap start offset
|
2018-01-23 11:44:05 -05:00 |
|
rocky
|
1b60f5e63b
|
Fix Linemap bugs
|
2018-01-22 23:31:48 -05:00 |
|
rocky
|
71e7120501
|
JUMP_BACK and CONTINUE need to be treated more similar...
fixes 148
|
2018-01-22 23:08:20 -05:00 |
|
rocky
|
bd8563e212
|
Add missing linemap.py file
|
2018-01-20 22:04:07 -05:00 |
|
rocky
|
98f9a7d009
|
Add --weak-verify and --linemap options...
Fix bugs in --verify not finding tempfile; remove tempfile
on exit.
|
2018-01-20 21:55:02 -05:00 |
|
rocky
|
d7380dc549
|
Merge branch 'master' into python-2.4
|
2018-01-19 03:18:23 -05:00 |
|
rocky
|
2126e4cf32
|
Fix bug in 3.5+ async stmt ..
and in verification status message
|
2018-01-19 03:15:08 -05:00 |
|
rocky
|
7c9437f0a9
|
Merge branch 'master' into python-2.4
|
2018-01-18 01:27:52 -05:00 |
|
rocky
|
c24934c0c3
|
Fix bug in last commit
|
2018-01-13 15:14:59 -05:00 |
|
rocky
|
8f88ed8c44
|
test_pyenvlib.py: correct/improve status
|
2018-01-13 15:09:58 -05:00 |
|
rocky
|
a60104517d
|
Fix ok status on --weak-verify
|
2018-01-12 10:00:26 -05:00 |
|
rocky
|
c4612b7484
|
Fix ok status on --weak-verify
|
2018-01-12 09:57:32 -05:00 |
|
rocky
|
731c5a2092
|
Merge branch 'master' into python-2.4
|
2018-01-12 09:57:17 -05:00 |
|
rocky
|
a0d10c2d4c
|
Improve test framework...
test_pyenvlib.py: get list of python versions from xdis
main.py: bump okay_files appropriately when --verify is off
|
2018-01-12 09:47:32 -05:00 |
|
rocky
|
e0ed187ea6
|
2.4isms...
Need print without parens. Handle old-style classes more properly?
|
2017-11-13 10:52:43 -05:00 |
|
rocky
|
d4dab54c7b
|
Merge branch 'master' into python-2.4
|
2017-05-30 02:18:57 -04:00 |
|
Gregory Komagurov
|
69fd1b3371
|
Fix tests
|
2017-05-11 19:43:14 +03:00 |
|