Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pypy/pypy

PyPy is a very fast and compliant implementation of the Python language.
https://github.com/pypy/pypy

3.11: z option for string formatting of integers

cfbolz opened this issue 3 months ago
3.11: PYTHONSAFEPATH

cfbolz opened this issue 3 months ago
3.11: object.__getstate__

cfbolz opened this issue 3 months ago
3.11: starred unpacking in for-loops

cfbolz opened this issue 3 months ago
3.11: zero-cost exceptions and dis.py

cfbolz opened this issue 3 months ago
3.11: exception groups

cfbolz opened this issue 3 months ago
3.11: os.urandom implementation on windows

cfbolz opened this issue 3 months ago
3.11: sqlite3 changes

cfbolz opened this issue 3 months ago
3.11: threading module

cfbolz opened this issue 3 months ago
3.11: time.sleep is implemented differently

cfbolz opened this issue 3 months ago
3.11: changes to the math module

cfbolz opened this issue 3 months ago
buggy local.getlocale() affects time module (Windows 11)

Jean-Luc-Picard-2021 opened this issue 3 months ago
thread switching in windows is slow

mattip opened this issue 3 months ago
Py3.10 utf8 rposix

mattip opened this pull request 3 months ago
Invalid format(1000000000001j), returns '1e+12j'

skirpichev opened this issue 4 months ago
Issue installing cffi related packages on windows

Miauwkeru opened this issue 4 months ago
RPython traceback and crash with custom bytecode modification

zzl261004 opened this issue 4 months ago
Fix socket.socket.sendto for AF_PACKET protocol

tecki opened this pull request 4 months ago
Use 64-bit time interfaces

mattip opened this issue 4 months ago
fixup int/long confusion on 32-bit builds

mattip opened this pull request 4 months ago
Program's Recursive Call Causes Terminal to Hang Indefinitely

zzl261004 opened this issue 4 months ago
Use INT_real instead of INT for XML callback declarations

mattip opened this pull request 4 months ago
Prefer static sysconfigdata if it exists

stefanor opened this pull request 4 months ago
Use Kyiv instead of Kiev

stefanor opened this pull request 4 months ago
PyPyImport_ImportModuleLevel symbol undefined?

rtobar opened this issue 4 months ago
Fix typos in .rst files with codespell

cclauss opened this pull request 4 months ago
Pickle.dumps()'s results are different.

zzl261004 opened this issue 4 months ago
cjk codecs are not properly using setstate/clearstate

mattip opened this issue 4 months ago
Incorrect information in the gc.get_stats() result

Yevhenii-Yatchenko opened this issue 4 months ago
Port CPython's clone of pyrepl back to PyPy

mattip opened this issue 5 months ago
Issue/MR migration from Heptapod is off by one

JustAnotherArchivist opened this issue 6 months ago
use simple interactive console if stdin is closed (issue 2981)

obafgkmdh opened this pull request 8 months ago
Error using numpy under windows

DISKETR opened this issue 9 months ago
PyPy uses wrong file name encoding on Windows

agronholm opened this issue 10 months ago
cpyext: missing `Py_GenericAliasType`

wjakob opened this issue 10 months ago
PyPy 3.10 cannot build on Windows

TheShermanTanker opened this issue 10 months ago
Revert "make test_transformed_gc tests more stable"

olliemath opened this pull request 11 months ago
Add docstrings to tupleobject

3tty0n opened this pull request 12 months ago
Implement PEP 604: Allow writing union types with the `__or__` operator

gitlab-importer opened this pull request 12 months ago
Branch/py3 7 mp queue close fix

gitlab-importer opened this pull request 12 months ago
expose long double in _ffi (which is _rawffi.alt) and ctypes

gitlab-importer opened this pull request 12 months ago
Testsuite fixes

gitlab-importer opened this pull request 12 months ago
LLConstant

gitlab-importer opened this pull request 12 months ago
rpython: unexpected None (causing SEGV) in metainterp.opencoder.TraceIterator

gitlab-importer opened this issue over 1 year ago
Incorrect behavior when transferring the type in IntEnum

gitlab-importer opened this issue over 1 year ago
Consistent hang waiting for the GIL with cpyext and callbacks

gitlab-importer opened this issue almost 2 years ago
sandbox install issue Windows

gitlab-importer opened this issue almost 2 years ago
Tracking issue: Windows handling of unicode is buggy

gitlab-importer opened this issue almost 2 years ago
cpyext: reference cycles are not handled (tp_traverse, tp_clear are never called)

gitlab-importer opened this issue about 2 years ago
SOABI wrong

gitlab-importer opened this issue over 2 years ago
Expose PyFrame_Check and PyFrame_Type in cpyext

gitlab-importer opened this issue over 2 years ago
PyWrapperDescrObject not fully implemented

gitlab-importer opened this issue over 2 years ago
builtins.__spec__ seems to be missing on 3.9

gitlab-importer opened this issue over 2 years ago
mmap does not track exports

gitlab-importer opened this issue over 2 years ago
Link failure with LLD

gitlab-importer opened this issue almost 3 years ago
Help

gitlab-importer opened this issue almost 3 years ago
Add missing docstrings to all builtins

gitlab-importer opened this issue almost 3 years ago
Minor encoding problem on Windows

gitlab-importer opened this issue almost 3 years ago
pypy3.8 system install: venv.create() fails on trying to copy stuff from /usr/lib

gitlab-importer opened this issue about 3 years ago
pypy / stackless bug(s)

gitlab-importer opened this issue over 3 years ago
Path.read_bytes() failed when path contains chinese character

gitlab-importer opened this issue over 3 years ago
Missing os.readlink on windows

gitlab-importer opened this issue over 3 years ago
LIBDIR has changed on PyPy 7.3.4

gitlab-importer opened this issue over 3 years ago
Missing C-API functions PyState_FindModule

gitlab-importer opened this issue over 3 years ago
PyType_IsSubtype seems wrong

gitlab-importer opened this issue almost 4 years ago
Tornado slower than expected with PyPy

gitlab-importer opened this issue almost 4 years ago
pypy3.8: Error: module 'sys' has no attribute '_base_executable'

gitlab-importer opened this issue almost 4 years ago
lib-python regr_tests fail on windows, py3.7

gitlab-importer opened this issue almost 4 years ago
windows cffi embedded tests are failing

gitlab-importer opened this issue about 4 years ago
pypy-7.1.0 python2.7 sys.setdefaultencoding("utf-8") not supported

gitlab-importer opened this issue about 4 years ago
Add an interface to change the filesystem encoding

gitlab-importer opened this issue over 4 years ago
How to contribute patches on Heptapod?

gitlab-importer opened this issue over 4 years ago
hashlib: update() raises TypeError when given memoryview (e.g. BytesIO)

gitlab-importer opened this issue over 4 years ago
Build fails on Debian kFreeBSD

gitlab-importer opened this issue over 5 years ago
Cross compile for ARM failed on translation

gitlab-importer opened this issue over 5 years ago
script exited with `exit` break from pypy interactive mode

gitlab-importer opened this issue over 5 years ago
[Packaging] Ubuntu PyPy PPA breaks pip

gitlab-importer opened this issue almost 6 years ago