home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 778818639

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/sqlite-utils/issues/230#issuecomment-778818639 https://api.github.com/repos/simonw/sqlite-utils/issues/230 778818639 MDEyOklzc3VlQ29tbWVudDc3ODgxODYzOQ== 9599 2021-02-14T18:22:38Z 2021-02-14T18:22:38Z OWNER

Maybe I shouldn't be using StreamReader at all - https://www.python.org/dev/peps/pep-0400/ suggests that it should be deprecated in favour of io.TextIOWrapper. I'm using StreamReader due to this line: https://github.com/simonw/sqlite-utils/blob/726219c3503e77440975cd15b74d006639feb0f8/sqlite_utils/cli.py#L667-L668

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