[issue27806] 2.7 32-bit builds fail on future releases of OS X due to dependency on deleted header file

2016-09-16 Thread sashk

sashk added the comment:

Ned, please see attached third version of the patch with workaround suggested 
by Jeremy for older versions of OS X.

--
Added file: http://bugs.python.org/file44699/issue27806_v3.patch

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27806>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on future releases of OS X due to dependency on deleted header file

2016-09-16 Thread sashk

sashk added the comment:

Thank you for feedback. Here is second version of the patch.

--
Added file: http://bugs.python.org/file44693/issue27806_v2.patch

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27806>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on future releases of OS X due to dependency on deleted header file

2016-09-15 Thread sashk

sashk added the comment:

> You should really have a central config

I planned to, but didn't find any existing place to put it into. Any 
suggestions?  

I'll provide updated version of the patch sometime tomorrow.

--

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27806>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on future releases of OS X due to dependency on deleted header file

2016-09-12 Thread sashk

sashk added the comment:

I've made attempt to make Python 2.7 compile 32-bit version on macOS 10.12 
Sierra. See attached patch. With this patch, I was able to compile universal 
(32-bit/64-bit) python binary on macOS 10.12 GM.

--
keywords: +patch
Added file: http://bugs.python.org/file44599/issue27806.patch

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27806>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue27806] 2.7 32-bit builds fail on future releases of OS X due to dependency on deleted header file

2016-09-12 Thread sashk

Changes by sashk <b...@compuix.com>:


--
nosy: +sashk

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue27806>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com