issue_comments: 510542280
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/pull/554#issuecomment-510542280 | https://api.github.com/repos/simonw/datasette/issues/554 | 510542280 | MDEyOklzc3VlQ29tbWVudDUxMDU0MjI4MA== | 9599 | 2019-07-11T15:47:31Z | 2019-07-11T15:47:31Z | OWNER | Thanks for this! The tests are failing for Python 3.5 right now which is strange. https://travis-ci.org/simonw/datasette/jobs/556272017 One failure looks like this: ``` app_client = <tests.fixtures.TestClient object at 0x7fb7803285f8> def test_static(app_client): response = app_client.get("/-/static/app2.css")
|
{
"total_count": 0,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 0,
"rocket": 0,
"eyes": 0
} |
465728430 |