python-singledispatch
Port variant py311
Summary Backport of single-dispatch functions (3.11)
Package version 4.0.0
Homepage https://github.com/jaraco/singledispatch
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py310
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 02 JAN 2023, 20:15:36 UTC
Port created 28 SEP 2017, 20:31:25 UTC
Subpackage Descriptions
single :alt: tests :alt: Code style: Black [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 and its evolution. Refer to the [upstream documentation ] for API guidance. To use the backport, simply use ``from singledispatch import singledispatch, singledispatchmethod in place of from functools import singledispatch, singledispatchmethod``. Maintenance =========== This backport is maintained on Github by Jason R. Coombs, one of the members of the core CPython team: * [repository] * [issue tracker] For Enterprise ============== Available as part of the Tidelift Subscription. This project and the maintainers of thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. [Learn more]. Security Contact ================ To report a security vulnerability, please use the [Tidelift security contact]. Tidelift will coordinate the fix and disclosure.
Configuration Switches (platform-specific settings discarded)
PY310 OFF Build using Python 3.10 PY311 ON Build using Python 3.11
Package Dependencies by Type
Build (only) python-pip:single:py311
autoselect-python:single:standard
Build and Runtime python311:single:standard
Download groups
main mirror://PYPIWHL/6c/90/6769cbded8b783758941cad5c7fc5172e10fc6ccbd0476984d0c3e0bfbbb
Distribution File Information
b8f69397a454b45b91e2f949fcc87896c53718ca59aab6367966e8b3f010ec77 9208 singledispatch-4.0.0-py2.py3-none-any.whl
Ports that require python-singledispatch:py311
No other ports depend on this one.