This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2014-12-12 20:40 by lemburg, last changed 2022-04-11 14:58 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
issue_23042_fix_windows_ifdefs_py35_and_py34_and_py27.patch | davin, 2015-03-19 13:51 | Patch changes ifdefs in ffi.c for 3.5, 3.4, and 2.7 branches | review | |
ffi.patch | lemburg, 2015-05-08 11:16 | Fix ffi.c to compile correctly with 2.7, 3.4 and 3.5 |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:11 | admin | set | github: 67231 |
2015-05-09 02:24:14 | benjamin.peterson | set | status: open -> closed resolution: fixed |
2015-05-09 01:32:50 | python-dev | set | messages: + msg242792 |
2015-05-09 01:31:44 | python-dev | set | nosy:
+ python-dev messages: + msg242791 |
2015-05-09 01:31:03 | benjamin.peterson | set | messages: + msg242790 |
2015-05-08 11:16:35 | lemburg | set | files:
+ ffi.patch messages: + msg242754 |
2015-03-21 13:56:04 | koobs | set | messages: + msg238802 |
2015-03-21 11:55:08 | lemburg | set | messages: + msg238793 |
2015-03-21 07:29:54 | koobs | set | messages: + msg238767 |
2015-03-21 02:00:11 | koobs | set | messages:
+ msg238748 title: ctypes module doesn't build on FreeBSD x86 -> ctypes module doesn't build on FreeBSD, RHEL (x86) - Undefined symbol "ffi_call_win32" |
2015-03-20 13:23:26 | lemburg | set | messages: + msg238667 |
2015-03-20 12:40:03 | Arfrever | set | messages: + msg238657 |
2015-03-20 00:06:45 | davin | set | priority: normal -> release blocker nosy: + benjamin.peterson, pitrou, berker.peksag, larry messages: + msg238588 |
2015-03-19 15:32:35 | davin | link | issue22634 superseder |
2015-03-19 13:54:21 | davin | set | stage: patch review |
2015-03-19 13:51:58 | davin | set | files:
+ issue_23042_fix_windows_ifdefs_py35_and_py34_and_py27.patch keywords: + patch messages: + msg238522 |
2015-03-19 13:12:09 | davin | set | messages: + msg238507 |
2015-03-18 15:47:42 | vstinner | set | nosy:
- vstinner |
2015-03-18 15:31:50 | davin | set | nosy:
+ davin messages: + msg238452 |
2015-03-18 14:08:19 | vstinner | set | nosy:
+ vstinner title: Python 2.7.9 ctypes module doesn't build on FreeBSD x86 -> ctypes module doesn't build on FreeBSD x86 messages: + msg238446 versions: + Python 3.4, Python 3.5 |
2015-03-18 14:08:17 | vstinner | link | issue22521 superseder |
2015-03-13 22:16:35 | Danya.Alexeyevsky | set | nosy:
+ Danya.Alexeyevsky messages: + msg238058 |
2015-01-02 02:46:12 | koobs | set | nosy:
+ koobs type: compile error messages: + msg233304 |
2014-12-18 23:57:08 | Arfrever | set | nosy:
+ Arfrever |
2014-12-12 20:50:31 | lemburg | set | messages: + msg232575 |
2014-12-12 20:40:59 | lemburg | create |