-
-
Notifications
You must be signed in to change notification settings - Fork 427
Pull requests: rocky/python-uncompyle6
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't update global tables, copy them instead.
#504
by rocky
was merged Nov 12, 2024
Loading…
updated Nov 12, 2024
Fix for print_docstring()'s
docstring.find(quote)
Type error
#502
by gdesmar
was merged Oct 17, 2024
Loading…
updated Oct 17, 2024
Handle comprehensions inside a lambda
#470
by rocky
was merged Aug 12, 2023
Loading…
updated Aug 13, 2023
Simpilfy grammar via ending_return
#471
by rocky
was merged Aug 13, 2023
Loading…
updated Aug 13, 2023
Proposed fix for the extra quotes
#452
by andrem-eberle
was merged Apr 19, 2023
Loading…
updated Apr 19, 2023
Tentative fix for issue #439
#445
by andrem-eberle
was closed Apr 17, 2023
Loading…
updated Apr 17, 2023
Use xdis pattr extraction for LOAD_NAME
#446
by rocky
was merged Apr 16, 2023
Loading…
updated Apr 16, 2023
Tentative fix for issue #437.
#440
by andrem-eberle
was merged Apr 9, 2023
Loading…
updated Apr 9, 2023
In reference to issue #437, I did some changes in the grammar rules, …
#438
by andrem-eberle
was closed Apr 8, 2023
Loading…
updated Apr 8, 2023
Synch with decompyle3 code a little bit
#430
by rocky
was merged Jan 19, 2023
Loading…
updated Jan 19, 2023
Reinstate pos_args in CALL_METHOD
#429
by rocky
was merged Jan 19, 2023
Loading…
updated Jan 19, 2023
try to be more honest about MAKE_{FUNCTION,CLOSURE}
#427
by rocky
was merged Jan 16, 2023
Loading…
updated Jan 16, 2023
ensure parser has opc attribute
#417
by jameshilliard
was closed Nov 5, 2022
Loading…
updated Nov 6, 2022
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.