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 Thomas Hisch, lukasz.langa, miss-islington, pablogsal, splbio, toonarmycaptain, xtreak
Date 2021-05-05.18:01:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1620237704.55.0.750475061359.issue35753@roundup.psfhosted.org>
In-reply-to
Content
New changeset 10d6f6bfd749c0e7da51a96f53ca326c336f7a00 by Miss Islington (bot) in branch '3.10':
bpo-35753: Fix crash in doctest with unwrap-able functions (GH-22981) (#25926)
https://github.com/python/cpython/commit/10d6f6bfd749c0e7da51a96f53ca326c336f7a00
History
Date User Action Args
2021-05-05 18:01:44lukasz.langasetrecipients: + lukasz.langa, pablogsal, toonarmycaptain, miss-islington, splbio, xtreak, Thomas Hisch
2021-05-05 18:01:44lukasz.langasetmessageid: <1620237704.55.0.750475061359.issue35753@roundup.psfhosted.org>
2021-05-05 18:01:44lukasz.langalinkissue35753 messages
2021-05-05 18:01:44lukasz.langacreate