issue_comments: 599849497
This data as json
html_url | issue_url | id | node_id | user | created_at | updated_at | author_association | body | reactions | issue | performed_via_github_app |
---|---|---|---|---|---|---|---|---|---|---|---|
https://github.com/simonw/datasette/issues/700#issuecomment-599849497 | https://api.github.com/repos/simonw/datasette/issues/700 | 599849497 | MDEyOklzc3VlQ29tbWVudDU5OTg0OTQ5Nw== | 9599 | 2020-03-17T02:46:59Z | 2020-03-17T02:46:59Z | OWNER | Right now the `Request` class is created by passing it an ASGI scope: https://github.com/simonw/datasette/blob/dc80e779a2e708b2685fc641df99e6aae9ad6f97/datasette/utils/asgi.py#L174 I can extend this to `Request(scope, receive)` - then I can add a `await request.post_vars()` method. | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 582713554 |