Ecosyste.ms: Issues

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

GitHub / jacebrowning/datafiles issues and pull requests

#237 - Support Python 3.10 union types

Issue - State: closed - Opened by jacebrowning almost 3 years ago
Labels: bug

#236 - Best way to map existing files to Model instances

Issue - State: open - Opened by kgpayne almost 3 years ago - 6 comments
Labels: question

#235 - Run tests against Python 3.10

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

#234 - Create the beta release for 1.0

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

#233 - Fix `ValueError` when loading enum values from TOML files

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

#232 - Exception raised while saving enum values using TOML format

Issue - State: closed - Opened by yateya about 3 years ago - 4 comments
Labels: bug

#231 - Nested dataclass fails to save when using default arguments

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

#230 - Fix default format when no extension

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

#229 - No extension is not currently mapped to YAML

Issue - State: closed - Opened by tbabej over 3 years ago - 1 comment
Labels: bug

#228 - Bump version to 0.15

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#227 - Remove YAML library setting

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#226 - Remove setting to disable YAML indent

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#225 - Remove auto load/save model options

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#224 - Deprecate automatic load/save options

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#223 - What is the use case for auto_load and auto_save having mismatched values?

Issue - State: closed - Opened by tbabej over 3 years ago - 3 comments
Labels: question

#222 - Nested dataclasses do not respect `auto_save=False`

Issue - State: closed - Opened by tbabej over 3 years ago - 1 comment
Labels: bug

#221 - Support filtering for nested values (using __ as a delimeter)

Pull Request - State: closed - Opened by tbabej over 3 years ago

#220 - Handle loading partial nested objects with optional attributes

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#219 - Handling of optional attributes should be consistent in nested dataclasses

Issue - State: closed - Opened by tbabej over 3 years ago - 3 comments
Labels: bug

#218 - Support Python 3.6 using the dataclasses backport

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#217 - Can datafiles be used with the backported dataclasses for python 3.6

Issue - State: closed - Opened by andrewv99 over 3 years ago - 2 comments
Labels: enhancement, help wanted

#216 - Datafiles with parametrized paths create empty files with manual=True

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

#215 - Update coverage to 5.x

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#214 - Test against 3.10-dev

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#212 - Release 0.13

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#211 - Update ruamel.yaml

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#210 - Update pytest to 6.2

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#209 - Preliminary Python 3.10 support

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#208 - Fix get_or_create when manual file is missing

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#207 - Automatically load objects after creation via manager

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

#206 - Handling of default values is not consistent in get_or_create

Issue - State: closed - Opened by tbabej over 3 years ago - 6 comments
Labels: bug

#205 - Add hooks to dictionary values

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#204 - Modification of nested mutable structures

Issue - State: closed - Opened by tbabej over 3 years ago - 3 comments
Labels: bug

#203 - Test that partially-defined objects can be loaded

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#202 - Exclude computed properties from serialization

Pull Request - State: closed - Opened by jacebrowning over 3 years ago

#147 - Model.objects.all() does not convert types in primary keys

Issue - State: open - Opened by jacebrowning almost 5 years ago - 2 comments
Labels: bug, help wanted

#131 - Handle postponed evaluation of annotations (PEP 563)

Issue - State: open - Opened by jacebrowning about 5 years ago - 2 comments
Labels: bug