summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorRuud van Asseldonk <ruud@channable.com>2020-11-30 14:38:55 +0100
committerRuud van Asseldonk <ruud@channable.com>2020-11-30 14:38:55 +0100
commitad26cb9ee8842a69884212d098e6f079c91c0f96 (patch)
tree6fd8cdf58e2e51b758f20e9647bc371eb6a8462d /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parentb86b6ded1daecf08e821e3df3b8ed4dd738aa535 (diff)
python3Packages.mypy: compile with mypyc
Mypy includes mypyc, a compiler that translates annotated Python to C, which can be compiled into a Python module. When mypy is compiled with mypyc, it is about 4 times faster than the interpreted mypy, so using the compiled version is especially useful on large codebases where typechecking may take a long time. The wheels distributed on Pypi have included a mypyc-compiled mypy by default since version 0.700 [1]. [1]: http://mypy-lang.blogspot.com/2019/04/mypy-0700-released-up-to-4x-faster.html
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions