This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2019-03-28 03:42 by Tim Mitchell2, last changed 2022-04-11 14:59 by admin.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
methoddispatch36.py | Tim Mitchell2, 2019-03-28 03:42 | alternate implementation from methoddispatch package | ||
singledispatchmethod.py | Tim Mitchell2, 2019-04-12 04:43 | improved implementation | ||
singledispatchmethod.py | Tim Mitchell2, 2022-03-18 06:05 | |||
test_sdm.py | Tim Mitchell2, 2022-03-18 06:10 | implementation tests |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:59:13 | admin | set | github: 80638 |
2022-03-18 06:10:24 | Tim Mitchell2 | set | files: + test_sdm.py |
2022-03-18 06:05:56 | Tim Mitchell2 | set | files:
+ singledispatchmethod.py messages: + msg415470 |
2020-10-27 17:27:48 | bojan.jovanovic.gtech | set | nosy:
+ bojan.jovanovic.gtech |
2020-06-08 16:51:53 | lukasz.langa | set | messages: + msg371014 |
2020-06-05 10:19:07 | dschaumont | set | nosy:
+ dschaumont messages: + msg370758 |
2019-04-12 04:43:16 | Tim Mitchell2 | set | files:
+ singledispatchmethod.py messages: + msg340005 |
2019-03-28 04:28:55 | methane | set | nosy:
+ lukasz.langa |
2019-03-28 03:42:39 | Tim Mitchell2 | create |