Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
HPy
HPy: a better API for Python
Collective -
Host: opensource -
https://opencollective.com/hpy
- Website: https://hpyproject.org/
- Code: https://github.com/hpyproject/hpy
Make HPy compatible with Python 3.11
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
Properly handle pure HPy types extending from a custom legacy type.
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
Build static libraries of HPy devel sources for testing.
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
Improve API/implementation for HPyCapsule_Destructor
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request about 2 years ago
Improve the API/implementation for HPyCapsule_Destructor
github.com/hpyproject/hpy - antocuni opened this issue about 2 years ago
github.com/hpyproject/hpy - antocuni opened this issue about 2 years ago
Add HPy ABI version in the ABI and check it when loading a module
github.com/hpyproject/hpy - steve-s opened this issue about 2 years ago
github.com/hpyproject/hpy - steve-s opened this issue about 2 years ago
Introduce the Hybrid ABI
github.com/hpyproject/hpy - antocuni opened this pull request over 2 years ago
github.com/hpyproject/hpy - antocuni opened this pull request over 2 years ago
Use CPython FASTCALL to optimise hpy function call
github.com/hpyproject/hpy - ankith26 opened this pull request over 2 years ago
github.com/hpyproject/hpy - ankith26 opened this pull request over 2 years ago
Consider let build fail when hpy-abi=universal and `Py*` symbols are discovered
github.com/hpyproject/hpy - timfel opened this issue over 2 years ago
github.com/hpyproject/hpy - timfel opened this issue over 2 years ago
Add dump mode to HPy tests.
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
Debug mode: check correct HPyContext usage
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
Microbench test_allocate_obj are slower in HPy than with the old Python/C API
github.com/hpyproject/hpy - antocuni opened this issue over 2 years ago
github.com/hpyproject/hpy - antocuni opened this issue over 2 years ago
Add HPy ABI version in the ABI and check it when loading a module
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
Clarify encoding used for C strings in the API.
github.com/hpyproject/hpy - markshannon opened this issue over 2 years ago
github.com/hpyproject/hpy - markshannon opened this issue over 2 years ago
Use Python names for classes, not names derived from CPython internals
github.com/hpyproject/hpy - markshannon opened this issue over 2 years ago
github.com/hpyproject/hpy - markshannon opened this issue over 2 years ago
[RFC] [WIP] Multi-phase module initialization
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
Backport changes needed to support PyPy
github.com/hpyproject/hpy - mattip opened this pull request over 2 years ago
github.com/hpyproject/hpy - mattip opened this pull request over 2 years ago
Use fixed width integers (at least in ABI)
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
Improve documentation and landing page
github.com/hpyproject/hpy - timfel opened this issue over 2 years ago
github.com/hpyproject/hpy - timfel opened this issue over 2 years ago
ENH: upstream setuptools patches to upstream setuptools
github.com/hpyproject/hpy - mattip opened this issue over 2 years ago
github.com/hpyproject/hpy - mattip opened this issue over 2 years ago
Introduce HPy trace mode.
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
Support metaclasses in HPy.
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request over 2 years ago
RFC: Basic module state support
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request over 2 years ago
Automatically generate Rust bindings for hpy
github.com/hpyproject/hpy - thedrow opened this issue over 2 years ago
github.com/hpyproject/hpy - thedrow opened this issue over 2 years ago
Improve TupleBuilder docs/tests
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
Testing full C++ compatibility of the headers
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
github.com/hpyproject/hpy - steve-s opened this issue over 2 years ago
Python SSL module missing only in Australia?
github.com/hpyproject/hpy - iajzenszmi opened this issue over 2 years ago
github.com/hpyproject/hpy - iajzenszmi opened this issue over 2 years ago
Introduce capsule API
github.com/hpyproject/hpy - fangerer opened this pull request almost 3 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 3 years ago
Numpy: port dtype and its static instances to HPy
github.com/hpyproject/hpy - steve-s opened this issue almost 3 years ago
github.com/hpyproject/hpy - steve-s opened this issue almost 3 years ago
Unable to compile on Python 3.11 alpha 5
github.com/hpyproject/hpy - domdfcoding opened this issue almost 3 years ago
github.com/hpyproject/hpy - domdfcoding opened this issue almost 3 years ago
Provide API for module state
github.com/hpyproject/hpy - steve-s opened this issue almost 3 years ago
github.com/hpyproject/hpy - steve-s opened this issue almost 3 years ago
HPyErr_FromFormat, HPyUnicode_FromFormat and similar: delegate to C API or provide HPy helpers?
github.com/hpyproject/hpy - steve-s opened this issue about 3 years ago
github.com/hpyproject/hpy - steve-s opened this issue about 3 years ago
API for getting the current context (and do we even want/need it)
github.com/hpyproject/hpy - steve-s opened this issue about 3 years ago
github.com/hpyproject/hpy - steve-s opened this issue about 3 years ago
Unicode API naming convention
github.com/hpyproject/hpy - antocuni opened this issue over 3 years ago
github.com/hpyproject/hpy - antocuni opened this issue over 3 years ago
Problem with adding a Python file next to the universal extension to make it importable
github.com/hpyproject/hpy - paugier opened this issue almost 4 years ago
github.com/hpyproject/hpy - paugier opened this issue almost 4 years ago
WIP: Add multi-phase module initialisation.
github.com/hpyproject/hpy - hodgestar opened this pull request almost 4 years ago
github.com/hpyproject/hpy - hodgestar opened this pull request almost 4 years ago
HPyBytes_AsString should return const char*
github.com/hpyproject/hpy - antocuni opened this issue almost 4 years ago
github.com/hpyproject/hpy - antocuni opened this issue almost 4 years ago
Define restrictions for tp_destroy functions.
github.com/hpyproject/hpy - fangerer opened this issue almost 4 years ago
github.com/hpyproject/hpy - fangerer opened this issue almost 4 years ago
Add support for inheriting from built-in types other than PyObject (which is already supported)
github.com/hpyproject/hpy - hodgestar opened this issue almost 4 years ago
github.com/hpyproject/hpy - hodgestar opened this issue almost 4 years ago
Equivalent of PyObject_TypeCheck
github.com/hpyproject/hpy - antocuni opened this issue almost 4 years ago
github.com/hpyproject/hpy - antocuni opened this issue almost 4 years ago
Documentation of the ctx object
github.com/hpyproject/hpy - prescod opened this issue about 4 years ago
github.com/hpyproject/hpy - prescod opened this issue about 4 years ago
start to support windows
github.com/hpyproject/hpy - mattip opened this pull request about 4 years ago
github.com/hpyproject/hpy - mattip opened this pull request about 4 years ago
Have different set of functions with different availability and stability warranties
github.com/hpyproject/hpy - vstinner opened this issue over 5 years ago
github.com/hpyproject/hpy - vstinner opened this issue over 5 years ago