rocky
dcc9d1a571
Fix spelling via "codespell"
2023-12-17 10:52:32 -05:00
rocky
8c85260852
Lint-like changes from VSCode
...
Also allow 3.11 to run this
2022-09-21 08:29:06 -04:00
rocky
4b2a2e218a
Misc lint stuff from pycharm...
...
that has been applied to decompyle3 already
2022-09-16 15:38:13 -04:00
rocky
3ad63071ac
Admnistrivia: package info
2021-10-26 18:39:36 -04:00
rocky
70b7e51df6
VERSION -> version
2020-10-31 11:25:06 -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
ebc22e32e6
TravisCI: try to get xdis from github
2020-04-16 23:53:44 -04:00
rocky
4796fb9e70
"or" rule regularization + regressions from xdis
2020-04-16 23:45:39 -04:00
rocky
daab1e8610
Start to tolerate 3.9 (in pydisassemble)
2019-12-09 12:20:00 -05:00
rocky
77dd3b8d50
Administrivia
2019-11-17 20:25:14 -05:00
rocky
19a95be3ef
WIP - more 3.8 grammar stuff
2019-03-30 00:27:48 -04:00
rocky
e3d918df3d
Allow Python 3.0 and fix default param bug in 3.0
2018-06-11 11:33:50 -04:00
rocky
61e2b3b635
Can run on 3.1. Fix some 3.1 function-call bugs
2018-04-08 04:11:01 -04:00
rocky
6c29f726bc
Correct setup.py version checking
2018-01-10 10:01:37 -05:00
rocky
22542eeab0
Correct setup.py version checking
2018-01-10 10:00:55 -05:00
rocky
e4bfa6da13
Check Python version in setup.py ...
...
to make sure we are running a compatible version. Fixes #146
2018-01-10 09:50:25 -05:00
rocky
85269dc4d8
remove python_requires
2017-10-11 17:18:47 -04:00
rocky
97999c5e67
Administrivia woes
2017-10-11 07:56:52 -04:00
rocky
d7f898b4fb
New feature: show line number correspondences
...
Option --linemap on uncompile show how original source-code line numbers
map to uncompiled source lines
2016-11-18 09:02:00 -05:00
rocky
ee6dddd25a
Administrivia: Fixes #66
2016-11-13 14:20:36 -05:00
rocky
51df8d8cbe
See if travis will take spark 1.2.1
2016-05-14 15:28:16 -04:00
rocky
de0ec195b7
More packaging crap.
...
Did I tell you how much I hate python packaging?
fragments.py: track recent change in class decorators.
2016-05-13 23:35:31 -04:00
rocky
e0eba6998f
Python packaging - yet again.
...
Did I ever mention how much Python sucks at packaging?
2016-05-13 22:59:15 -04:00
rocky
15b2a742e9
Administrivia
...
setup.py:
don't need to import pkg_resources
pydisassemble:
give an error is no file or directory is given
usage should go to stderr, not stdout
2016-05-06 06:01:10 -04:00
rocky
faac11ad8c
More package administrivia
2016-05-03 05:50:57 -04:00
rocky
ceb47aba9c
Add -V | --version and simplfy changing it
2016-05-02 04:09:51 -04:00
rocky
03bb54f8ea
License is MIT
...
marsh.py: remove unused import
2016-05-01 11:58:46 -04:00
Thomas Grainger
4ba2eb6981
declare Python3 support in wheel and trove
2016-04-18 10:38:22 +01:00
rocky
77b7286f34
Package scripts correctly now
2015-12-14 22:18:26 -05:00
rocky
3ae048ef4d
scripts->bin. Add pydisassemble to list of scripts to install
2015-12-14 22:12:54 -05:00
rocky
b3c8cbb83f
More python2 -> python3 compatibility
2015-12-11 18:14:47 -05:00
rocky
d3c732298c
Start process of making python3 compatible
2015-12-11 13:44:23 -05:00
Ralph Moritz
a24d1c6c2c
Minor script cleanup.
...
Fix inconsistencies in uncompyle2 script, rename to scripts/uncompyle2 & add to
setup.py (these are all changes from wibiti). Also, change script headers so
they work on Windows too. Remove build folder from repo & add .gitignore so it
doesn't inadvertently get added again.
2013-06-16 23:42:20 +02:00
Mysterie
16174505a4
Cleaning code & patch
2012-10-11 16:32:59 +02:00
Mysterie
b2a0b7201d
MAJ owner/information
2012-06-05 11:37:42 +02:00
Mysterie
b820316f37
first commit
2012-06-05 10:46:41 +02:00