Ecosyste.ms: Issues

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

GitHub / jpmorganchase/py-avro-schema issues and pull requests

#80 - De-duplicate union schemas

Pull Request - State: closed - Opened by faph 3 months ago

#79 - Docs + refactor for Literal

Pull Request - State: closed - Opened by faph 3 months ago

#78 - [MINOR] Support Python Literal types

Pull Request - State: closed - Opened by faph 3 months ago

#77 - how to serialize timedelta fields

Issue - State: closed - Opened by aviadr1 4 months ago - 2 comments

#76 - Avoid deprecated Pydantic __fields__ attribute

Pull Request - State: closed - Opened by faph 4 months ago

#75 - Test with Python 3.13 (beta)

Pull Request - State: closed - Opened by faph 4 months ago

#74 - Standardize documentation config

Pull Request - State: closed - Opened by faph 6 months ago

#73 - [MINOR] Support Pydantic model title

Pull Request - State: closed - Opened by faph 6 months ago

#72 - Use Pydantic's `model_config` to allow record name override

Issue - State: closed - Opened by cbini 8 months ago - 5 comments

#71 - fix: recursive default values for UnionSchema (#70)

Pull Request - State: closed - Opened by dada-engineer 8 months ago

#70 - union schema does not recursively create defaults

Issue - State: closed - Opened by dada-engineer 8 months ago - 1 comment

#69 - fix: use pydantic.BaseModel.__annotations__ when getting defaults (#68)

Pull Request - State: closed - Opened by dada-engineer 8 months ago - 2 comments

#68 - list class not allowed in pydantic nested schema default

Issue - State: closed - Opened by dada-engineer 8 months ago - 4 comments

#67 - Naive support for Pydantic defaults

Pull Request - State: closed - Opened by faph 8 months ago

#66 - feat: allow to set an orjson default (#64)

Pull Request - State: closed - Opened by dada-engineer 9 months ago - 1 comment

#65 - feat(pydantic): allow pydantic model instances as defaults (#64)

Pull Request - State: closed - Opened by dada-engineer 9 months ago - 11 comments

#64 - pydantic classes as default values not serializable

Issue - State: closed - Opened by dada-engineer 9 months ago - 18 comments

#63 - Should we support un-annotated decimal types?

Issue - State: closed - Opened by faph about 1 year ago - 3 comments

#62 - [MICRO] Add input validation to `DecimalMeta`

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

#61 - [MINOR] Support `typing.Annotated` for all types

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

#60 - Support `typing.Annotated` for all types

Issue - State: closed - Opened by faph about 1 year ago

#59 - [MICRO] Fix date default

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

#58 - [MINOR] Annotated decimal type

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

#57 - [QUESTION]: DecimalType assignment type linter error

Issue - State: closed - Opened by dada-engineer about 1 year ago - 3 comments

#56 - feat: add support for union

Pull Request - State: closed - Opened by cgtobi about 1 year ago - 8 comments

#55 - Request: use fastavro

Issue - State: closed - Opened by dabdada about 1 year ago - 2 comments

#54 - [MINOR] allow to render schema record names by alias for pydantic

Pull Request - State: closed - Opened by dabdada about 1 year ago - 6 comments

#53 - Request: allow pydantic option to get field names by alias

Issue - State: closed - Opened by dabdada about 1 year ago - 3 comments

#52 - [Micro] Feature/add typing tests for lower case of list and dict

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

#51 - Build and test with Python 3.12

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

#50 - [MICRO] Upgrade typeguard from v2 to v4

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

#49 - Fix Pydantic inherited model failing

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

#48 - Regression in 3.0.0 for Pydantic models defined using inheritance

Issue - State: closed - Opened by rnathuji about 1 year ago - 5 comments

#47 - Configure "Read the Docs" theme

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

#46 - Support Pydantic 2

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

#45 - Use RTD theme for docs again

Issue - State: closed - Opened by faph about 1 year ago

#44 - Represent List[Dict[str, Any]] as JSON logical type

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

#43 - Clarify support for Pydantic 1 only for now.

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

#42 - py-avro-schema fails with Pydantic 2.0

Issue - State: closed - Opened by faph about 1 year ago

#40 - Always model subclasses of str as string schemas

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

#39 - Replace functools LRU cache with memoization to support un-hashable types

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

#38 - Typo :(

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

#37 - Support plain Python classes

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

#36 - Update PyPI.org credentials

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

#35 - Doc tweaks

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

#34 - Use `int` schema for `time-millis` logical schema.

Pull Request - State: closed - Opened by faph over 1 year ago - 2 comments

#32 - Test with Python 3.12

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

#31 - Test with Python 3.12 alpha/beta releases

Issue - State: closed - Opened by faph over 1 year ago

#30 - Use pyproject.toml for packaging metadata

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

#29 - Adopt pyproject.toml-based packaging configuration

Issue - State: closed - Opened by faph over 1 year ago

#28 - Avro Logical Type "DATE" is not compatible with Pydantic Date definition

Issue - State: closed - Opened by Lazloo about 2 years ago - 1 comment

#27 - Date is converted to INT and not STRING

Issue - State: closed - Opened by Lazloo about 2 years ago - 1 comment

#26 - Test with Python 3.11 (non-dev version)

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

#25 - Update package name in decimal schema documentation

Pull Request - State: closed - Opened by faph about 2 years ago
Labels: documentation

#24 - Support for `pydantic.PositiveFloat` and subclasses for primitives in general

Pull Request - State: closed - Opened by faph about 2 years ago - 1 comment
Labels: enhancement

#23 - PositiveFloat is not supported

Issue - State: closed - Opened by Lazloo about 2 years ago - 5 comments
Labels: enhancement

#22 - Link to relevant source code from documentation

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

#21 - Doc improvements

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

#20 - Link to original contributing doc

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

#19 - Run Sphinx from Tox, matching readthedocs.org

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

#18 - Document supported Python types

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

#17 - Docs: Restructure namespace generation section

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

#16 - simplify docs config

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

#15 - Feature/sphinx

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

#14 - Feature/tutorial

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

#13 - Define __version__

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

#12 - Add hook for inserting license header

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

#11 - Add black, flake8, interrogate and isort Git hooks

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

#10 - Configure pre-commit hooks

Issue - State: closed - Opened by faph over 2 years ago

#9 - Create pypi upload workflow

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

#8 - Wire up PyPI package uploads

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

#7 - Decide on OSS license

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

#6 - Add license

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

#5 - Setup Sphinx documentation generation

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

#4 - Testing with Python 3.11 (dev)

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

#3 - Test and build for Python 3.11.0 (final)

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

#2 - Feature/config

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

#1 - Initial commit - source code and tests

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