home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 700320480

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/978#issuecomment-700320480 https://api.github.com/repos/simonw/datasette/issues/978 700320480 MDEyOklzc3VlQ29tbWVudDcwMDMyMDQ4MA== 9599 2020-09-28T22:39:18Z 2020-09-28T22:39:18Z OWNER

python def escape_css_string(s): return _css_re.sub(lambda m: "\\" + ("{:X}".format(ord(m.group())).zfill(6)), s) That fixes it:

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