home / github / issue_comments

Menu
  • Search all tables
  • GraphQL API

issue_comments: 1504245029

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/235#issuecomment-1504245029 https://api.github.com/repos/simonw/sqlite-utils/issues/235 1504245029 IC_kwDOCGYnMM5ZqPUl 9599 2023-04-11T23:13:41Z 2023-04-11T23:14:39Z OWNER

I also tested this against the current ubuntu:latest Docker image (on an M2 Mac), in Python 3.10 and 3.11: docker run -it ubuntu:latest /bin/bash Then in the container: ``` apt-get update apt-get install python3 python3

pasted in the above recipe

apt install software-properties-common add-apt-repository ppa:deadsnakes/ppa apt install python3.11 python3.11

pasted it in again

``` In both cases the Python code did not raise an exception, which suggests that on Ubuntu those two Python versions do not have the defensive mode set.

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