Work around a writable-strings warning with Python 2's PyMapping_Keys macro, and while we're at it give them consistent behavior by making sure the returned value is a list. As with PyMapping_Keys, returns a new reference. On failure, returns nullptr.
source not stored for this graph (policy: none)
no test coverage detected