]> granicus.if.org Git - python/commit
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
authorSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 23:05:50 +0000 (15:05 -0800)
committerSteve Dower <steve.dower@microsoft.com>
Sat, 4 Feb 2017 23:05:50 +0000 (15:05 -0800)
commit38dbaced03e7406bf4b27489f5c7efc9188abc67
tree583cad4b87aa1fc2ac41876bdeee1b805c005f64
parent479d96c694ea5158e5c00a86ca121c19ff43352e
parentbf0fc39edb87c71ec1c4ef8353f8d72bb7bb9d1b
Issue #29392: Prevent crash when passing invalid arguments into msvcrt module.
Misc/NEWS