home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 939074818

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/1481#issuecomment-939074818 https://api.github.com/repos/simonw/datasette/issues/1481 939074818 IC_kwDOBm6k_c43-SUC 9599 2021-10-08T19:40:23Z 2021-10-08T19:40:23Z OWNER

Then I created myself a temporary 3.10 environment using pipenv like so:

cd /tmp
mkdir py310
cd py310
pipenv shell --python /Users/simon/.pyenv/versions/3.10.0/bin/python

And used that with my Datasette checkout like so:

cd ~/.../datasette
pip install -e '.[test]'
pytest
{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
1020436713  
Powered by Datasette · Queries took 1.772ms · About: github-to-sqlite