Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
PyPy
PyPy is a faster way to run Python
Collective -
Host: opensource -
https://opencollective.com/pypy
- Website: https://pypy.org/
- Code: https://github.com/pypy/pypy
Metaclass with mro yields incorrect behavior
github.com/pypy/pypy - cfbolz opened this issue 13 days ago
github.com/pypy/pypy - cfbolz opened this issue 13 days ago
Fatal error in cpyext: PyErr_NoMemory was not supposed to fail
github.com/pypy/pypy - skirpichev opened this issue 16 days ago
github.com/pypy/pypy - skirpichev opened this issue 16 days ago
Pypy specializes on the first seen value when calling higher-order functions, causing subtle performance bottlenecks.
github.com/pypy/pypy - AgarwalPragy opened this issue 16 days ago
github.com/pypy/pypy - AgarwalPragy opened this issue 16 days ago
PyDict_Next gives inconsistent pos with cpython
github.com/pypy/pypy - georgeharker opened this issue 22 days ago
github.com/pypy/pypy - georgeharker opened this issue 22 days ago
PyPy3.10: `ssl.SSLContext.keylog_filename` is missing
github.com/pypy/pypy - mgorny opened this issue 23 days ago
github.com/pypy/pypy - mgorny opened this issue 23 days ago
Segfault in `StringIO` after invalid attempt at reinitialization
github.com/pypy/pypy - devdanzin opened this issue 23 days ago
github.com/pypy/pypy - devdanzin opened this issue 23 days ago
Error installing pandas under Windows
github.com/pypy/pypy - wojiaoyishang opened this issue 25 days ago
github.com/pypy/pypy - wojiaoyishang opened this issue 25 days ago
Non-Unicode Path Decoding Error with PyPy
github.com/pypy/pypy - wojiaoyishang opened this issue 25 days ago
github.com/pypy/pypy - wojiaoyishang opened this issue 25 days ago
BaseException.__new__(...) may drop TypeError at cases when CPython does not
github.com/pypy/pypy - HuyaneMatsu opened this issue 25 days ago
github.com/pypy/pypy - HuyaneMatsu opened this issue 25 days ago
Incorrect readonly field in Py_buffer
github.com/pypy/pypy - cclin0816 opened this issue 27 days ago
github.com/pypy/pypy - cclin0816 opened this issue 27 days ago
make it possible to remotely inject python code into another python process
github.com/pypy/pypy - cfbolz opened this pull request 27 days ago
github.com/pypy/pypy - cfbolz opened this pull request 27 days ago
Linux on M1 (arm64) warns about missing cache size
github.com/pypy/pypy - shenki opened this issue 28 days ago
github.com/pypy/pypy - shenki opened this issue 28 days ago
Segfault in `_locale.nl_langinfo` in a process started by `os.execvpe`
github.com/pypy/pypy - devdanzin opened this issue 30 days ago
github.com/pypy/pypy - devdanzin opened this issue 30 days ago
SSLSocket raises SSLEOFError followed by a successful read on the same socket
github.com/pypy/pypy - ShaneHarvey opened this issue about 1 month ago
github.com/pypy/pypy - ShaneHarvey opened this issue about 1 month ago
`_pickle_support.builtin_code` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
SIGFPE raised by `__pypy__.intop.int_mod` with invalid values
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
` __pypy__.intop.int_mulmod(1,0,0)` will abort with a Fatal RPython error
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
Calling `hashlib.shake_128()._keccak_init` with invalid object aborts
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
Segfault with `StringIO.__getstate__` of an instance in invalid state
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
Prohibit creating PyTypeObjects with the Py_TPFLAGS_MANAGED_DICT flag
github.com/pypy/pypy - mattip opened this issue about 1 month ago
github.com/pypy/pypy - mattip opened this issue about 1 month ago
`_cffi_ssl._stdssl._SSLSocket.do_handshake()` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
Calling `_dealloc_warn` on a detached `TextIOWrapper` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`_curses._mk_acs` with invalid `ichar` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`SystemError` from `logging._str_formatter.vformat` with invalid `format_string`
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`_ssl._test_decode_cert` with an invalid file segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`_pyrepl._minimal_curses.tigetstr` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`SystemError` with `gc.dump_rpy_heap`
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`SystemError` related to `EmptyListStrategy_getitem` when calling list methods from threads
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`_curses.putp('')` without previous `initscr()` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`ndbm.dbm` segfaults on GC collection
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
VMProf: Resolve names of native functions
github.com/pypy/pypy - Cskorpion opened this pull request about 1 month ago
github.com/pypy/pypy - Cskorpion opened this pull request about 1 month ago
`_sre.unicode_iscased` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`pyexpat.ErrorString` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`SystemError` with `_string.formatter_field_name_split`
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
`_pypyjson.raw_encode_basestring_ascii` segfaults
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
github.com/pypy/pypy - devdanzin opened this issue about 1 month ago
linecache interaction with weakref and gc
github.com/pypy/pypy - mattip opened this issue about 1 month ago
github.com/pypy/pypy - mattip opened this issue about 1 month ago
py3.11 PEP 646 Variadic Generics (typing)
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
refactor code object variable name storage, or refactor `dis.py` to not depend on that layout.
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
Allow suspend/resume tracing and profiling
github.com/pypy/pypy - mattip opened this issue about 1 month ago
github.com/pypy/pypy - mattip opened this issue about 1 month ago
when pyc writing fails the exception is swallowed
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
github.com/pypy/pypy - cfbolz opened this issue about 1 month ago
Segmentation Fault in PyPy when Running Deep Recursion with JIT Disabled
github.com/pypy/pypy - zzl261004 opened this issue about 2 months ago
github.com/pypy/pypy - zzl261004 opened this issue about 2 months ago
Update _hpy_universal for the latest HEAD
github.com/pypy/pypy - mattip opened this issue about 2 months ago
github.com/pypy/pypy - mattip opened this issue about 2 months ago
differentiate between rffi.UNSIGNED/rffi.SIGNED and rffi.SSIZE_T/rffi.SIZE_T
github.com/pypy/pypy - mattip opened this pull request about 2 months ago
github.com/pypy/pypy - mattip opened this pull request about 2 months ago
Update cpython_differences.rst
github.com/pypy/pypy - volovikariel opened this pull request about 2 months ago
github.com/pypy/pypy - volovikariel opened this pull request about 2 months ago
Implement or ignore faster startup via frozen modules
github.com/pypy/pypy - mattip opened this issue about 2 months ago
github.com/pypy/pypy - mattip opened this issue about 2 months ago
Fix test_concurrent_futures.py hangs
github.com/pypy/pypy - x42005e1f opened this pull request about 2 months ago
github.com/pypy/pypy - x42005e1f opened this pull request about 2 months ago
Tkinter on MacOS: yet more files need to be bundled.
github.com/pypy/pypy - brenthuisman opened this issue about 2 months ago
github.com/pypy/pypy - brenthuisman opened this issue about 2 months ago
cpyext: missing functions for 3.11
github.com/pypy/pypy - mattip opened this issue about 2 months ago
github.com/pypy/pypy - mattip opened this issue about 2 months ago
3.11: not ignoring type hints with 'from __future__ import annotations'
github.com/pypy/pypy - mattip opened this issue about 2 months ago
github.com/pypy/pypy - mattip opened this issue about 2 months ago
text_signature not being filled in
github.com/pypy/pypy - mattip opened this issue about 2 months ago
github.com/pypy/pypy - mattip opened this issue about 2 months ago
make `__doc__` a proper descr on methods
github.com/pypy/pypy - mattip opened this pull request about 2 months ago
github.com/pypy/pypy - mattip opened this pull request about 2 months ago
`while True: continue` fails to parse in 7.3.17
github.com/pypy/pypy - RagnarGrootKoerkamp opened this issue about 2 months ago
github.com/pypy/pypy - RagnarGrootKoerkamp opened this issue about 2 months ago
stdlib test_asyncio tests fail inside docker
github.com/pypy/pypy - mattip opened this issue 2 months ago
github.com/pypy/pypy - mattip opened this issue 2 months ago
avoid keeping refs on the frame stack when calling functions
github.com/pypy/pypy - graingert opened this pull request 2 months ago
github.com/pypy/pypy - graingert opened this pull request 2 months ago
Latest night builds randomly fail with "undefined symbol: PyPy_FatalError"
github.com/pypy/pypy - skirpichev opened this issue 2 months ago
github.com/pypy/pypy - skirpichev opened this issue 2 months ago
avoid keeping a ref to scope_w values while running self.behaviour
github.com/pypy/pypy - graingert opened this pull request 2 months ago
github.com/pypy/pypy - graingert opened this pull request 2 months ago
TestInheritBaseLegacy fails untranslated, crashes after translation
github.com/pypy/pypy - mattip opened this issue 2 months ago
github.com/pypy/pypy - mattip opened this issue 2 months ago
The PyContextVar_Reset() is missing in cpyext
github.com/pypy/pypy - skirpichev opened this issue 2 months ago
github.com/pypy/pypy - skirpichev opened this issue 2 months ago
Fix race in Thread.join() at shutdown/stop
github.com/pypy/pypy - x42005e1f opened this pull request 2 months ago
github.com/pypy/pypy - x42005e1f opened this pull request 2 months ago
allow unterminated string error to propogate
github.com/pypy/pypy - mattip opened this pull request 2 months ago
github.com/pypy/pypy - mattip opened this pull request 2 months ago
Allow single-quote incomplete input error to percolate out
github.com/pypy/pypy - mattip opened this pull request 2 months ago
github.com/pypy/pypy - mattip opened this pull request 2 months ago
`Fatal RPython error: AssertionError` regression on 3.10 when trailing backslash
github.com/pypy/pypy - gpotter2 opened this issue 2 months ago
github.com/pypy/pypy - gpotter2 opened this issue 2 months ago
gc.get_referrers returns an extra redundant tuple
github.com/pypy/pypy - graingert opened this issue 2 months ago
github.com/pypy/pypy - graingert opened this issue 2 months ago
SSL Error: Unable to Connect to HTTPS URL for PyPy-3.10-nightly version on Windows
github.com/pypy/pypy - aparnajyothi-y opened this issue 2 months ago
github.com/pypy/pypy - aparnajyothi-y opened this issue 2 months ago
PyPy 3.10 Windows --user installation directory
github.com/pypy/pypy - YannickJadoul opened this issue 2 months ago
github.com/pypy/pypy - YannickJadoul opened this issue 2 months ago
only use largefile glibc interfaces on 32-bit build (issue 5071)
github.com/pypy/pypy - mattip opened this pull request 2 months ago
github.com/pypy/pypy - mattip opened this pull request 2 months ago
Don't use *64 interfaces on aplin/musl linux (like posix_fallocate64)
github.com/pypy/pypy - mattip opened this issue 2 months ago
github.com/pypy/pypy - mattip opened this issue 2 months ago
signature of _posixsubprocess._fork_exec changed
github.com/pypy/pypy - mattip opened this issue 3 months ago
github.com/pypy/pypy - mattip opened this issue 3 months ago
Move _remove_dead_weakref into _weakref
github.com/pypy/pypy - mattip opened this issue 3 months ago
github.com/pypy/pypy - mattip opened this issue 3 months ago
Freezing in REPL with non printing unicode character
github.com/pypy/pypy - ImFeH2 opened this issue 3 months ago
github.com/pypy/pypy - ImFeH2 opened this issue 3 months ago
Implement threaded widget.event_generate() / TkApp.call()
github.com/pypy/pypy - James-E-A opened this issue 3 months ago
github.com/pypy/pypy - James-E-A opened this issue 3 months ago
Shipping completely broken. Can't pass in any arguments into the pypy command
github.com/pypy/pypy - cybergazer opened this issue 3 months ago
github.com/pypy/pypy - cybergazer opened this issue 3 months ago
always initialize locale by calling setlocale(LC_CTYPE, '')
github.com/pypy/pypy - mattip opened this pull request 3 months ago
github.com/pypy/pypy - mattip opened this pull request 3 months ago
Make rvmprof and vmprof work with python3.11
github.com/pypy/pypy - mattip opened this issue 3 months ago
github.com/pypy/pypy - mattip opened this issue 3 months ago
3.11: deprecate `__trunc__` when calling `int()`
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: make unicodedata.normalize constant-time for ascii strings
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: socket create_connection can optionally raise an ExceptionGroup
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: special methods for complex and bytes
github.com/pypy/pypy - cfbolz opened this issue 3 months ago
github.com/pypy/pypy - cfbolz opened this issue 3 months ago