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
fix deprecated pkg_resources
github.com/hpyproject/hpy - trim21 opened this pull request 8 months ago
github.com/hpyproject/hpy - trim21 opened this pull request 8 months ago
Bump jinja2 from 3.1.3 to 3.1.4 in /docs
github.com/hpyproject/hpy - dependabot[bot] opened this pull request 8 months ago
github.com/hpyproject/hpy - dependabot[bot] opened this pull request 8 months ago
Is keeping 2.7 compatibility for `hpy/devel/__init__.py` still relevant?
github.com/hpyproject/hpy - Sachaa-Thanasius opened this issue 11 months ago
github.com/hpyproject/hpy - Sachaa-Thanasius opened this issue 11 months ago
Add HPyIter_(Check|Next) and HPy_GetIter
github.com/hpyproject/hpy - Sachaa-Thanasius opened this pull request 11 months ago
github.com/hpyproject/hpy - Sachaa-Thanasius opened this pull request 11 months ago
Support the Meson build system with meson-python
github.com/hpyproject/hpy - paugier opened this issue 11 months ago
github.com/hpyproject/hpy - paugier opened this issue 11 months ago
ABI for unboxed calls from JITs (and cython, etc.)
github.com/hpyproject/hpy - steve-s opened this issue 11 months ago
github.com/hpyproject/hpy - steve-s opened this issue 11 months ago
`python setup.py` and the use of `setup.py` as a command line tool are deprecated
github.com/hpyproject/hpy - cclauss opened this issue 12 months ago
github.com/hpyproject/hpy - cclauss opened this issue 12 months ago
DRAFT: Run main_tests only on various versions of macOS
github.com/hpyproject/hpy - cclauss opened this pull request 12 months ago
github.com/hpyproject/hpy - cclauss opened this pull request 12 months ago
Improve implementation of HPy_(Type | Is | GetItem_i) in CPython ABI mode.
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
Add HPy_(Get|Set|Del)Slice
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
Enable slot HPy_tp_descr_get.
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
github.com/hpyproject/hpy - fangerer opened this pull request 12 months ago
ci.yml: Upgrade some jobs to run on macos-latest
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
Add a GitHub Action to find typos with codespell
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
ci.yml: Upgrade GitHub Actions
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
test_legacy_forbidden.py: Remove unused imports
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
github.com/hpyproject/hpy - cclauss opened this pull request about 1 year ago
HPyGlobal: debug mode should check registration in HPyModuleDef->globals
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
add a failing test to replicate numpy scalar type scheme
github.com/hpyproject/hpy - mattip opened this pull request about 1 year ago
github.com/hpyproject/hpy - mattip opened this pull request about 1 year ago
Return an error state from HPyField_Store
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
Ambiguous tests in test_hpytype_legacy.py
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
Add dictionary type to HPy
github.com/hpyproject/hpy - DuToitSpies opened this pull request about 1 year ago
github.com/hpyproject/hpy - DuToitSpies opened this pull request about 1 year ago
Generate Rust ffi binding via bindgen
github.com/hpyproject/hpy - messense opened this pull request about 1 year ago
github.com/hpyproject/hpy - messense opened this pull request about 1 year ago
support uses a trick to get a module spec which fails on PyPy
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
backport changes from PyPy
github.com/hpyproject/hpy - mattip opened this pull request about 1 year ago
github.com/hpyproject/hpy - mattip opened this pull request about 1 year ago
ambiguous struct fields in HPyType_Spec
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
missing tests for _load_bootstrap
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
test_metaclass and `set_meta_data`: it seems to be operating on the wrong legacy class?
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
github.com/hpyproject/hpy - mattip opened this issue about 1 year ago
Final changes for stable release 0.9.
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
debug ctx_Type_GetName does not take trailing NULL into account
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
Design goal of HPyCapsule conflicts with universal mode
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
Exposing APIs from HPy extensions to be used by other HPy extensions
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
HPy universal modules on CPython via a CPython API entrypoint embedded in the extension
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
fix typo: HPy_mod_execute -> HPy_mod_exec
github.com/hpyproject/hpy - mattip opened this pull request over 1 year ago
github.com/hpyproject/hpy - mattip opened this pull request over 1 year ago
Add an example or test that uses HPy_mod_execute
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
github.com/hpyproject/hpy - mattip opened this issue over 1 year ago
Functions should not suppress unrelated exceptions
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
MSVC designated initializer experience in C++ is poor
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
Make autogen work under Windows+MSVC
github.com/hpyproject/hpy - KubaO opened this pull request over 1 year ago
github.com/hpyproject/hpy - KubaO opened this pull request over 1 year ago
How to get a context when python is embedded in an application?
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
Integration into projects that embed Python and use cmake
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
github.com/hpyproject/hpy - KubaO opened this issue over 1 year ago
Debug context: check that HPy API is accessed only from Python threads
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
Document APIs that can be called when exception is set and enforce this in debug mode
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
Errors when using "setup.py bdist_wheel" with pyproject.toml
github.com/hpyproject/hpy - f-cozzocrea opened this issue over 1 year ago
github.com/hpyproject/hpy - f-cozzocrea opened this issue over 1 year ago
Install error when using install command from "Quickstart"
github.com/hpyproject/hpy - f-cozzocrea opened this issue over 1 year ago
github.com/hpyproject/hpy - f-cozzocrea opened this issue over 1 year ago
Provide some level of typing experience in the API
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
Add structseq.c to extra sources.
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
HPyGlobal: should we fail loading module multiple times in one interpreter if the module uses HPyGlobal
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
github.com/hpyproject/hpy - steve-s opened this issue over 1 year ago
Fix workflow condition.
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
Add separate authors file to track contributions
github.com/hpyproject/hpy - timfel opened this pull request over 1 year ago
github.com/hpyproject/hpy - timfel opened this pull request over 1 year ago
Remove a weirdly placed comma
github.com/hpyproject/hpy - fingolfin opened this pull request over 1 year ago
github.com/hpyproject/hpy - fingolfin opened this pull request over 1 year ago
Prepare next release (version 0.9.0).
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
Use standard type ssize_t to define HPy_ssize_t.
github.com/hpyproject/hpy - fangerer opened this issue over 1 year ago
github.com/hpyproject/hpy - fangerer opened this issue over 1 year ago
Put hyperlink to API reference into readme and improve autogen of API mapping table.
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
github.com/hpyproject/hpy - fangerer opened this pull request over 1 year ago
Typo fixes (suggested by codespell)
github.com/hpyproject/hpy - Starbuck5 opened this pull request almost 2 years ago
github.com/hpyproject/hpy - Starbuck5 opened this pull request almost 2 years ago
Update the name of the Graal Python implementation.
github.com/hpyproject/hpy - timfel opened this pull request almost 2 years ago
github.com/hpyproject/hpy - timfel opened this pull request almost 2 years ago
Automatically generated table listing top4000-pypi-packages and their status regarding HPy
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
Potential role of CPython and Python Steering Council
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
Improve the communication on the positive impact of HPy on the Python ecosystem
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
github.com/hpyproject/hpy - paugier opened this issue almost 2 years ago
Fix rst variables written in md style (as ``foo``)
github.com/hpyproject/hpy - paugier opened this pull request almost 2 years ago
github.com/hpyproject/hpy - paugier opened this pull request almost 2 years ago
GitHub Action to lint Python code
github.com/hpyproject/hpy - cclauss opened this pull request almost 2 years ago
github.com/hpyproject/hpy - cclauss opened this pull request almost 2 years ago
Introduce HPySlice_Unpack and HPySlice_AdjustIndices.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Add struct sequence API as HPy helpers.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Remove support for Python 3.7.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Introduce HPyDict_Keys and HPyDict_Copy.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Introduce HPyUnicode_FromEncodedObject and HPyUnicode_Substring.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Introduce HPyType_GetName and HPyType_IsSubtype.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Introduce HPyType_GetName and HPyType_IsSubtype.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
fixup changes from PR #407
github.com/hpyproject/hpy - mattip opened this pull request almost 2 years ago
github.com/hpyproject/hpy - mattip opened this pull request almost 2 years ago
ENH: add HPyContextVar* interfaces and document how it is done
github.com/hpyproject/hpy - mattip opened this pull request almost 2 years ago
github.com/hpyproject/hpy - mattip opened this pull request almost 2 years ago
README.md: shorten and add Discord link
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
Add HPyUnicode_FromFormat(v) and HPyErr_Format.
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
Should we have HPyDict_GetItem
github.com/hpyproject/hpy - fangerer opened this issue almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue almost 2 years ago
Introduce HPy_Compile_s and HPy_EvalCode.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Verify HPy_TypeCheck's 2nd arg in debug mode only.
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Autogen code also for HPyFunc_NOARGS and HPyFunc_NOARGS_O
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
Protocols to remove abstraction overhead
github.com/hpyproject/hpy - steve-s opened this issue almost 2 years ago
github.com/hpyproject/hpy - steve-s opened this issue almost 2 years ago
Small documentation improvements & quickstart guide
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request almost 2 years ago
Minor stylistic improvements to the top-level README
github.com/hpyproject/hpy - hodgestar opened this pull request almost 2 years ago
github.com/hpyproject/hpy - hodgestar opened this pull request almost 2 years ago
Multi-phase module initialization
github.com/hpyproject/hpy - fangerer opened this issue almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue almost 2 years ago
Improve HPy documentation
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
github.com/hpyproject/hpy - fangerer opened this pull request almost 2 years ago
Fix and re-enable cppcheck
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
Use fixed-width integers and clarify encoding of C strings.
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
Multiphase module initialization
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
Test upgrade to macos-12.
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
Split valgrind tests.
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
Support vectorcall protocol
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
Add support for vectorcall protocol.
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
Fix GitHub actions: fix Ubuntu version for py27 compat and cpp-check
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
Emit HPy ABI version into the binary and check it when loading a module
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
github.com/hpyproject/hpy - steve-s opened this pull request about 2 years ago
Add HPy<type>_Check for all fast equivalent type checks in CPython.
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
Enable slots HPy_tp_str and HPy_tp_hash.
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
Enable slots HPy_tp_str and HPy_tp_hash.
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
github.com/hpyproject/hpy - fangerer opened this issue about 2 years ago
HPyBytes_AsString should return const char pointer.
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
hpy-*.whl contains hpy/debug/src/* files
github.com/hpyproject/hpy - antocuni opened this issue about 2 years ago
github.com/hpyproject/hpy - antocuni opened this issue about 2 years ago