home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 543270714

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/dogsheep/twitter-to-sqlite/issues/10#issuecomment-543270714 https://api.github.com/repos/dogsheep/twitter-to-sqlite/issues/10 543270714 MDEyOklzc3VlQ29tbWVudDU0MzI3MDcxNA== 9599 2019-10-17T17:05:16Z 2019-10-17T17:05:16Z MEMBER https://github.com/pallets/click/blob/716a5be90f56ce6cd506bb53d5739d09374b1636/click/_termui_impl.py#L93 is how Click does this: ``` self.is_hidden = not isatty(self.file) ``` Where `isatty` is a Click utility function: `from ._compat import isatty` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 492297930  
Powered by Datasette · Queries took 1.259ms