This repository was archived by the owner on Dec 27, 2022. It is now read-only.
Privacy.py 2019.11.16.dev1
Pre-release
Pre-release
·
20 commits
to master
since this release
README.md, split out schema and other changes. (#3) * split out privacy.schema. * Add README.md. * Improve ratelimit handling (so avoid retries on 2 types of 429s). * add publishing to .travis.yml. * Commit to calver and switch to Pre-Alpha. * From plural to singular enum naming scheme. * from debug to sandboxed arg on privacy.api_client.APIClient.__init__. * Add some missing docs and annotations. * Some consistency and bug fixes.