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 yselivanov
Recipients gvanrossum, yselivanov
Date 2018-01-26.22:24:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517005494.91.0.467229070634.issue32436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 226e50049da43097d89e9e99f9c55f212d1f7bd5 by Yury Selivanov in branch 'master':
bpo-32436: Make PyContextVar_Get a little bit faster (#5350)
https://github.com/python/cpython/commit/226e50049da43097d89e9e99f9c55f212d1f7bd5
History
Date User Action Args
2018-01-26 22:24:54yselivanovsetrecipients: + yselivanov, gvanrossum
2018-01-26 22:24:54yselivanovsetmessageid: <1517005494.91.0.467229070634.issue32436@psf.upfronthosting.co.za>
2018-01-26 22:24:54yselivanovlinkissue32436 messages
2018-01-26 22:24:54yselivanovcreate