home / github / issues

Menu
  • Search all tables
  • GraphQL API

issues: 465815372

This data as json

id node_id number title user state locked assignee milestone comments created_at updated_at closed_at author_association pull_request body repo type active_lock_reason performed_via_github_app reactions draft state_reason
465815372 MDU6SXNzdWU0NjU4MTUzNzI= 37 Experiment with type hints 9599 closed 0     6 2019-07-09T14:30:34Z 2021-08-18T21:48:57Z 2021-08-18T21:48:57Z OWNER  

Since it's designed to be used in Jupyter or for rapid prototyping in an IDE (and it's still pretty small) sqlite-utils feels like a great candidate for me to finally try out Python type hints.

https://veekaybee.github.io/2019/07/08/python-type-hints/ is good.

It suggests the mypy docs for getting started: https://mypy.readthedocs.io/en/latest/existing_code.html plus this tutorial: https://pymbook.readthedocs.io/en/latest/typehinting.html

140912432 issue    
{
    "url": "https://api.github.com/repos/simonw/sqlite-utils/issues/37/reactions",
    "total_count": 1,
    "+1": 1,
    "-1": 0,
    "laugh": 0,
    "hooray": 0,
    "confused": 0,
    "heart": 0,
    "rocket": 0,
    "eyes": 0
}
  completed

Links from other tables

  • 1 row from issues_id in issues_labels
  • 6 rows from issue in issue_comments
Powered by Datasette · Queries took 1.069ms · About: github-to-sqlite