Ecosyste.ms: Issues

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

GitHub / python-attrs/cattrs issues and pull requests

#305 - Allow structuring None

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

#304 - Fix imprecise dependency on poetry-core

Pull Request - State: closed - Opened by f3flight about 2 years ago - 1 comment

#303 - fix: use __notes__ instead of __note__

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

#302 - chore: update annotations

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

#301 - Python 3.11: it's __notes__, not __note__

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

#300 - Collection conversion not working with attrs

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

#299 - Recursive Attrs class generation

Issue - State: open - Opened by Dworv about 2 years ago - 3 comments
Labels: enhancement

#298 - Update CONTRIBUTING.rst

Pull Request - State: closed - Opened by ericbn about 2 years ago - 1 comment

#297 - NewType support broken by recent `functools.singledispatch` changes

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

#296 - Support TypedDict?

Issue - State: closed - Opened by ericbn over 2 years ago - 3 comments
Labels: enhancement

#295 - Update attrs to 22.1.0 and fix test.

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

#294 - Converting "FALSE" to boolean

Issue - State: closed - Opened by klausmcm over 2 years ago - 7 comments

#292 - Inconsistent behavior between GenConverter and Converter

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

#291 - Fix: GenConverter syntax errors with certain types

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

#290 - memory leak of GenConverter with detailed_validation = True

Issue - State: closed - Opened by Bryant-Yang over 2 years ago - 6 comments

#289 - cattrs.__all__ contains unimported "GenConverter"

Issue - State: closed - Opened by sscherfke over 2 years ago - 7 comments

#288 - chore: improve annotations

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

#287 - Unstructuring subclassed built-ins

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

#284 - Tin/copy

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

#283 - Raise on input/tuple-args length mis-match

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

#282 - Document usage and goals of switching to CalVer

Issue - State: closed - Opened by xaviergmail over 2 years ago - 2 comments
Labels: documentation

#281 - Possibly wrong type annotations in register_structure_hook_factory

Issue - State: closed - Opened by sscherfke over 2 years ago - 6 comments

#278 - Allow structuring union types of primitives that don't need any conversion

Issue - State: closed - Opened by phiresky over 2 years ago - 14 comments
Labels: enhancement

#277 - Syntax Error in generated code

Issue - State: closed - Opened by phiresky over 2 years ago - 11 comments

#273 - Allow disambiguating union types by unique literal types

Issue - State: open - Opened by phiresky over 2 years ago - 9 comments

#272 - Converter ignores fields from child class when unstructuring (inheritance)

Issue - State: open - Opened by phiresky over 2 years ago - 12 comments

#267 - Weird output while structuring unions with custom disambiguation function

Issue - State: open - Opened by pritsh over 2 years ago - 1 comment

#261 - Enum mixed in with str not unstructured

Issue - State: closed - Opened by layday over 2 years ago - 11 comments

#260 - converters are mutate despite deepcopy

Issue - State: closed - Opened by GiorgioBalestrieri over 2 years ago - 3 comments

#258 - How do I extract error information from the exception(s) raised when structuring?

Issue - State: closed - Opened by pfmoore over 2 years ago - 12 comments

#253 - cattrs fails on pypy

Issue - State: closed - Opened by ygl-rg over 2 years ago - 7 comments

#249 - structure raises a KeyError when optional attribute is missing

Issue - State: open - Opened by cmaddalozzo over 2 years ago - 8 comments

#246 - What's the recommended way of handling child classes?

Issue - State: open - Opened by MicaelJarniac over 2 years ago - 3 comments

#235 - Destructure and structure enum

Issue - State: closed - Opened by andatt over 2 years ago - 14 comments

#232 - takes_metadata option for Factory

Issue - State: open - Opened by delfick over 2 years ago - 1 comment

#221 - Fix __parameters__ access in gen._generate_mapping

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

#215 - Support ForwardRef

Pull Request - State: open - Opened by aha79 almost 3 years ago - 7 comments

#206 - TypeError when registering ForwardRefs in python 3.10.2

Issue - State: open - Opened by JWCook almost 3 years ago - 11 comments
Labels: enhancement

#205 - Extending Coverter instances?

Issue - State: closed - Opened by jlumpe almost 3 years ago - 4 comments
Labels: enhancement

#194 - make_dict_structure_fn fails on NDArray attributes

Issue - State: closed - Opened by larchen almost 3 years ago - 11 comments

#176 - pre-commit hooks?

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

#163 - Issues when a `attrs` converter is defined on a sequence

Issue - State: closed - Opened by bushkov about 3 years ago - 4 comments

#121 - [regression][1.3] Unstructure as dict ignores dynamic type

Issue - State: closed - Opened by RomainMuller almost 4 years ago - 5 comments

#92 - Need ability to unstructure convert set to list

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

#81 - Add support for pathlib.Path

Issue - State: closed - Opened by spacemanspiff2007 almost 5 years ago - 11 comments

#79 - Automatic disambiguation fails for Union[BaseClass, SubClass].

Issue - State: closed - Opened by kevin-d-omara almost 5 years ago - 3 comments

#67 - attrbute err with attr.ib(init=False)

Issue - State: closed - Opened by swuecho about 5 years ago - 1 comment

#64 - mypy cannot resolve cattr's path

Issue - State: closed - Opened by josephaxisa over 5 years ago - 1 comment

#57 - Tuple[A, B] can be structured from a list with less than two values

Issue - State: closed - Opened by madig over 5 years ago - 1 comment

#50 - Explicitly specify the field which does not require structuring

Issue - State: closed - Opened by dmfigol about 6 years ago - 1 comment

#49 - Support transparent empty sequence structuring when None is present

Issue - State: closed - Opened by petergaultney about 6 years ago - 1 comment

#47 - structure: how to report path to invalid data element

Issue - State: closed - Opened by vlcinsky about 6 years ago - 9 comments

#46 - cannot import name '_Union'

Issue - State: closed - Opened by nturley about 6 years ago - 15 comments

#44 - cattrs structure string to List, instead of failing conversion

Issue - State: open - Opened by yunstanford about 6 years ago - 13 comments

#40 - Possible to support attr.ib(init=False) ?

Issue - State: closed - Opened by mooncake4132 about 6 years ago - 19 comments

#38 - determine a way to work in a world where Unions don't exist at runtime any more

Issue - State: closed - Opened by glyph over 6 years ago - 5 comments

#35 - Structuring a subset of input keys.

Issue - State: closed - Opened by asford over 6 years ago - 25 comments

#20 - A few syntax sugar ideas

Issue - State: closed - Opened by aldanor almost 7 years ago - 5 comments

#13 - Self-referential type specification issues

Issue - State: closed - Opened by altendky about 7 years ago - 4 comments

#6 - Register Iterable instead of Sequence for dumps?

Issue - State: closed - Opened by wsanchez over 7 years ago - 1 comment
Labels: enhancement