home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 692968792

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/891#issuecomment-692968792 https://api.github.com/repos/simonw/datasette/issues/891 692968792 MDEyOklzc3VlQ29tbWVudDY5Mjk2ODc5Mg== 9599 2020-09-15T20:44:15Z 2020-09-15T20:44:15Z OWNER https://github.com/peter-wangxu/persist-queue/issues/74 warns that this might not work with PyPy. I could solve that with: ```python if hasattr(sqlite3, "enable_callback_tracebacks"): sqlite3.enable_callback_tracebacks(True) ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 653529088  
Powered by Datasette · Queries took 0.97ms