commit | ddbfa2c35b298a56f0b813656745bca9cb7334f1 | [log] [tgz] |
---|---|---|
author | T. Wouters <thomas@python.org> | Tue May 23 01:30:49 2017 +0200 |
committer | GitHub <noreply@github.com> | Tue May 23 01:30:49 2017 +0200 |
tree | 9016b96669e130e30bac6d92cb428f31ea08fa3d | |
parent | 0c4aca54dcf0c54f299c78aa71fe8f48ff04f9d9 [diff] |
Add --with-assertions configure flag to enable C assertions(#1731) Defaults to 'no', but as before assertions are implied by --with-pydebug.