[PATCH 4/5] TODO: cleanup deprecated unittest aliases

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Nov 11 07:53:12 AEDT 2015


Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 docs/TODO | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index b020afd..f46e22f 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -13,3 +13,5 @@
 * pwclient: integrate hash parser
 * pwclient: add example scripts (eg, git post-commit hook) to online help
 * pwclient: case-insensitive searches for author and project name
+* sed -i -e "s/\(assertEqual\)s/\1/g" $(git grep -l assertEquals)
+  and all in: https://docs.python.org/2/library/unittest.html#deprecated-aliases
-- 
2.6.2



More information about the Patchwork mailing list