Hi Armin,
Am 2021-10-12 13:18, schrieb Armin Rigo:
Hi Thomas,
On Tue, 12 Oct 2021 at 00:33, Thomas Liske wrote:
[translation:ERROR] CompilationError: CompilationError(err="""
data_pypy_module_cpyext.c:25256:3: warning: initialization of
'void
(*)(Signed)'
've attached a small patch adding a required include to
fix compile warnings on missing struct timeval *
Regards & TIA,
Thomas
--
supp...@ibh.de Tel. +49 351 477 77 30
www.ibh.de Fax +49 351 477 77 39
----
/jobs/367904#L4261
Are that known issues, is there anything I could do to help to fix them?
I don't know if my packaging attempt will be accepted for Alpine.
Running all tests without failures should not make it worse ;-)
Regards,
Thomas
--
supp...@ibh.de Te
ould benefit from an
array.sort() method since unboxing/type checking is unnecessary.
What is the wisdom of this community on the matter? It's something I'd
consider taking on if it was generally deemed worthwhile.
Tom.
--
Thomas Conway
drt...@gmail.com
My friends, love is better than a
text to speech software has problems to
read out this website aloud to me?
I thank you very much in advance for your thoughts, ideas, suggestions,
recommendations, time, help, efforts and support.
With very warm regards,
*Thomas Hahn*
1)*Graduate student in the Joint Bioinformatics Program at
PyPy Team:
Could you figure out how to make PyPy support Pygame (www.pygame.org)?
I am trying, but having no luck so far.
Signed,
Thomas
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
PyPy Team,
I tried to use PyPy on Win64. It crashed because I needed a file called
'MSCVR100.DLL'.
Could you distribute that with PyPy?
Signed,
Thomas
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
he sandbox, even if you can't
provide a pointer to the code?
(I'm not subscribed to the list -- please keep me in the Cc on replies, or
let me know if I'm supposed to subscribe.)
Thanks,
--
Geoffrey Thomas
geo...@mit.edu
___
pypy-dev mailing
Am 09.06.2011 16:45, schrieb Thomas Heller:
I have never build pypy myself, so I would prefer to wait for some
windows binaries before trying this.
I have now built pypy from the repository - the build did only work with
-O2 not with -Ojit.
And I have uploaded a new patch plus unittest
ning a jit compiler. Is that correct?
Are there any runtime dependencies?
Thanks,
Thomas
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
Am 09.06.2011 16:32, schrieb Antonio Cuni:
On 09/06/11 15:54, Thomas Heller wrote:
Hello,
here are patches against pypy 1.5 so that comtypes works with it
(I hope it is acceptable to post patches here; I have no time to
Hello Thomas,
thank you for the patch. However, I fear that it might
Thomas
___
pypy-dev mailing list
pypy-dev@python.org
http://mail.python.org/mailman/listinfo/pypy-dev
Hello,
here are patches against pypy 1.5 so that comtypes works with it
(I hope it is acceptable to post patches here; I have no time to
learn mercurial at the moment).
Thanks,
Thomas
diff -x *.*~ -x *.orig -x *.pyc -ur
c:\pypy-1.5.0a0-win32\lib_pypy/_ctypes/basics.py
c:\pypy\lib_pypy/_ctypes
Am 08.06.2011 18:28, schrieb Amaury Forgeot d'Arc:
Hello Thomas!
2011/6/8 Thomas Heller:
+putwch.argtypes = [ctypes.c_char]
It's probably a c_wchar here...
Sure, sorry for that.
> Still working with ctypes? ;-)
>
With ctypes - yes, of course. It's the foundation of
st("TEST",1.0)
File "test.py", line 14, in ESC_test
if msvcrt.kbhit():
AttributeError: 'module' object has no attribute 'kbhit'
Here is a patch against pypy 1.5, only slightly tested.
Thomas
diff -u c:\pypy\lib_pypy\msvcrt.py.orig c:\pypy\lib_py
15 matches
Mail list logo