home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 374676773

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
374676773 MDExOlB1bGxSZXF1ZXN0MjI2MzE1NTEz 368 Update installation instructions 48517 closed 0     0 2018-10-27T18:52:31Z 2019-05-03T18:18:43Z 2019-05-03T18:18:42Z CONTRIBUTOR simonw/datasette/pulls/368

I was writing this as a response to your tweet, but decided I might just make it a pull request.

I feel like it might be confusing to those unfamiliar with Python's -m flag and the built-in venv module to omit the space between the flag and its argument. By adding a space and prefixing the second occurrence of venv with a ./ it's maybe a bit clearer what the arguments are and what they do.

By also using python3 -m pip it becomes even clearer that -m is a special flag that makes the python executable do neat things.

107914493 pull    
{
    "url": "https://api.github.com/repos/simonw/datasette/issues/368/reactions",
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
0  

Links from other tables

  • 0 rows from issues_id in issues_labels
  • 0 rows from issue in issue_comments
Powered by Datasette · Queries took 1.056ms · About: github-to-sqlite