tag 834910 pending
thanks
Hello,
Bug #834910 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:
http://git.debian.org/?p=collab-maint/lasagne.git;a=commitdiff;h=d663c1d
---
commit d663c1de9fd04ecfdf2c287a690e97e104902c6a
Author: Ole Streicher <[email protected]>
Date: Wed Feb 8 16:14:41 2017 +0100
Use inspect.signature instead of inspect.getargspec if possible
Closes: #834910
diff --git a/debian/changelog b/debian/changelog
index 4031946..e22634e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lasagne (0.1+git20160728.8b66737-2) UNRELEASED; urgency=medium
+
+ * Use inspect.signature instead of inspect.getargspec if possible
+ (Closes: #834910)
+
+ -- Ole Streicher <[email protected]> Wed, 08 Feb 2017 16:10:28 +0100
+
lasagne (0.1+git20160728.8b66737-1) unstable; urgency=medium
* Initial release (Closes: #818641).