home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 646276150

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/807#issuecomment-646276150 https://api.github.com/repos/simonw/datasette/issues/807 646276150 MDEyOklzc3VlQ29tbWVudDY0NjI3NjE1MA== 9599 2020-06-18T19:59:17Z 2020-06-18T19:59:17Z OWNER

Relevant PEP: https://www.python.org/dev/peps/pep-0440/

Django's implementation dates back 8 years: https://github.com/django/django/commit/40f0ecc56a23d35c2849f8e79276f6d8931412d1

From the PEP:

Implicit pre-release number

Pre releases allow omitting the numeral in which case it is implicitly assumed to be 0. The normal form for this is to include the 0 explicitly. This allows versions such as 1.2a which is normalized to 1.2a0.

I'm going to habitually include the 0.

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