Path to this page:
Subject: CVS commit: pkgsrc/www/py-idna
From: Thomas Klausner
Date: 2016-04-08 17:23:33
Message id: 20160408152333.8A603FBBA@cvs.NetBSD.org
Log Message:
Update py-idna to 2.1.
2.1 (2016-03-20)
++++++++++++++++
- Memory consumption optimizations. The library should consume significantly
less memory through smarter data structures being used to represent
relevant Unicode properties. Many thanks to Shivaram Lingamneni for this
patch.
- Patches to make library work better with Python 2.6. The core library
currently works however the unit testing does not. (Thanks, Robert
Buchholz)
- Better affix all Unicode codepoint properties to a specific version.
Files: