home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 750389683

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/1158#issuecomment-750389683 https://api.github.com/repos/simonw/datasette/issues/1158 750389683 MDEyOklzc3VlQ29tbWVudDc1MDM4OTY4Mw== 6774676 2020-12-23T17:02:50Z 2020-12-23T17:02:50Z CONTRIBUTOR

The dict/set suggestion comes from pyupgrade --py36-plus, but then had to black the change.

The rest comes from PyCharm's Inspect code function. I reviewed all the suggestions and fixed a thing or two, such as leading/trailing spaces in the docstrings or turned around the chained conditions.

Then I tried to convert all os.path/glob/open to Path, but there were some local test issues, so I'll have to start over in smaller chunks if you want to have that too.

{
    "total_count": 0,
    "+1": 0,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
773913793  
Powered by Datasette · Queries took 0.847ms · About: github-to-sqlite