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 christian.heimes, pitrou, vitaly.krug
Date 2018-03-13.08:54:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1520931243.52.0.467229070634.issue33023@psf.upfronthosting.co.za>
In-reply-to
Content
Antoine is correct. Session resumption is fully transparent for the application layer. The context object is designed to be reused by multiple connections to same or different servers.
History
Date User Action Args
2018-03-13 08:54:03christian.heimessetrecipients: + christian.heimes, pitrou, vitaly.krug
2018-03-13 08:54:03christian.heimessetmessageid: <1520931243.52.0.467229070634.issue33023@psf.upfronthosting.co.za>
2018-03-13 08:54:03christian.heimeslinkissue33023 messages
2018-03-13 08:54:03christian.heimescreate