This library brings functools.singledispatch from Python 3.4 to Python 2.6-3.3
PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. This library is a backport of this functionality to Python 2.6 - 3.3.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 3.4.0.3-24.fc35 | - |
Fedora 35 | 3.4.0.3-24.fc35 | - |
Fedora 34 | 3.4.0.3-22.fc34 | - |
EPEL 8 | 3.4.0.3-18.el8 | - |
You can contact the maintainers of this package via email at
python-singledispatch dash maintainers at fedoraproject dot org
.