[issue3871] cross and native build of python for mingw32 with distutils

2011-02-10 Thread Scott Tsai
Changes by Scott Tsai scottt...@gmail.com: -- nosy: +scott.tsai versions: -3rd party, Python 3.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue3871

[issue3871] cross and native build of python for mingw32 with distutils

2011-02-10 Thread Scott Tsai
Scott Tsai scottt...@gmail.com added the comment: I touched the version field by mistake while trying to add myself to the nosy list. My sincere apologies for the SPAM to all involved. -- versions: +3rd party, Python 3.3 ___ Python tracker rep

[issue4709] Mingw-w64 and python on windows x64

2011-02-10 Thread Scott Tsai
Changes by Scott Tsai scottt...@gmail.com: -- nosy: +scott.tsai ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue4709 ___ ___ Python-bugs-list

[issue5639] Support TLS SNI extension in ssl module

2010-06-19 Thread Scott Tsai
Changes by Scott Tsai scottt...@gmail.com: -- nosy: +scott.tsai ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue5639 ___ ___ Python-bugs-list

[issue8032] Add gdb7 hooks to make it easier to debug Python

2010-03-27 Thread Scott Tsai
Changes by Scott Tsai scottt...@gmail.com: -- nosy: +scott.tsai ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue8032 ___ ___ Python-bugs-list

[issue1597850] Cross compiling patches for MINGW

2007-12-09 Thread Scott Tsai
Scott Tsai added the comment: John, set ac_cv_printf_zd_format. In general, read the configure.in source. On Dec 10, 2007 1:17 PM, John Stowers [EMAIL PROTECTED] wrote: John Stowers added the comment: Sorry, I should have clarified further in my last comment. Looking over the configure

[issue1597850] Cross compiling patches for MINGW

2007-10-27 Thread Scott Tsai
Scott Tsai added the comment: I messed up while generating cross-2.5.1.patch last time. Added a hackish way to set disabled_module_list in setup.py from corresponding environment variable. Added file: http://bugs.python.org/file8628/cross-2.5.1.patch

[issue1597850] Cross compiling patches for MINGW

2007-10-27 Thread Scott Tsai
Scott Tsai added the comment: Grumble, uploaded wrong version of patch. Added file: http://bugs.python.org/file8629/cross-2.5.1.patch _ Tracker [EMAIL PROTECTED] http://bugs.python.org/issue1597850 _diff -urN --exclude