Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rewrite app stub executable #440

@ronaldoussoren

Description

@ronaldoussoren
  1. Drop trying to load everything dynamically

  2. Use the modern CPython initialisation API for Python 3.8 or later

    This second item needs some further research, the config struct is not part of the stable ABI

Note that using dlopen to access CPython API's is still needed because of --semi-standalone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions