This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-09-13 12:17:24 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
85697
commits
7
branches
624
tags
4.1
GiB
33cb0396e8
Commit graph
1 commit
Author
SHA1
Message
Date
Victor Stinner
177e9f0855
Issue
#23197
, asyncio: On SSL handshake failure, check if the waiter is
...
cancelled before setting its exception. * Add unit tests for this case. * Cleanup also sslproto.py
2015-01-14 16:56:20 +01:00