Skip to content

bpo-32043: New "developer mode": "-X dev" option#4413

Merged
vstinner merged 3 commits intopython:masterfrom
vstinner:xdev
Nov 16, 2017
Merged

bpo-32043: New "developer mode": "-X dev" option#4413
vstinner merged 3 commits intopython:masterfrom
vstinner:xdev

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Nov 16, 2017

Add a new "developer mode": new "-X dev" command line option to
enable debug checks at runtime.

Changes:

  • Add unit tests for -X dev
  • test_cmd_line: replace test.support with support.

https://bugs.python.org/issue32043

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants