Kaydet (Commit) faaa2041 authored tarafından Collin Winter's avatar Collin Winter

Add proper attribution for a bug fix.

üst c8f6c23b
...@@ -157,7 +157,8 @@ Library ...@@ -157,7 +157,8 @@ Library
------- -------
- Bug #1531963: Make SocketServer.TCPServer's server_address always - Bug #1531963: Make SocketServer.TCPServer's server_address always
be equal to calling getsockname() on the server's socket. be equal to calling getsockname() on the server's socket. Fixed by
patch #1545011.
- Bug #1651235: When a tuple was passed to a ctypes function call, - Bug #1651235: When a tuple was passed to a ctypes function call,
Python would crash instead of raising an error. Python would crash instead of raising an error.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment