Ecosyste.ms: Issues

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

GitHub / yukinarit/pyserde issues and pull requests

#281 - feat: Implement alias

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

#280 - test: Add InitVar and ClassVar examples

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

#279 - build: Add python 3.11 to pyproject.toml

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

#278 - Add contributors to README.md

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

#277 - chore: Bump version to 0.9.4

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

#276 - feat: Support variable length tuples

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

#275 - Support python 3.11 tomllib

Issue - State: closed - Opened by yukinarit over 2 years ago
Labels: enhancement

#274 - feat: Use tomllib for Python >= 3.11

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

#273 - Bug? Can't Support Type Tuple[Any, ...]

Issue - State: closed - Opened by Gwill over 2 years ago - 1 comment
Labels: enhancement

#272 - Bump to 0.9.3

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

#271 - feat: pep681

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

#270 - fix: Support nested generic dataclasses

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

#269 - Incorrect deserialization with nested Generic classes

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

#268 - ci: Build with python 3.11

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

#267 - Support PEP 681 – Data Class Transforms

Issue - State: closed - Opened by yukinarit over 2 years ago
Labels: enhancement

#266 - chore: Bump version to 0.9.2

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

#265 - chore: Bump allowed version of numpy to >1.21.0 on Python 3.7

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

#264 - fix: Fix deserialization of optional complex types with default=None

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

#263 - Unable to deserialize null value for type `Optional[UUID] = None`

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

#262 - fix: Mypy type errors

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

#261 - Custom class serializer doesn't work for nested data?

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

#260 - chore: Bump version to 0.9.1

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

#259 - fix: Call to untyped function "serde" in typed context

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

#258 - Upgrading to 0.9.0: error: Call to untyped function "serde" in typed context

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

#257 - chore: Bump version to 0.9.0

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

#256 - Add type coercing example

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

#255 - Refactor type check

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

#254 - Support native datetime types in toml and yaml

Pull Request - State: open - Opened by kngwyu over 2 years ago - 1 comment

#253 - Support for aliasing on dataclass fields

Issue - State: closed - Opened by Exiled1 over 2 years ago - 4 comments
Labels: enhancement

#250 - feat: Add type coercion feature

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

#246 - Numpy v1.23.0 breaks pyserde compatability in Python versions <= 3.8

Issue - State: closed - Opened by skogsvik over 2 years ago - 4 comments
Labels: bug, help wanted

#237 - Better strong type check

Issue - State: open - Opened by yukinarit over 2 years ago - 4 comments
Labels: enhancement

#231 - Variable length tuples throw exception

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

#230 - InitVar?

Issue - State: closed - Opened by AustinScola over 2 years ago - 1 comment
Labels: enhancement

#216 - Support typing.TypedDict ?

Issue - State: open - Opened by sbant almost 3 years ago
Labels: enhancement, help wanted

#192 - Some NewTypes such as Dict do not work

Issue - State: open - Opened by jennydaman about 3 years ago - 4 comments
Labels: enhancement

#184 - Add skip_if_default class attribute

Issue - State: open - Opened by yukinarit about 3 years ago
Labels: enhancement, good first issue

#180 - Ensure docs track the latest release tag

Issue - State: closed - Opened by benridley about 3 years ago - 3 comments
Labels: help wanted, documentation

#156 - Json schema support

Issue - State: closed - Opened by adriangb over 3 years ago - 4 comments
Labels: enhancement

#149 - Add contributors section in README

Issue - State: closed - Opened by yukinarit over 3 years ago
Labels: documentation

#121 - Raise unsupported error when the class is loaded

Issue - State: open - Opened by yukinarit almost 4 years ago - 2 comments
Labels: enhancement

#117 - Host multiple versions of documentation

Issue - State: closed - Opened by yukinarit almost 4 years ago
Labels: help wanted, documentation

#97 - dict type in Union might be deserialized incorrectly

Issue - State: closed - Opened by yukinarit almost 4 years ago - 5 comments
Labels: enhancement

#83 - Support more standard collections

Issue - State: open - Opened by yukinarit about 4 years ago - 4 comments
Labels: enhancement

#25 - Support XML serialization/deserialization

Issue - State: closed - Opened by xbeastx over 4 years ago - 2 comments
Labels: enhancement