home / github / issue_comments

Menu
  • GraphQL API

issue_comments: 1730171241

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/2057#issuecomment-1730171241 https://api.github.com/repos/simonw/datasette/issues/2057 1730171241 IC_kwDOBm6k_c5nIFFp 9599 2023-09-21T19:27:25Z 2023-09-21T19:27:25Z OWNER This broke in Python 3.8: ``` if plugin.__name__ not in DEFAULT_PLUGINS: try: if (importlib.resources.files(plugin.__name__) / "static").is_dir(): E AttributeError: module 'importlib.resources' has no attribute 'files' ``` {"total_count": 0, "+1": 0, "-1": 0, "laugh": 0, "hooray": 0, "confused": 0, "heart": 0, "rocket": 0, "eyes": 0} 1662951875  
Powered by Datasette · Queries took 1.821ms