This might not be a problem but some suggestion.
python/cpython#100100 is a good example.
The reason not to support the PyDict_ContainsString was quite reasonable
but from the API design view unexistence of PyDict_ContainsString can be weird for some people.
So there if there is a guide about supporting the concrete type will be helpful to users and contributors.