issue_comments: 609454072
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/716#issuecomment-609454072 | https://api.github.com/repos/simonw/datasette/issues/716 | 609454072 | MDEyOklzc3VlQ29tbWVudDYwOTQ1NDA3Mg== | 9599 | 2020-04-05T17:39:47Z | 2020-04-05T17:39:47Z | OWNER | `python check_view_name.py` against 286ed28 exits cleanly. `python check_view_name.py` against current master (e0e7a0fa) fails: ``` $ python check_view_name.py Traceback (most recent call last): File "check_view_name.py", line 16, in <module> loop.run_until_complete(run_check()) File "/usr/local/Cellar/python/3.7.5/Frameworks/Python.framework/Versions/3.7/lib/python3.7/asyncio/base_events.py", line 579, in run_until_complete return future.result() File "check_view_name.py", line 11, in run_check assert b"view_name:index" == response.content, response.content AssertionError: b'view_name:None' ``` | {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} | 594168758 |