PyMISP/pymisp
Raphaël Vinot da6d7cbeb8 fix: move __not_jsonable *inside* the __init__
Turns out, if you modify a variable defined outside the __init__,
every instances (and inherited classes) of that class will be impacted by it.
2019-08-07 16:09:56 +02:00
..
data chg: Bump describeTypes 2019-08-05 11:34:59 +02:00
tools chg: Rename relationship included-in -> includes 2019-07-24 13:57:36 +02:00
__init__.py chg: Bump version 2019-08-02 17:09:44 +02:00
abstract.py fix: move __not_jsonable *inside* the __init__ 2019-08-07 16:09:56 +02:00
api.py fix: [deprecation] Wrong deprecation message 2019-07-22 15:18:25 +02:00
aping.py new: Properly support attribute/add of multiple attributes (2.4.113+) 2019-08-06 16:50:09 +02:00
exceptions.py chg: Remove compat for MISP 2.4.52, cleanup. 2018-12-18 11:04:36 +01:00
mispevent.py chg: Code cleanup 2019-08-06 14:23:32 +02:00