Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Dec 15, 2017

  • Add new fields to _PyMainInterpreterConfig:

    • executable
    • prefix
    • base_prefix
    • exec_prefix
    • base_exec_prefix
  • _PySys_EndInit() now sets sys attributes from
    _PyMainInterpreterConfig

https://bugs.python.org/issue32030

* Add new fields to _PyMainInterpreterConfig:

  * executable
  * prefix
  * base_prefix
  * exec_prefix
  * base_exec_prefix

* _PySys_EndInit() now sets sys attributes from
  _PyMainInterpreterConfig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants