cti-python-stix2/stix2
Michael Chisholm c74d06aadc Improve versioning.new_version() to better handle custom objects
and dicts, and add better raised exception types if versioning
couldn't be done.  I changed workbench monkeypatching a bit, to
copy some class attributes over to the workbench wrapper
class-like callables, since some code expected those attributes
to be there (e.g. the versioning code).
2021-01-28 23:02:23 -05:00
..
canonicalization End of changes 2019-09-11 10:44:14 -04:00
confidence update project documentation. 2018-11-28 16:51:00 -05:00
datastore all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
equivalence Merge 'master' and fix imports for consistency 2021-01-15 12:34:10 -05:00
markings Improve versionability detection when creating new versions 2020-06-05 14:24:16 -04:00
test Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00
v20 all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
v21 all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
__init__.py Fix import sort order 2021-01-15 10:27:39 -05:00
base.py all changes from add-trailing-commas v2.0.2 2021-01-13 17:52:15 -05:00
custom.py Refactor stix2.parsing into more focused modules: 2021-01-08 22:08:33 -05:00
environment.py Correct variable name 2020-10-18 21:09:07 -04:00
exceptions.py Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00
parsing.py Change versioning module to use some of the is_* utility 2021-01-20 16:59:39 -05:00
pattern_visitor.py Merge 'master' and fix imports for consistency 2021-01-15 12:34:10 -05:00
patterns.py Merge pull request #456 from chisholm/fix_comparison_expression_root_type 2020-09-18 09:59:53 -04:00
properties.py Change the stix2 class map structure to be keyed at the top 2021-01-20 16:59:38 -05:00
registration.py Fixups after a rebase. There were several conflict resolutions 2021-01-20 16:59:39 -05:00
registry.py pre-commit stylistic fixes 2021-01-20 20:49:01 -05:00
serialization.py move serialization-related methods to serialization.py 2020-07-22 15:36:48 -04:00
utils.py Update is_sro docstring 2021-01-28 22:54:52 -05:00
version.py Small tweaks: move the definition of DEFAULT_VERSION from the 2021-01-13 11:22:34 -05:00
versioning.py Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00
workbench.py Improve versioning.new_version() to better handle custom objects 2021-01-28 23:02:23 -05:00