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-08-07 10:28:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
85696
commits
7
branches
622
tags
3
GiB
41ed958ee6
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