afaics the use of fast core types like L prevents basic operations like serializing the response from ghapi. ``` >>> json.dumps(o) *** TypeError: Object of type L is not JSON serializable ```