]> granicus.if.org Git - python/commit
(3.3->default) Ensure that the fix for #17269 also works on OSX 10.4
authorRonald Oussoren <ronaldoussoren@mac.com>
Mon, 10 Jun 2013 08:37:12 +0000 (10:37 +0200)
committerRonald Oussoren <ronaldoussoren@mac.com>
Mon, 10 Jun 2013 08:37:12 +0000 (10:37 +0200)
commit36451f076ba302c04bd511cd62f54fffc8e35d9b
treea174814d2b6f35ec288925393725ceb349ed6b6e
parent531381f207911db931470ed313be4f2df844d36b
parenta822d366750ea0817276f35fd3adcd894472a70a
(3.3->default) Ensure that the fix for #17269 also works on OSX 10.4

AI_NUMERICSERV isn't defined on OSX 10.4.
Lib/test/test_socket.py
Modules/socketmodule.c