]> granicus.if.org Git - python/commit
bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. (GH-4196) (#4201)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Oct 2017 18:16:07 +0000 (11:16 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Tue, 31 Oct 2017 18:16:07 +0000 (20:16 +0200)
commit84e252b79eed94bc9e9175f82191322c89e489ad
tree76043d16764b40d4e068014c3390e88a52366812
parent8543ce8ffd57d770b57fe653e0ab7fada1a4c343
bpo-31893: Fix errors in b9052a0f91d2e83bbc27267247a5920c82b242a3. (GH-4196) (#4201)

* Fix a compilation error on FreeBSD.
* Fix the data attribute size on Mac OS X.
(cherry picked from commit 2298fad5ff907dd48ea0fb5c71fa22334ef28c6b)
Modules/selectmodule.c