Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
httpservlet
/
python-uncompyle6
Public
forked from
rocky/python-uncompyle6
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 22, 2017
Python 2.5 wasn't handling tryelse properly
rocky
committed
d390452
View commit details
Copy full SHA for d390452
Browse repository at this point
Commits on Feb 20, 2017
New test doesn't --verify correctly. Sigh.
rocky
committed
b043f6b
View commit details
Copy full SHA for b043f6b
Browse repository at this point
Add test for last while1 bug fix
rocky
committed
aa207a3
View commit details
Copy full SHA for aa207a3
Browse repository at this point
Python 3.x needs more "while 1" grammar rules
rocky
committed
747212c
View commit details
Copy full SHA for 747212c
Browse repository at this point
Some Python 3.4 bugss fixed by using 3.5 rules
rocky
committed
493e4b1
View commit details
Copy full SHA for 493e4b1
Browse repository at this point
More COME_FROM's in Python 3...
Show description for 9491c67
rocky
committed
9491c67
View commit details
Copy full SHA for 9491c67
Browse repository at this point
Commits on Feb 19, 2017
Marginally better for Python 2.6 but...
Show description for 8ef5e5d
rocky
committed
8ef5e5d
View commit details
Copy full SHA for 8ef5e5d
Browse repository at this point
Commits on Feb 10, 2017
Merge branch 'coverage'
Show description for 2229866
rocky
committed
2229866
View commit details
Copy full SHA for 2229866
Browse repository at this point
Reduce withas and with semantic footprint
Show description for f9d47ab
rocky
committed
f9d47ab
View commit details
Copy full SHA for f9d47ab
Browse repository at this point
Beef up grammar coverage
rocky
committed
31ed869
View commit details
Copy full SHA for 31ed869
Browse repository at this point
Commits on Jan 30, 2017
Changes based on grammar coverage info
rocky
committed
19d2569
View commit details
Copy full SHA for 19d2569
Browse repository at this point
Merge pull request #83 from rocky/coverage
Show description for 9348411
rocky
authored
9348411
View commit details
Copy full SHA for 9348411
Browse repository at this point
Simplfy getting coverage
Show description for e71dd01
rocky
committed
e71dd01
View commit details
Copy full SHA for e71dd01
Browse repository at this point
Commits on Jan 29, 2017
Add --coverage to test_pyenvlib and ...
Show description for dadd1c5
rocky
committed
dadd1c5
View commit details
Copy full SHA for dadd1c5
Browse repository at this point
Merge branch 'master' into coverage
rocky
committed
99af1c9
View commit details
Copy full SHA for 99af1c9
Browse repository at this point
Update date
rocky
committed
3dc766d
View commit details
Copy full SHA for 3dc766d
Browse repository at this point
Add --coverage option. WOOT!
rocky
committed
357005c
View commit details
Copy full SHA for 357005c
Browse repository at this point
Commits on Jan 27, 2017
Bump min spark_parser version
rocky
committed
41d63a0
View commit details
Copy full SHA for 41d63a0
Browse repository at this point
Commits on Jan 24, 2017
More 2.6, 2.7 control flow
Show description for 1cb2cd7
rocky
committed
1cb2cd7
View commit details
Copy full SHA for 1cb2cd7
Browse repository at this point
More 2.6, 2.7 control-flow bugs
Show description for 9ec312b
rocky
committed
9ec312b
View commit details
Copy full SHA for 9ec312b
Browse repository at this point
Commits on Jan 23, 2017
Improve Python 2.6 & 2.7 verification
rocky
committed
597d519
View commit details
Copy full SHA for 597d519
Browse repository at this point
Commits on Jan 22, 2017
Fix up Python 3.0 handling
rocky
committed
cc2321f
View commit details
Copy full SHA for cc2321f
Browse repository at this point
Commits on Jan 21, 2017
Merge branch 'master' of github.com:rocky/python-uncompyle6
rocky
committed
476a1c8
View commit details
Copy full SHA for 476a1c8
Browse repository at this point
Correct spelling of Earley
rocky
committed
545a46d
View commit details
Copy full SHA for 545a46d
Browse repository at this point
Handle BUILD_CONST_KEY_MAP as a varargs
Show description for 8333e4a
rocky
committed
8333e4a
View commit details
Copy full SHA for 8333e4a
Browse repository at this point
Commits on Jan 20, 2017
Merge pull request #81 from moagstar/BUILD_CONST_KEY_MAP
Show description for e9057f3
rocky
authored
e9057f3
View commit details
Copy full SHA for e9057f3
Browse repository at this point
Commits on Jan 19, 2017
fixed bug with BUILD_CONST_KEY_MAP
moagstar
committed
36b75ab
View commit details
Copy full SHA for 36b75ab
Browse repository at this point
Merge pull request #80 from moagstar/BUILD_CONST_KEY_MAP
Show description for 1528537
rocky
authored
1528537
View commit details
Copy full SHA for 1528537
Browse repository at this point
Commits on Jan 18, 2017
added dev requirement six
moagstar
committed
6b8ae29
View commit details
Copy full SHA for 6b8ae29
Browse repository at this point
added generation of dict display from BUILD_CONST_KEY_MAP
moagstar
committed
33ec66a
View commit details
Copy full SHA for 33ec66a
Browse repository at this point
fixed typo
moagstar
committed
b0493d1
View commit details
Copy full SHA for b0493d1
Browse repository at this point
added some more test cases for BUILD_CONST_KEY_MAP
moagstar
committed
7f37c60
View commit details
Copy full SHA for 7f37c60
Browse repository at this point
Commits on Jan 17, 2017
simplified test cases for test_build_const_key_map
moagstar
committed
e2fd308
View commit details
Copy full SHA for e2fd308
Browse repository at this point
added validation code for checking decompilation of an expression
moagstar
committed
6d7cec0
View commit details
Copy full SHA for 6d7cec0
Browse repository at this point
Commits on Jan 15, 2017
Handle 3.6 BUILD_CONST_KEYMAP
rocky
committed
9c49b5d
View commit details
Copy full SHA for 9c49b5d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.