home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1563359114

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/2078#issuecomment-1563359114 https://api.github.com/repos/simonw/datasette/issues/2078 1563359114 IC_kwDOBm6k_c5dLveK 9599 2023-05-25T18:47:57Z 2023-05-25T18:47:57Z OWNER Oops, that broke everything: ``` @documented async def await_me_maybe(value: typing.Any) -> typing.Any: "If value is callable, call it. If awaitable, await it. Otherwise return it." > if callable(value): E TypeError: 'module' object is not callable ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1726236847  
Powered by Datasette · Queries took 3.432ms