home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 787186826

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/sqlite-utils/issues/242#issuecomment-787186826 https://api.github.com/repos/simonw/sqlite-utils/issues/242 787186826 MDEyOklzc3VlQ29tbWVudDc4NzE4NjgyNg== 9599 2021-02-27T22:01:54Z 2021-02-27T22:01:54Z OWNER

unasync is an implementation of the exact pattern I was talking about above - it uses the tokenize module from the Python standard library to apply some clever rules to transform an async codebase into a sync one. https://unasync.readthedocs.io/en/latest/ - implementation here: https://github.com/python-trio/unasync/blob/v0.5.0/src/unasync/init.py

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