Ecosyste.ms: Issues

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

GitHub / nucleic/atom issues and pull requests

#214 - 3.13 support

Pull Request - State: open - Opened by MatthieuDartiailh about 1 month ago

#213 - Fix memory leak in pickle creation

Pull Request - State: closed - Opened by MatthieuDartiailh 3 months ago - 1 comment

#211 - Add FixedTuple member enforcing a given number of items

Pull Request - State: closed - Opened by MatthieuDartiailh 7 months ago - 8 comments

#210 - Apply dataclass transform to AtomMeta

Pull Request - State: open - Opened by MatthieuDartiailh 7 months ago - 2 comments

#209 - Fix ruff config

Pull Request - State: closed - Opened by MatthieuDartiailh 8 months ago - 1 comment

#207 - Support Union as TypeVar bound

Pull Request - State: closed - Opened by MatthieuDartiailh 8 months ago - 1 comment

#206 - Union not supported as TypeVar bound

Issue - State: closed - Opened by MatthieuDartiailh 8 months ago
Labels: bug

#205 - Use ruff for linting and formatting

Pull Request - State: closed - Opened by MatthieuDartiailh 11 months ago - 2 comments

#204 - Fix typo in add_member

Pull Request - State: closed - Opened by frmdstryr 12 months ago - 3 comments

#203 - Fix memory leak in dict and set members and add test

Pull Request - State: closed - Opened by frmdstryr about 1 year ago - 1 comment

#202 - Atom class with Dict member never frees memory

Issue - State: closed - Opened by frmdstryr about 1 year ago - 4 comments

#201 - build(deps): bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#200 - Start running tests on 3.12

Pull Request - State: closed - Opened by MatthieuDartiailh about 1 year ago - 3 comments

#199 - defaultatomdict container and related member

Pull Request - State: closed - Opened by MatthieuDartiailh over 1 year ago - 1 comment
Labels: enhancement

#198 - Fix inferred member when a union contains Any/object

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

#197 - atomdict: return the coerced item from setdefault

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

#196 - atomdict setdefault is broken with inner type validated container

Issue - State: closed - Opened by MatthieuDartiailh over 1 year ago
Labels: bug

#195 - Support __init_subclass__

Pull Request - State: closed - Opened by MatthieuDartiailh over 1 year ago - 3 comments
Labels: enhancement

#194 - Consider an unbound TypeVar as object bound and reject contravariant TypeVar

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

#193 - Fix generating Subclass members from annotations

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

#192 - atom: improve typing (using pyright as a guide)

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

#191 - Update formatting

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

#190 - Enum items property is incorrect when a validate method is provided

Issue - State: open - Opened by frmdstryr over 1 year ago - 9 comments

#188 - API and logic for optional or not-optional members?

Issue - State: open - Opened by metaperl over 1 year ago - 1 comment

#187 - Incorrect specification of subclass

Issue - State: open - Opened by metaperl over 1 year ago - 1 comment

#186 - digraphs in docs are literal and not rendered

Issue - State: closed - Opened by metaperl over 1 year ago - 2 comments

#185 - Use Typed when an annotation resolve to a single type without a custom instancecheck

Pull Request - State: closed - Opened by MatthieuDartiailh over 1 year ago - 1 comment
Labels: enhancement

#184 - Generate Tuple member from tuple annotation

Pull Request - State: closed - Opened by MatthieuDartiailh over 1 year ago - 1 comment
Labels: enhancement

#183 - Generic

Pull Request - State: closed - Opened by ameni97 over 1 year ago - 4 comments

#182 - Move __getstate__ and __setstate__ to catom

Pull Request - State: closed - Opened by frmdstryr almost 2 years ago - 21 comments

#181 - cis: update codecov action

Pull Request - State: closed - Opened by MatthieuDartiailh almost 2 years ago - 1 comment

#180 - build(deps): bump actions/download-artifact from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#179 - build(deps): bump codecov/codecov-action from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#178 - Fix type annotations

Pull Request - State: closed - Opened by MatthieuDartiailh almost 2 years ago - 1 comment

#177 - Union fix

Pull Request - State: closed - Opened by MatthieuDartiailh almost 2 years ago

#176 - Small fix for docs, missing closing )

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

#174 - Fix handling of ForwardRef in TypeVar

Issue - State: open - Opened by MatthieuDartiailh about 2 years ago

#171 - Fix handling of TypeVar with an object bound

Issue - State: closed - Opened by MatthieuDartiailh about 2 years ago - 2 comments
Labels: bug

#170 - Create standard benchmarks

Issue - State: open - Opened by MatthieuDartiailh over 2 years ago

#169 - Update and rename index.rst to greet_score.rst

Pull Request - State: closed - Opened by disgreet over 2 years ago - 1 comment

#167 - Update tests since mypy 0.960 does not add * to inferred types anymore

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#166 - cis: start testing on 3.11

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#165 - Fix member mro in the presence of complex multiple inheritance

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 11 comments

#164 - Atom has different method resolution order for members

Issue - State: closed - Opened by jolos over 2 years ago - 1 comment

#163 - fully remove the now obsolete setup.cfg

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#162 - make pyproject.toml pep 621 compliant and limit the use of setup.py t…

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#161 - Typing tests fixes

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago

#160 - Fixes

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#159 - Fix chained ObserverHandler typing

Pull Request - State: closed - Opened by frmdstryr over 2 years ago - 5 comments

#158 - Add type hinting examples and documentation.

Pull Request - State: closed - Opened by clamdad over 2 years ago - 7 comments

#157 - cpp: fix warning in validate behavior

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago

#156 - Allowing Generic Atom

Issue - State: open - Opened by MatthieuDartiailh over 2 years ago

#155 - Add observer type filter

Pull Request - State: closed - Opened by frmdstryr over 2 years ago - 13 comments

#154 - Proposal: Allow members to selectively set default change event types generated

Issue - State: closed - Opened by frmdstryr over 2 years ago - 5 comments

#153 - Type hint example and test

Pull Request - State: closed - Opened by clamdad over 2 years ago - 31 comments

#152 - Typehint examples

Pull Request - State: closed - Opened by clamdad over 2 years ago - 1 comment

#151 - Fix handling of bare typing.Iterable in Instance member

Pull Request - State: closed - Opened by MatthieuDartiailh over 2 years ago - 1 comment

#149 - Include cls in missing member warning

Pull Request - State: closed - Opened by frmdstryr over 2 years ago - 3 comments

#148 - Allow members to be aliased under a different name via a metaclass

Pull Request - State: closed - Opened by frmdstryr over 2 years ago - 16 comments

#147 - cis: update documentation pipeline in GHA and RTD

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 1 comment

#146 - tests: fix typing tests for mypy 0.930

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 1 comment

#145 - cis: build M1 compatible wheels for MacOS

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago

#144 - Add support for M1

Issue - State: closed - Opened by clamdad almost 3 years ago - 2 comments

#143 - README.rst link to Enaml is broken

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

#141 - Use linters for the project and modernize the build system

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 2 comments

#140 - Tuple fixes

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 1 comment

#139 - Warn on missing member

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 3 comments

#138 - Examples and Tests for type hints

Pull Request - State: closed - Opened by clamdad almost 3 years ago - 1 comment

#137 - ENH Request: Rise for _default_x, _observe_x _validate_x if x is not an member

Issue - State: closed - Opened by Tillsten almost 3 years ago - 4 comments

#136 - Support generic aliases in all places where types or tuple of types are allowed

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 3 comments

#135 - Release 0.7.0

Issue - State: closed - Opened by MatthieuDartiailh almost 3 years ago - 6 comments

#134 - prepare 0.7.0.rc1 release

Pull Request - State: closed - Opened by MatthieuDartiailh almost 3 years ago

#133 - Generate atom members from type hints

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago - 28 comments
Labels: enhancement

#132 - typing: fix typing of the getters for the modes of Member

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago

#131 - Make Typed/Instance non-optional by default if a default value can be built

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago - 3 comments

#130 - Add a member validating fixed size inhomogeneous tuple

Issue - State: open - Opened by MatthieuDartiailh about 3 years ago - 1 comment

#129 - Infer members from typehints

Issue - State: closed - Opened by clamdad about 3 years ago - 6 comments

#128 - allow to validate the type of ReadOnly and Constant

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago - 1 comment

#127 - Add type validation to ReadOnly and Constant

Issue - State: closed - Opened by MatthieuDartiailh about 3 years ago

#126 - No docs on creating constants

Issue - State: open - Opened by metaperl about 3 years ago - 1 comment

#125 - Include optional setting in cloned member and add test

Pull Request - State: closed - Opened by frmdstryr about 3 years ago - 1 comment

#124 - Add strict to FloatRange

Pull Request - State: closed - Opened by frmdstryr about 3 years ago - 7 comments

#123 - Non optional Typed, Instance and their forwarded versions

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago - 7 comments

#122 - Add type hints allowing type checkers to resolve types behind members

Pull Request - State: closed - Opened by MatthieuDartiailh about 3 years ago - 16 comments

#121 - Start testing on Python 3.10 (and drop 3.6)

Pull Request - State: closed - Opened by MatthieuDartiailh over 3 years ago - 1 comment

#120 - [DOC] Small code and spelling fixes

Pull Request - State: closed - Opened by Tillsten over 3 years ago - 1 comment

#119 - Rename readthedocs.yml to ssh.readthedocs.io

Pull Request - State: closed - Opened by corserp almost 4 years ago

#118 - Rename readthedocs.yml to hint.readthedocs.templ

Pull Request - State: closed - Opened by corserp almost 4 years ago

#117 - Rename readthedocs.yml to greet.readthedocs.yml

Pull Request - State: closed - Opened by corserp almost 4 years ago

#116 - #back

Issue - State: closed - Opened by corserp almost 4 years ago - 1 comment

#115 - # up

Pull Request - State: closed - Opened by corserp almost 4 years ago - 2 comments