Messages by Thread
-
[pypy-issue] [issue818] MySQLdb-python 1.2.3 segmentation fault on PyPy 1.5 OSX 64bit
mattip
-
[pypy-issue] [issue1022] dict.update significantly slower than series of dict.__setitem__
Carl Friedrich Bolz
-
[pypy-issue] [issue824] Memory usage in time of pytest.py running under pypy
mattip
-
[pypy-issue] [issue656] Python code 20x slower than C++
Carl Friedrich Bolz
-
[pypy-issue] [issue1093] PyPy list element del insert too slow
Carl Friedrich Bolz
-
[pypy-issue] [issue1029] cpython test_subprocess.py fails
Carl Friedrich Bolz
-
[pypy-issue] [issue1031] Speed of a tiny arithmetic program
Carl Friedrich Bolz
-
[pypy-issue] [issue1027] Do something with longs
Carl Friedrich Bolz
-
[pypy-issue] [issue999] rename virtualizable2 to virtualizable
Carl Friedrich Bolz
-
[pypy-issue] [issue927] Task takes more time on nightly than CPython 2.7
Carl Friedrich Bolz
-
[pypy-issue] [issue821] __debug__ is always True
Carl Friedrich Bolz
-
[pypy-issue] [issue733] bz2 decompression is very slow
Carl Friedrich Bolz
-
[pypy-issue] [issue931] web site bugs
Carl Friedrich Bolz
-
[pypy-issue] [issue888] json module in pypy is much more lower than cpython
Carl Friedrich Bolz
-
[pypy-issue] [issue843] PyPy slower than CPython with puzzle problem
Carl Friedrich Bolz
-
[pypy-issue] [issue865] Struct.pack and unpack 3x and 6x slower than CPython
Carl Friedrich Bolz
-
[pypy-issue] [issue837] [custom interpreter] Behavior Differs Between Interpreter and JIT
Carl Friedrich Bolz
-
[pypy-issue] [issue832] sys.platform is wrong on Linux 3.x on PyPy3
Carl Friedrich Bolz
-
[pypy-issue] [issue805] 64 bit 30% slower than 32bit pypy
Carl Friedrich Bolz
-
[pypy-issue] [issue718] string.plit('\x00') takes 300% longer under pypy1.5 w/jit
Carl Friedrich Bolz
-
[pypy-issue] [issue782] Order of calls changes performance
Carl Friedrich Bolz
-
[pypy-issue] [issue670] on translate.py we get very long chains of PlainAttribute.index
Carl Friedrich Bolz
-
[pypy-issue] [issue517] `_ast` make `lineno` and `col_offset` optional
Carl Friedrich Bolz
-
[pypy-issue] [issue640] Possible optimization in FOR_ITER on a constant tuple
Carl Friedrich Bolz
-
[pypy-issue] [issue593] ctypes.Array performance issues
Carl Friedrich Bolz
-
[pypy-issue] [issue689] RPython exception unpickling a coroutine whose creator's stack has shrunk since it was switch()'d
Carl Friedrich Bolz
-
[pypy-issue] [issue947] error in compiling
mattip
-
[pypy-issue] [issue889] Windows binary distribution is missing cpyext header files
mattip
-
[pypy-issue] [issue1155] windows creates 2 bytes unicode dtype numpy arrays, not 4 byte
mattip
-
[pypy-issue] [issue849] pypy 1.6, pyglet crash on win32
Armin Rigo
-
[pypy-issue] [issue878] too many open files
VYSE
-
[pypy-issue] [issue991] [Feature Request]: Implement PyErr_SetFromErrnoWithFilenameObject
Marc Abramowitz
-
[pypy-issue] [issue900] Using cProfile on Windows generates negative tottime values
Extrarius
-
[pypy-issue] [issue1685] broken numpypy installation on osx
Brian Kearns
-
[pypy-issue] [issue1571] py3k: cffi says initializer for ctype 'char[]' must be a str or list or tuple, not str
Philip Jenvey
-
[pypy-issue] [issue1086] cpyext: calling PyIter_Next() on a "dictionaryiterator" object crashes when the dict was modified
Armin Rigo
-
[pypy-issue] [issue1008] numpypy: commit the code for empty_like, zeros_like, ones_like
Brian Kearns
-
[pypy-issue] [issue918] implement numpy.matrix in micronumpy
Brian Kearns
-
[pypy-issue] [issue892] Pypy is slower on longs than it should
mario
-
[pypy-issue] [issue1652] Array search ( Sorting/index heavy) is 2.24x slower on PyPy than Python2 and Python3
Spider
-
[pypy-issue] [issue1347] Perf problem with many regular expressions
mmaenpaa
-
[pypy-issue] [issue948] Low performance on Stackless PyPy compared to Stackless Python
Carlos de Paula
-
[pypy-issue] [issue1166] Missing constants in kqueue implementation
Tobias Oberstein
-
[pypy-issue] [issue929] Improve platform support for FreeBSD
David Naylor
-
[pypy-issue] [issue532] Disable assert statements with -O flag
Armin Rigo
-
[pypy-issue] [issue1620] os.setgroups not supported
Armin Rigo
-
[pypy-issue] [issue1603] Exception: 'no_release_gil' function can release the GIL
Philip Jenvey
-
[pypy-issue] [issue723] bugs.pypy.org SSL certificate broken
anatoly techtonik
-
[pypy-issue] [issue826] NewInterface
colossaltask52
-
[pypy-issue] [issue1587] pypy 2.0.2 - [translation:ERROR] __main__.UnrecognizedOperation: pmovzxbw
Armin Rigo
-
[pypy-issue] [issue1238] "bad write retry" from ssl sockets
Armin Rigo
-
[pypy-issue] [issue1530] cx_Oracle 5.1.x doesn't work with pypy
Amaury Forgeot d Arc
-
[pypy-issue] [issue1257] Memory leak when using web.py
Armin Rigo
-
[pypy-issue] [issue867] urllib2 on pypy can leak fd's
Claudio
-
[pypy-issue] [issue667] Final link failure due to libtinfo dependency
Armin Rigo
-
[pypy-issue] [issue673] Linux L2 cache size
Stefano Rivera
-
[pypy-issue] [issue791] Simple wordcount is significantly slower and fatter than CPython
jayqhacker
-
[pypy-issue] [issue1233] str() types can't be used with ctypes's py_object()
Philip Jenvey
-
[pypy-issue] Biggest Fake Conference in Computer Science
eliswilson
-
[pypy-issue] [issue1336] OpenSSL / Kerberos linking trouble
dktc
-
[pypy-issue] [issue1336] libssl version requirements
dktc
-
[pypy-issue] [issue1188] Support -OO
Armin Rigo
-
[pypy-issue] [issue846] TypeError: type 'basestring' is not an acceptable base class
Armin Rigo
-
[pypy-issue] [issue1272] user and home install schemes broke in pypy
Carl Meyer
-
[pypy-issue] [issue973] interpreter/test/test_main.py fails when run on pypy-c
Brian Kearns
-
[pypy-issue] [issue1431] aurora is back; please connect back win32 nightlies
Brian Kearns
-
[pypy-issue] [issue979] Pickle fails in pypy, works in CPython
Brian Kearns
-
[pypy-issue] [issue868] Pypy json.dumps >100% slower than CPython 2.7, simplejson
Brian Kearns
-
[pypy-issue] [issue1070] Cpython 2.7 is faster than Pypy on program using Pickle and Sqlite
Brian Kearns
-
[pypy-issue] [issue340] rewrite PyPy's tokenizer
Buck Golemon
-
[pypy-issue] [issue1143] numpypy: bug in array_equal
mattip
-
[pypy-issue] [issue1118] numpypy: indexing of 2D arrays with 1-D boolean arrays is broken
mattip
-
[pypy-issue] [issue1282] Too much memory consumed (looks like severe memory leak)
Sergey Kishchenko
-
[pypy-issue] [issue1420] _marshal.dump_unicode() - wrong length serialized
Brian Kearns
-
[pypy-issue] [issue1106] [cpyext] reassignments to tp_dict items don't have an effect
Stefan Behnel
-
[pypy-issue] [issue1376] [ARM] generates invalid CFLAGS
Armin Rigo
-
[pypy-issue] [issue1377] [ARM] problem with trackgcroot.py
Armin Rigo
-
[pypy-issue] [issue1198] AssertionError: must come from an argument to the function, got <-88; esp>
Armin Rigo
-
[pypy-issue] [issue1325] pypy + sqlite3 problem on Mac OSX
Brian Kearns
-
[pypy-issue] [issue913] Reduce-like *functions* for micronumpy missing, e.g. numpy.dot
bdk
-
[pypy-issue] [issue725] Bug in zipimporting in nested packages
wagstaff
-
[pypy-issue] [issue1341] fatal cpyext error with PyEval_SaveThread
George Sakkis
-
[pypy-issue] [issue1361] pypy.rlib.entrypoint + export_struct don't make symbols exported
bdk
-
[pypy-issue] [issue1352] In numpypy, the functions min() and max() are broken
bdk
-
[pypy-issue] [issue997] PyCrypto fails to build with pypy/cpyext
Fijal
-
[pypy-issue] [issue706] `import pybrain` fails in 1.5 on OSX
Fijal
-
[pypy-issue] [issue1236] Pypy eventlet crash
Fijal
-
[pypy-issue] [issue1372] test fails in testsuite/loader.py of jinja jinja-2.6
Ian Delaney
-
[pypy-issue] [issue1327] "x in deque" slow
bdk
-
[pypy-issue] [issue641] reading CSV files with csv module is much slower than CPython 2.6.6
bdk
-
[pypy-issue] [issue629] "Cannot find gc roots" messages on Linux
klankschap
-
[pypy-issue] [issue1234] Poor seek set performance (compared to cpython 2.7)
bdk
-
[pypy-issue] [issue1145] Exponential time on iterative numpy function
Andrew McNabb
-
[pypy-issue] [issue1281] numpypy: "copying over different dtypes" is wrongly reported
Antonio Cuni
-
[pypy-issue] [issue1000] creating numpypy array from list with None elements
Antonio Cuni
-
[pypy-issue] [issue1310] OpenIndiana (Solaris derivative) buildbot available
bdk
-
[pypy-issue] [issue1259] builtin module __file__ attribute shows wrong path
Amaury Forgeot d Arc
-
[pypy-issue] [issue1098] sys.stdout.close() from interactive session crashes pypy and messes up terminal
bdk
-
[pypy-issue] [issue1316] fix the namedtuple slowness
Fijal
-
[pypy-issue] [issue1096] dbm stops reading data at the first null byte
bdk
-
[pypy-issue] [issue332] fix the thunk object space bug
Alex Gaynor
-
[pypy-issue] [issue1259] module __file__ attribute shows wrong path
bdk
-
[pypy-issue] [issue1315] exec should change it's globals dict to CellDict
bdk
-
[pypy-issue] [issue1366] Djblets-0.6.22 single test failure under pypy{1.9, 2.0}
bdk
-
[pypy-issue] [issue1343] datetime.utcnow() slow
bdk
-
[pypy-issue] [issue1116] AttributeError: 'GzipFile' object has no attribute 'fileobj' with Django
bdk
-
[pypy-issue] [issue678] stack overflow issue
bdk
-
[pypy-issue] [issue755] pypy trunk fails to build/run on FreeBSD
bdk
-
[pypy-issue] [issue833] missing functions in the os module
bdk
-
[pypy-issue] [issue1167] signal.getsignal (check_signum) unnecessarily strict on pypy versus cpython
bdk