v0.14.3
Add missing import to fix OrderedDict.clear.
Merge branch 'master' into v0.14.x
Replace the html.escape() function from Py3.3 with the one from Py3.4
Speed up importing of past.translation (issue #117)
Merge branch 'fix-resource-warning' of https://github.com/QuLogic/python-future into QuLogic-fix-resource-warning
simplified newrange.__reversed__ and corrected return type
Docs (mostly): Update references to future.builtins -> builtins
Bump version to v0.14.3