Files
typeshed/stdlib
Nathan Henrie b8a3f9359f Update pbkdf2_hmac argument names for 3.4+ (#1241)
* Update pbkdf2_hmac for Python 3.5

- Use `iterations` instead of `rounds` if running on 3.5
- Change `dklen` to `Optional`

* Use `iterations` instead of `rounds` in 3.4+
2017-05-04 21:09:07 -07:00
..
2017-04-24 15:30:59 -07:00
2017-03-20 20:07:58 -07:00