Files
codeql/python/change-notes/2021-05-10-simplejson-add-modeling.md
Rasmus Wriedt Larsen 3fe9a3d933 Python: Add modeling of simplejson PyPI package
I noticed that we don't handle PostUpdateNote very well in the concept tests,
for exmaple for `json.dump(...)` there _should_ have been an `encodeOutput` as
part of the inline expectations.

I'll work on fixing that up in a separate PR, to keep things clean.
2021-05-10 15:10:27 +02:00

69 B

lgtm,codescanning

  • Added modeling of the PyPI package simplejson.