Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / brandtbucher/automap issues and pull requests

#21 - Bump black from 22.3.0 to 24.3.0

Pull Request - State: open - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#20 - Usage of `PyVarObject`

Issue - State: open - Opened by flexatone over 1 year ago - 2 comments

#19 - Should `fami_dealloc()` use `PyObject_Del()`?

Issue - State: open - Opened by flexatone over 1 year ago - 2 comments

#18 - Correct decref in famv_contains

Pull Request - State: closed - Opened by flexatone over 1 year ago - 1 comment

#17 - segmentation fault when using `__contains__` on a FAM `values()`

Issue - State: open - Opened by flexatone over 1 year ago - 3 comments

#16 - Optimized NumPy array as keys

Pull Request - State: closed - Opened by flexatone over 1 year ago - 20 comments

#15 - Python 3.11 Wheels

Pull Request - State: closed - Opened by flexatone about 2 years ago - 4 comments

#14 - Python 3.11 wheels, update cibuildwheel

Issue - State: closed - Opened by flexatone about 2 years ago - 2 comments

#13 - Use `PyErr_SetObject` instead of `PyErr_Format` for `NonUniqueError`

Pull Request - State: closed - Opened by flexatone about 2 years ago - 4 comments

#12 - Store keys directly in the table, instead of in a separate list

Issue - State: open - Opened by brandtbucher about 2 years ago - 2 comments

#11 - 0.6.0 Release

Issue - State: closed - Opened by flexatone about 2 years ago - 3 comments

#10 - Specialized exception for non-unique values

Pull Request - State: closed - Opened by flexatone about 2 years ago - 2 comments

#9 - No wheels for Python 3.9+

Issue - State: closed - Opened by kveretennicov over 2 years ago - 4 comments

#8 - Inconsistent NaN behavior

Issue - State: closed - Opened by chaburkland almost 3 years ago - 1 comment

#7 - Raise unique exception (or `ValueError` subclass) on attempted initialization from non-unique values

Issue - State: closed - Opened by flexatone almost 3 years ago - 4 comments
Labels: enhancement, help wanted, good first issue

#5 - Multiple NaNs permitted in an AutoMap if provided via np.ndarray

Issue - State: closed - Opened by flexatone about 4 years ago - 8 comments

#4 - Remove .keys() unless .keys() returns a KeysView

Issue - State: closed - Opened by flexatone almost 5 years ago - 3 comments
Labels: enhancement, discussion

#3 - AutoMap, in some scenarios, permits the same key to be added more than once.

Issue - State: closed - Opened by flexatone almost 5 years ago - 2 comments
Labels: bug

#2 - Raise different exception when AutoMap initialized with non-unique keys.

Issue - State: closed - Opened by flexatone almost 5 years ago - 3 comments
Labels: good first issue, discussion

#1 - Use += for single item addition

Issue - State: closed - Opened by flexatone almost 5 years ago - 4 comments
Labels: enhancement, discussion