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 python-dev
Recipients Dima.Tisnek, Lukasa, alex, benjamin.peterson, christian.heimes, giampaolo.rodola, janssen, jcea, mnot, pitrou, python-dev
Date 2015-01-23.21:43:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150123214256.55118.52286@psf.io>
In-reply-to
Content
New changeset be9fe0c66075 by Benjamin Peterson in branch 'default':
add support for ALPN (closes #20188)
https://hg.python.org/cpython/rev/be9fe0c66075

New changeset 7ce67d3f0908 by Benjamin Peterson in branch '2.7':
pep 466 backport of alpn (#20188)
https://hg.python.org/cpython/rev/7ce67d3f0908
History
Date User Action Args
2015-01-23 21:43:03python-devsetrecipients: + python-dev, jcea, janssen, pitrou, mnot, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, Dima.Tisnek, Lukasa
2015-01-23 21:43:03python-devlinkissue20188 messages
2015-01-23 21:43:03python-devcreate