Skip to content

Proposition to drop support for <3.11 in a new fork #525

@thewhitegoatcb

Description

@thewhitegoatcb

With the introduction of *JUMP_BACKWARD* opcodes and new exception handling table and opcodes it becomes hard to maintain old code without breaking it or affecting the new code in unexpected ways.
Similar approach has been taken with decompile3 with similar reasoning albeit with lower 3.7 version

The proposition itself consists of:

  1. Remove any code that handles <3.11 cases, for better readability and easier maintainability
  2. Add 3.11 + support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions