Skip to content

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 5, 2019

  • Move 'allocator' and 'dev_mode' fields from _PyCoreConfig
    to _PyPreConfig.
  • Fix InitConfigTests of test_embed: dev_mode sets allocator to
    "debug", add a new tests for env vars with dev mode enabled.

https://bugs.python.org/issue36142

* Move 'allocator' and 'dev_mode' fields from _PyCoreConfig
  to _PyPreConfig.
* Fix InitConfigTests of test_embed: dev_mode sets allocator to
  "debug", add a new tests for env vars with dev mode enabled.
@vstinner vstinner merged commit b35be4b into python:master Mar 5, 2019
@vstinner vstinner deleted the preparse10 branch March 5, 2019 16:41
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