Commit Graph

8 Commits

Author SHA1 Message Date
Łukasz Langa 5c1b9cc1cd Fix a reST formatting error 2013-05-25 16:21:03 +02:00
Łukasz Langa 8190ba0c80 Include an example output from _compose_mro() 2013-05-25 16:12:02 +02:00
Łukasz Langa cab76cf1f0 Resolve the open issue on ABC support, link the reference implementation. 2013-05-25 14:03:31 +02:00
Łukasz Langa c892960042 Document the `dispatch()` attribute 2013-05-24 16:12:04 +02:00
Łukasz Langa 7dda2675af * deferred the annotation-driven form
* clarified that register() returns an undecorated function
2013-05-23 22:15:26 +02:00
Łukasz Langa 55b7f5b91f acknowledge Nick Coghlan, add information on PyPy's pairtype 2013-05-23 16:08:26 +02:00
Łukasz Langa 276e3cb152 downgrade from Sphinx-specific markup to plain docutils 2013-05-23 00:38:27 +02:00
Łukasz Langa 593595891d PEP 443 - Single-dispatch generic functions. Initial draft 2013-05-23 00:27:54 +02:00