We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2f6ae commit 4c877efCopy full SHA for 4c877ef
TODO.rst
@@ -18,17 +18,14 @@ Docs
18
See: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-literalinclude
19
The examples should be in the ``examples/`` directory in the repo.
20
21
-* **[MEDIUM]** Document on a per-version basis.
22
-
23
* **[MEDIUM]** These examples should be tested as part of the unit tests (as they
24
are in the C client). This is to ensure they don't "bit rot" as the code
25
changes.
26
+* **[LOW]** Document on a per-version basis.
27
28
Development
29
===========
30
-* **[HIGH]** Implement the auto-commit logic based on a watermark.
31
32
* **[MEDIUM]** Once we're done with them, merge in changes in the ``py_client_tweaks`` branch
33
of the C client.
34
0 commit comments