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 christian.heimes
Recipients Hiroaki.Kawai, JustAnotherArchivist, asmodai, chaen, chet, chrisburr, christian.heimes, dsoprea, dstufft, jcea, joernheissler, kwatsen, maker, miki725, mmasztalerczuk, njs, pitrou, underrun, zwol
Date 2021-04-26.13:01:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619442104.05.0.313790325248.issue18233@roundup.psfhosted.org>
In-reply-to
Content
New changeset 666991fc598bc312d72aff0078ecb553f0a968f1 by Christian Heimes in branch 'master':
bpo-18233: Add internal methods to access peer chain (GH-25467)
https://github.com/python/cpython/commit/666991fc598bc312d72aff0078ecb553f0a968f1
History
Date User Action Args
2021-04-26 13:01:44christian.heimessetrecipients: + christian.heimes, jcea, pitrou, asmodai, njs, maker, Hiroaki.Kawai, underrun, zwol, dstufft, dsoprea, miki725, mmasztalerczuk, chet, joernheissler, chaen, chrisburr, kwatsen, JustAnotherArchivist
2021-04-26 13:01:44christian.heimessetmessageid: <1619442104.05.0.313790325248.issue18233@roundup.psfhosted.org>
2021-04-26 13:01:44christian.heimeslinkissue18233 messages
2021-04-26 13:01:43christian.heimescreate