cti-python-stix2/stix2
Michael Chisholm 165d87e103 Revert the import in the top-level stix2 package, to v20. This
additionally required:

- Removing the v21 workbench test suite and reinstating the v20
  test suite
- Fixing up a few v20 unit tests to work with the workbench
  monkeypatching.
- I didn't revert the analogous changes I'd previously made to
  the v21 unit tests, because I think they make sense even when
  the workbench monkeypatching isn't happening.
2019-07-22 16:55:22 -04:00
..
confidence update project documentation. 2018-11-28 16:51:00 -05:00
datastore minor grammar fix 2019-02-04 13:58:33 -08:00
markings Style changes to satisfy the 'style' tox check 2019-06-14 18:10:38 -04:00
test Revert the import in the top-level stix2 package, to v20. This 2019-07-22 16:55:22 -04:00
v20 Merge branch 'master' into stix2.1 2019-06-26 12:22:40 -04:00
v21 Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
__init__.py Revert the import in the top-level stix2 package, to v20. This 2019-07-22 16:55:22 -04:00
base.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
core.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
custom.py Custom builder code updated for 3.7 support. 2018-10-17 07:34:15 -04:00
environment.py update project documentation. 2018-11-28 16:51:00 -05:00
exceptions.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
pattern_visitor.py pre-commit formatting changes 2018-12-11 13:23:43 -05:00
patterns.py Merge branch 'master' of github.com:oasis-open/cti-python-stix2 into 1.1.0-release 2018-12-11 13:03:42 -05:00
properties.py Improved the exception class hierarchy: 2019-07-19 14:50:11 -04:00
utils.py remove unused imports 2019-05-08 10:38:23 -04:00
version.py Bump version: 1.1.1 → 1.1.2 2019-02-13 10:37:38 -05:00
workbench.py Removed _observed_data_init() from workbench.py, part of the old 2019-07-19 15:58:15 -04:00