Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21332 > unrolled thread
| Started by | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| First post | 2012-03-07 14:25 -0500 |
| Last post | 2012-03-07 14:25 -0500 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python-2.6.1 ctypes test cases failing Terry Reedy <tjreedy@udel.edu> - 2012-03-07 14:25 -0500
| From | Terry Reedy <tjreedy@udel.edu> |
|---|---|
| Date | 2012-03-07 14:25 -0500 |
| Subject | Re: Python-2.6.1 ctypes test cases failing |
| Message-ID | <mailman.479.1331148388.3037.python-list@python.org> |
On 3/7/2012 12:43 PM, Naresh Bhat wrote: > Hi All, > > I have the following setup > > Kernel version: linux-2.6.32.41 > Python Version: Python-2.6.1 > Hardware target: MIPS 64bit > > I am just trying to run python test cases, Observed that on my MIPS > 64bit system only _ctypes related test cases are failing. > > Is there any available patch for this issue ?? There have been patches to ctypes since 2.6.1. At minimum, you should be using the latest version of 2.6. Even better, perhaps, would be the latest version of 2.7, since it contain patches applied after 2.6 went to security fixes only. -- Terry Jan Reedy
Back to top | Article view | comp.lang.python
csiph-web