]> granicus.if.org Git - python/commit
Issue #7171: Update syntax to replace MAX in favor of Py_MAX (matching implementation...
authorJason R. Coombs <jaraco@jaraco.com>
Sun, 10 Nov 2013 18:43:22 +0000 (13:43 -0500)
committerJason R. Coombs <jaraco@jaraco.com>
Sun, 10 Nov 2013 18:43:22 +0000 (13:43 -0500)
commit8ec784c2df2cfe9783d6434a46815c8d0c4f29f0
treeeff301d10f579f05074d76be3d17832f8ce50534
parentda0fc14d46a174b921ea0f68e7996bf1cda9b95d
Issue #7171: Update syntax to replace MAX in favor of Py_MAX (matching implementation for Unix).
Modules/socketmodule.c