This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "SQLObject development repository".
The branch, master has been updated
via 4e55291fb74855f1b3e3ea20dbcc7865c2e2ee20 (commit)
from 49943d5539d0424811f772ffc81a8cdc1902e252 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/4e55291fb74855f1b3e3ea20dbcc7865c2e2ee20
commit 4e55291fb74855f1b3e3ea20dbcc7865c2e2ee20
Author: Oleg Broytman <ph...@ph...>
Date: Wed Nov 2 11:31:35 2016 +0300
TODO: Type annotations and mypy tests
diff --git a/docs/TODO.rst b/docs/TODO.rst
index 37e46c7..7d6c1e5 100644
--- a/docs/TODO.rst
+++ b/docs/TODO.rst
@@ -124,6 +124,8 @@ TODO
* Allow to override ConsoleWriter/LogWriter classes and makeDebugWriter
function.
+* Type annotations and mypy tests.
+
.. image:: https://sourceforge.net/sflogo.php?group_id=74338&type=10
:target: https://sourceforge.net/projects/sqlobject
:class: noborder
-----------------------------------------------------------------------
Summary of changes:
docs/TODO.rst | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
SQLObject development repository
|