From 91eb3a7a9e7fdb1b344462d5bfb3e826320dc431 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Sat, 22 Sep 2018 19:08:18 -0700 Subject: commit old notes and other files --- python/.gitignore | 1 + python/TODO | 1 + 2 files changed, 2 insertions(+) (limited to 'python') diff --git a/python/.gitignore b/python/.gitignore index 9a516ae6..bde36e3a 100644 --- a/python/.gitignore +++ b/python/.gitignore @@ -1,4 +1,5 @@ codegen-out/ +*.json.gz !.coveragerc !.pylintrc !.gitignore diff --git a/python/TODO b/python/TODO index 708b8aa8..54b63dd3 100644 --- a/python/TODO +++ b/python/TODO @@ -1,4 +1,5 @@ +- use dict counter type (in python collections) instead of currently janky counters - schema.org metadata for releases additional tests -- cgit v1.2.3