pkgsrc/lang/py-six
wiz 2e6e93c1c9 Update py-six to 1.10.0:
1.10.0
------

- Issue #122: Improve the performance of `six.int2byte` on Python 3.

- Pull request #55 and issue #99: Don't add the `winreg` module to `six.moves`
  on non-Windows platforms.

- Pull request #60 and issue #108: Add `six.moves.getcwd` and
  `six.moves.getcwdu`.

- Pull request #64: Add `create_unbound_method` to create unbound methods.
2015-10-15 10:38:43 +00:00
..
DESCR
distinfo Update py-six to 1.10.0: 2015-10-15 10:38:43 +00:00
Makefile Update py-six to 1.10.0: 2015-10-15 10:38:43 +00:00
PLIST