home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 719980742

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/1075#issuecomment-719980742 https://api.github.com/repos/simonw/datasette/issues/1075 719980742 MDEyOklzc3VlQ29tbWVudDcxOTk4MDc0Mg== 9599 2020-10-31T19:58:57Z 2020-10-31T19:58:57Z OWNER

Sample traceback: ``` <link rel="stylesheet" href="{{ urls.static('app.css') }}?{{ app_css_hash }}"> /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/jinja2/asyncsupport.py:173: in auto_await if inspect.isawaitable(value): /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/inspect.py:226: in isawaitable isinstance(object, collections.abc.Awaitable)) /opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/abc.py:139: in instancecheck return _abc_instancecheck(cls, instance)


cls = <class 'collections.abc.Awaitable'> subclass = <bound method PrefixedUrlString.__getattribute__.\<locals>.method of '/-/static/app.css'>

def __subclasscheck__(cls, subclass):
    """Override for issubclass(subclass, cls)."""
  return _abc_subclasscheck(cls, subclass)

E TypeError: issubclass() arg 1 must be a class `` This is within Jinja. It looks like Jinja really doesn't like methods that return non-string objects likePrefixedUrlString`.

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