Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ionite34/einspect issues and pull requests
#25 - Add Py.Mem api methods (Malloc, Calloc, Realloc), Simplify PyUnicode field access
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#24 - Implement `info()` formatting for all Views
Issue -
State: closed - Opened by ionite34 about 2 years ago
Labels: enhancement
#23 - Compatibility for Python 3.12
Issue -
State: closed - Opened by ionite34 about 2 years ago
Labels: enhancement
#22 - Expand `PyTupleObject.ob_digit` setter compatibility for casts, improve documentation coverage
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
Labels: documentation, enhancement
#21 - Fix `DictView.__getitem__` missing PyObject cast, improved unit test coverage
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#20 - Add MutableSequence protocols for TupleView
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#19 - Fix StrView base access, add PyObject.from_gc, display info for DictView
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#18 - Add `PyGC_HEAD` struct and `PyObject` GC methods
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#17 - Support for `PyGC_Head`
Issue -
State: closed - Opened by ZeroIntensity about 2 years ago
- 1 comment
Labels: enhancement
#16 - Add `@impl` decorator for built-in type attribute overrides, and `orig` proxy to get original attributes
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#15 - Fix DictView iter and delitem methods for MutableMapping protocol
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#14 - Package metadata - Revert lower bound python requirement to 3.8.0
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#13 - Fixes for View.base return type and bind_api base class resolution
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#12 - Create SECURITY.md
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#11 - Add TypeView
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#10 - Add links and keywords to pyproject, improve test coverage
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#9 - Correct PyListObject display to use ob_size instead of allocated
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#8 - [pre-commit.ci] pre-commit autoupdate
Pull Request -
State: closed - Opened by pre-commit-ci[bot] about 2 years ago
- 1 comment
#7 - Add PyTypeObject, include header structs, new (GetAttr, SetAttr) PyObject bound apis
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#6 - Reformat pre-commit, moving mypy to gh actions
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#5 - Fix view info on python versions < 3.9
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#4 - Update documentation link in README
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#3 - Add SetView, README update
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#2 - Add views for (bool, dict, set, MappingProxyType)
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment
#1 - Pythonapi binding improvement with `protocols` decorators, typing fixes
Pull Request -
State: closed - Opened by ionite34 about 2 years ago
- 1 comment