AnswerDotAI / AnswerDotAI/ghapi

use of fast core types prevents basic operations like json.dumps on a response

Open
#152 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
685
Forks
70
Avg merge
1m
Merged PRs (30d)
2

Description

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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.