home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1112879463

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/1727#issuecomment-1112879463 https://api.github.com/repos/simonw/datasette/issues/1727 1112879463 IC_kwDOBm6k_c5CVTFn 9599 2022-04-29T05:03:58Z 2022-04-29T05:03:58Z OWNER

It would be really fun to try running this with the in-development nogil Python from https://github.com/colesbury/nogil

There's a Docker container for it: https://hub.docker.com/r/nogil/python

It suggests you can run something like this:

docker run -it --rm --name my-running-script -v "$PWD":/usr/src/myapp \
  -w /usr/src/myapp nogil/python python your-daemon-or-script.py
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1217759117  
Powered by Datasette · Queries took 0.943ms · About: github-to-sqlite