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.

Author lukasz.langa
Recipients lukasz.langa, martin.panter, ncoghlan
Date 2019-11-19.08:16:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1574151410.86.0.701073079748.issue21767@roundup.psfhosted.org>
In-reply-to
Content
New changeset 24555ce2f969bd69517011d23aaf8cc481090211 by Łukasz Langa (Batuhan Taşkaya) in branch 'master':
bpo-21767: explicitly mention abc support in functools.singledispatch docs (#17171)
https://github.com/python/cpython/commit/24555ce2f969bd69517011d23aaf8cc481090211
History
Date User Action Args
2019-11-19 08:16:50lukasz.langasetrecipients: + lukasz.langa, ncoghlan, martin.panter
2019-11-19 08:16:50lukasz.langasetmessageid: <1574151410.86.0.701073079748.issue21767@roundup.psfhosted.org>
2019-11-19 08:16:50lukasz.langalinkissue21767 messages
2019-11-19 08:16:50lukasz.langacreate