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

Fully manual garbage collection?

github.com/pypy/pypy - leo-ard opened this issue 11 days ago
Support __release_buffer__

github.com/pypy/pypy - mattip opened this issue 14 days ago
3.11: add closure parameter to exec

github.com/pypy/pypy - cfbolz opened this issue 18 days ago
GenericAlias.__unpacked__

github.com/pypy/pypy - cfbolz opened this issue 20 days ago
PyDict_Next gives inconsistent pos with cpython

github.com/pypy/pypy - georgeharker opened this issue 22 days ago
Error installing pandas under Windows

github.com/pypy/pypy - wojiaoyishang opened this issue 24 days ago
Non-Unicode Path Decoding Error with PyPy

github.com/pypy/pypy - wojiaoyishang opened this issue 24 days ago
Incorrect readonly field in Py_buffer

github.com/pypy/pypy - cclin0816 opened this issue 27 days ago
implement a remote debugging mechanism

github.com/pypy/pypy - cfbolz opened this issue 29 days ago
`_pickle_support.builtin_code` segfaults

github.com/pypy/pypy - devdanzin 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
`_curses._mk_acs` with invalid `ichar` segfaults

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
`_pyrepl._minimal_curses.tigetstr` segfaults

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
`ndbm.dbm` segfaults on GC collection

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
`_sre.unicode_iscased` segfaults

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
`SystemError` with `_string.formatter_field_name_split`

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
linecache interaction with weakref and gc

github.com/pypy/pypy - mattip opened this issue about 1 month ago
termios.tcget/setwinsize

github.com/pypy/pypy - cfbolz 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
Allow suspend/resume tracing and profiling

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
Update _hpy_universal for the latest HEAD

github.com/pypy/pypy - mattip opened this issue about 2 months ago
memoryview leaking memory

github.com/pypy/pypy - imwhocodes opened this issue about 2 months ago
Update cpython_differences.rst

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
Fix test_concurrent_futures.py hangs

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
Warning during translation

github.com/pypy/pypy - mattip 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
text_signature not being filled in

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
`while True: continue` fails to parse in 7.3.17

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
JIT optimization DSL

github.com/pypy/pypy - cfbolz opened this pull request 2 months ago
Suggestions not always appearing

github.com/pypy/pypy - mattip opened this issue 2 months ago
Tkinter on Macos:

github.com/pypy/pypy - brenthuisman opened this issue 2 months ago
The PyContextVar_Reset() is missing in cpyext

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
Race in `Thread.join()`

github.com/pypy/pypy - x42005e1f opened this issue 2 months ago
allow unterminated string error to propogate

github.com/pypy/pypy - mattip opened this pull request 2 months ago
gc.get_referrers returns an extra redundant tuple

github.com/pypy/pypy - graingert opened this issue 2 months ago
PyPy 3.10 Windows --user installation directory

github.com/pypy/pypy - YannickJadoul opened this issue 2 months ago
Dates in changelog

github.com/pypy/pypy - flftn opened this issue 3 months ago
Move _remove_dead_weakref into _weakref

github.com/pypy/pypy - mattip opened this issue 3 months ago
matplotlib tkagg issues

github.com/pypy/pypy - gborrageiro opened this issue 3 months ago
3.11: `sys.exception`

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
update to vmprof-0.4.17

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
Faster win mutex

github.com/pypy/pypy - mattip opened this pull request 3 months ago
3.11: deprecate certain octal literals

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: deprecate classmethod chaining

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: update unicodedata to version 14

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: atomic grouping in re module

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
3.11: exception state changes

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