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

cppyy exceptions are not caught

github.com/pypy/pypy - bigfatbrowncat opened this issue 11 days ago
Second typo in PULL_REQUEST_TEMPLATE.md

github.com/pypy/pypy - da-woods opened this pull request 13 days ago
Fix sendfunc definition second go

github.com/pypy/pypy - da-woods opened this pull request 13 days ago
Fix the type of sendfunc

github.com/pypy/pypy - da-woods opened this pull request 15 days ago
Releasing the GIL from the C API not working?

github.com/pypy/pypy - da-woods opened this issue 15 days ago
Update the stdlib to 3.10.16

github.com/pypy/pypy - mattip opened this pull request 19 days ago
rpython optimising JIT trace

github.com/pypy/pypy - TheLizzard opened this issue 21 days ago
Use a tcl version > 8.5 by default on Linux

github.com/pypy/pypy - FliegendeWurst opened this issue 22 days ago
Glob module is outdated

github.com/pypy/pypy - WeismannS opened this issue 24 days ago
on windows, use wchar_t for main(..., argv) in C

github.com/pypy/pypy - mattip opened this pull request 25 days ago
pypy on freebsd

github.com/pypy/pypy - Azulinho opened this issue 27 days ago
Upgrade to latest stdlib

github.com/pypy/pypy - mattip opened this issue 29 days ago
Add PyThread_acquire_lock_timed

github.com/pypy/pypy - da-woods opened this pull request about 1 month ago
ctypes failures on py3.11

github.com/pypy/pypy - mattip opened this issue about 1 month ago
Generator/coroutine compatibility with 3.11

github.com/pypy/pypy - mattip opened this issue about 1 month ago
Is the feature of copying generators deprecated?

github.com/pypy/pypy - PabloRuizCuevas opened this issue about 1 month ago
Fully manual garbage collection?

github.com/pypy/pypy - leo-ard opened this issue about 1 month ago
Metaclass with mro yields incorrect behavior

github.com/pypy/pypy - cfbolz opened this issue about 2 months ago
Support __release_buffer__

github.com/pypy/pypy - mattip opened this issue about 2 months ago
3.11: add closure parameter to exec

github.com/pypy/pypy - cfbolz opened this issue about 2 months ago
GenericAlias.__unpacked__

github.com/pypy/pypy - cfbolz opened this issue about 2 months ago
PyDict_Next gives inconsistent pos with cpython

github.com/pypy/pypy - georgeharker opened this issue about 2 months ago
PyPy3.10: `ssl.SSLContext.keylog_filename` is missing

github.com/pypy/pypy - mgorny opened this issue about 2 months ago
Error installing pandas under Windows

github.com/pypy/pypy - wojiaoyishang opened this issue about 2 months ago
Non-Unicode Path Decoding Error with PyPy

github.com/pypy/pypy - wojiaoyishang opened this issue about 2 months ago
Incorrect readonly field in Py_buffer

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

github.com/pypy/pypy - cfbolz opened this issue 2 months ago
`_pickle_support.builtin_code` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`_curses._mk_acs` with invalid `ichar` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`_pyrepl._minimal_curses.tigetstr` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`SystemError` with `gc.dump_rpy_heap`

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`ndbm.dbm` segfaults on GC collection

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
VMProf: Resolve names of native functions

github.com/pypy/pypy - Cskorpion opened this pull request 2 months ago
`_sre.unicode_iscased` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`pyexpat.ErrorString` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
`_pypyjson.raw_encode_basestring_ascii` segfaults

github.com/pypy/pypy - devdanzin opened this issue 2 months ago
linecache interaction with weakref and gc

github.com/pypy/pypy - mattip opened this issue 3 months ago
termios.tcget/setwinsize

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
py3.11 PEP 646 Variadic Generics (typing)

github.com/pypy/pypy - cfbolz opened this issue 3 months ago
Allow suspend/resume tracing and profiling

github.com/pypy/pypy - mattip opened this issue 3 months ago
Update _hpy_universal for the latest HEAD

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

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

github.com/pypy/pypy - volovikariel opened this pull request 3 months ago
Fix test_concurrent_futures.py hangs

github.com/pypy/pypy - x42005e1f opened this pull request 3 months ago
Tkinter on MacOS: yet more files need to be bundled.

github.com/pypy/pypy - brenthuisman opened this issue 3 months ago
Warning during translation

github.com/pypy/pypy - mattip opened this issue 3 months ago
cpyext: missing functions for 3.11

github.com/pypy/pypy - mattip opened this issue 3 months ago
text_signature not being filled in

github.com/pypy/pypy - mattip opened this issue 3 months ago
make `__doc__` a proper descr on methods

github.com/pypy/pypy - mattip opened this pull request 3 months ago
`while True: continue` fails to parse in 7.3.17

github.com/pypy/pypy - RagnarGrootKoerkamp opened this issue 3 months ago
stdlib test_asyncio tests fail inside docker

github.com/pypy/pypy - mattip opened this issue 3 months ago
JIT optimization DSL

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

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

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

github.com/pypy/pypy - skirpichev opened this issue 3 months ago
Fix race in Thread.join() at shutdown/stop

github.com/pypy/pypy - x42005e1f opened this pull request 3 months ago
Race in `Thread.join()`

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

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

github.com/pypy/pypy - graingert opened this issue 3 months ago