You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Another history tweak
This commit is contained in:
14
HISTORY.md
14
HISTORY.md
@@ -83,10 +83,16 @@ made a few commits later on. But mostly wibiti, and Guenther
|
|||||||
Starnberger got the code to where uncompyle2 was around 2012.
|
Starnberger got the code to where uncompyle2 was around 2012.
|
||||||
|
|
||||||
This project, uncompyle6, however owes its existence to the fork of
|
This project, uncompyle6, however owes its existence to the fork of
|
||||||
uncompyle2 by Myst herie (Mysterie) whose first commit seems to goes
|
uncompyle2 by Myst herie (Mysterie) whose first commit picks up at
|
||||||
back to 2012. I chose this since it seemed to have been at that time
|
2012. I chose this since it seemed to have been at that time the most
|
||||||
the most actively, if briefly, worked on. I also looked at Dark Fenx's
|
actively, if briefly, worked on. Also starting around 2012 is Dark
|
||||||
uncompyle3 for inspiration for Python3.
|
Fenx's uncompyle3 which I used for inspiration for Python3.
|
||||||
|
|
||||||
|
I started working on this late 2015, mostly to add fragment support.
|
||||||
|
In that decided to make this runnable on Python 3.2+ and Python 2.6+
|
||||||
|
while, handling Python bytecodes from Python versions 2.5+ and
|
||||||
|
3.2+. (I think I could go back further, but I'd consider doing that
|
||||||
|
only after code is better cleaned up and supports Python 3 better.)
|
||||||
|
|
||||||
Over the many years, code styles and Python features have
|
Over the many years, code styles and Python features have
|
||||||
changed. However brilliant the code was and still is, it hasn't really
|
changed. However brilliant the code was and still is, it hasn't really
|
||||||
|
Reference in New Issue
Block a user