Skip to content
Snippets Groups Projects
Commit 2c9ea80c authored by Nicolas Dandrimont's avatar Nicolas Dandrimont
Browse files

Do not mutate swh.core.api.serializers.ENCODERS or DECODERS

The previous implementation would always append extra_encoders to the main
ENCODERS list. Refactor encoder and decoder extensions both with a common getter
which doesn't mutate the global variable.
parent f269e2d3
No related branches found
No related tags found
1 merge request!196Do not mutate swh.core.api.serializers.ENCODERS or DECODERS
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment