Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ericvsmith/dataclasses issues and pull requests
#177 - Update dataclasses.py
Pull Request -
State: closed - Opened by angie8215 7 months ago
- 5 comments
#176 - feat(dataclasses): fix dataclasses line 550 contain _ in var typing.C…
Pull Request -
State: closed - Opened by angie8215 8 months ago
- 5 comments
#175 - cannot find 'CroppingInfo' in the module
Issue -
State: closed - Opened by sosie-js 8 months ago
- 7 comments
#174 - Is it possible to hide an argument in __str__/__repr__?
Issue -
State: open - Opened by Freed-Wu about 1 year ago
#173 - Support kw_only?
Issue -
State: open - Opened by guysoft over 2 years ago
#172 - When the method __post_init__ doesnt called?
Issue -
State: closed - Opened by Maksim-Burtsev over 2 years ago
- 2 comments
#171 - TypeError when calling super() in dataclass(slots=True) subclass
Issue -
State: closed - Opened by TomFryers over 2 years ago
- 2 comments
#170 - License, when I want to use dataclasses.py
Issue -
State: closed - Opened by derived-coder almost 3 years ago
- 1 comment
#169 - Fix typos
Pull Request -
State: closed - Opened by kianmeng over 3 years ago
- 1 comment
#168 - no attribute _ClassVar
Issue -
State: closed - Opened by shahzebsiddiqui over 3 years ago
- 1 comment
#167 - Why type checks not giving an error?
Issue -
State: closed - Opened by phibersoft over 3 years ago
- 3 comments
#166 - Backport slots=True and kw_only=True from Python 3.10
Issue -
State: closed - Opened by ericvsmith almost 4 years ago
- 8 comments
#165 - Could not find a version that satisfies the requirement dataclasses==0.8
Issue -
State: closed - Opened by iamtodor almost 4 years ago
- 8 comments
#164 - dataclasses.replace raises exception if InitVars with default argument is not provided
Issue -
State: open - Opened by anthrotype about 4 years ago
#163 - How to define a dataclass so each of its attributes is the list of its subclass attributes?
Issue -
State: closed - Opened by lhoupert about 4 years ago
- 1 comment
#162 - [Question] Correct docstring default value using default_factory
Issue -
State: closed - Opened by carmocca over 4 years ago
- 1 comment
#161 - Allow installing on Python 3.7+ environments
Pull Request -
State: closed - Opened by jdufresne over 4 years ago
#160 - Use setuptools declarative configuration
Pull Request -
State: closed - Opened by jdufresne over 4 years ago
- 2 comments
#159 - Naming a field `date` causes RecursionError
Issue -
State: closed - Opened by jacobg over 4 years ago
- 1 comment
#158 - Backports bpo-34363 .asdict() and .astuple() fix for namedtuples
Pull Request -
State: closed - Opened by jkwill87 over 4 years ago
- 3 comments
#157 - can not install on python 3.8 or high
Issue -
State: closed - Opened by jacksonjim over 4 years ago
- 2 comments
#156 - Cache the value of the `__hahs__`
Issue -
State: closed - Opened by hackaugusto almost 5 years ago
- 1 comment
#155 - TypeError: __new__() got multiple values for argument 'cls'
Issue -
State: closed - Opened by omry almost 5 years ago
- 9 comments
#154 - add_slots tool breaks pickling of frozen dataclasses & proposed solution
Issue -
State: open - Opened by ariebovenberg about 5 years ago
#153 - Problems with py37
Issue -
State: open - Opened by jph00 about 5 years ago
- 1 comment
#152 - kw_only not supported
Issue -
State: closed - Opened by eadmaster over 5 years ago
- 1 comment
#151 - dataclasses.astuple breaks NamedTuple attribute of dataclass instance
Issue -
State: open - Opened by isvoboda over 5 years ago
- 1 comment
#150 - dataclass with `frozen=True` with `init=False` can't be instantiated
Issue -
State: closed - Opened by DBCerigo over 5 years ago
- 2 comments
#149 - Adding a python_requires >=3.6.* at least
Issue -
State: closed - Opened by yawara over 5 years ago
- 2 comments
#148 - Added python_requires to setup.py
Pull Request -
State: closed - Opened by agronholm over 5 years ago
- 1 comment
#147 - An InitVar could allow a default_factory
Issue -
State: closed - Opened by jdevera over 5 years ago
- 4 comments
#146 - Adding a python_requires < 3.7
Issue -
State: closed - Opened by georgealton over 5 years ago
- 7 comments
#145 - Backport the fix & tests for bpo-33796
Pull Request -
State: closed - Opened by nbraud over 5 years ago
- 1 comment
#144 - asdict breaks with defaultdicts
Issue -
State: open - Opened by seansfkelley almost 6 years ago
#143 - Fix "dataclasses.replace broken if a class has any ClassVars" in backport
Issue -
State: closed - Opened by gnillev almost 6 years ago
- 6 comments
#142 - dataclasses are not cooperative
Issue -
State: closed - Opened by a-recknagel about 6 years ago
- 2 comments
#141 - bpo-34363: dataclasses.asdict() and .astuple() for namedtuples
Pull Request -
State: closed - Opened by cliffxuan about 6 years ago
- 7 comments
#140 - Merge changes from bpo-33796 and bpo-33805
Pull Request -
State: closed - Opened by noamkush about 6 years ago
- 7 comments
#139 - Option to see code generated from Dataclasses
Issue -
State: closed - Opened by pylang about 6 years ago
- 1 comment
#138 - Dataclass inheritance behavior deviates from 3.7 implementation
Issue -
State: closed - Opened by shannonzhu about 6 years ago
- 3 comments
#137 - Make pypi shield link to project's pypi page
Pull Request -
State: closed - Opened by jonmcoe over 6 years ago
- 1 comment
#136 - Type information lost if using forward reference for type name
Issue -
State: closed - Opened by jbasko over 6 years ago
- 2 comments
#135 - InitVar should not discard the type information
Pull Request -
State: closed - Opened by hackaugusto over 6 years ago
- 3 comments
#134 - Cannot create a dataclass with more than 255 fields
Issue -
State: closed - Opened by jbasko over 6 years ago
- 3 comments
#133 - Support for `field` annotation
Issue -
State: closed - Opened by uriva over 6 years ago
- 1 comment
#132 - mypy==0.620 compatibility issue
Issue -
State: closed - Opened by pawelswiecki over 6 years ago
- 20 comments
#131 - Support fromdict
Issue -
State: closed - Opened by maximveksler over 6 years ago
- 1 comment
#130 - Python 3.5 Naive Question
Issue -
State: closed - Opened by s0undt3ch over 6 years ago
- 3 comments
#129 - Changing Field Order In Subclass
Issue -
State: closed - Opened by dsanders11 over 6 years ago
- 2 comments
#128 - Include the readme as a long description
Pull Request -
State: closed - Opened by mjpieters almost 7 years ago
- 2 comments
#127 - New release?
Issue -
State: closed - Opened by ukch almost 7 years ago
- 2 comments
#126 - Keep type info in InitVar
Issue -
State: closed - Opened by reinhrst almost 7 years ago
- 3 comments
#125 - mypy: unexpected keyword-argument
Issue -
State: closed - Opened by dfee almost 7 years ago
- 2 comments
#124 - Change license to Apache 2.0. Add LICENSE.txt and copyright language.
Pull Request -
State: closed - Opened by ericvsmith almost 7 years ago
#123 - Clarify license
Issue -
State: closed - Opened by ukch almost 7 years ago
- 5 comments
#122 - Remove unnecessary import 'field'
Pull Request -
State: closed - Opened by kazhuravlev almost 7 years ago
- 1 comment
#121 - Syntax highlight Python code in README
Pull Request -
State: closed - Opened by johnthagen almost 7 years ago
- 1 comment
#120 - custom_init option
Issue -
State: closed - Opened by sky-code almost 7 years ago
- 1 comment
#118 - astuple transform nested by default is uncommon use case
Issue -
State: closed - Opened by guyskk about 7 years ago
- 3 comments
#117 - Why
Issue -
State: closed - Opened by coleifer about 7 years ago
- 2 comments
#116 - NameError when referencing cdataclass variable within list comprehension
Issue -
State: closed - Opened by andymcarter about 7 years ago
- 3 comments
#115 - Please explain some parts of your code.
Issue -
State: closed - Opened by godaygo about 7 years ago
- 4 comments
#114 - Consider exposing _MISSING in the public API
Issue -
State: closed - Opened by tommikaikkonen about 7 years ago
- 1 comment
#113 - DataClasses.make_dataclasses documentation typos(2)
Pull Request -
State: closed - Opened by DWSimmons about 7 years ago
- 2 comments
#112 - Error if there are Default Fields in the Parent Class
Issue -
State: closed - Opened by vansivallab about 7 years ago
- 8 comments
#111 - Issue #110: PEP-8-ify as_dict and as_tuple function names.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
- 1 comment
#110 - PEP 8 function names: asdict -> as_dict, astuple -> as_tuple
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 8 comments
#109 - Issue #108: Change fields() to return a tuple of Field objects.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#108 - fields() is defined as returning a list, but actually returns an OrderedDict. Change it to return a tuple of Field objects.
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 1 comment
#107 - Issue #106: Simplify InitVar.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#106 - Simplify InitVar implementation as much as possible
Issue -
State: closed - Opened by ericvsmith about 7 years ago
#105 - Issue #104: Make order=False the default.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#104 - Make order=False by default?
Issue -
State: closed - Opened by alanhdu about 7 years ago
- 6 comments
#103 - Issue #54: Add simple test for generic types.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#102 - Issue #99: remove isdataclass().
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#101 - Issue #100: Use __qualname__ in repr.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#100 - __name__ vs __qualname__ in dataclass __repr__
Issue -
State: closed - Opened by ariebovenberg about 7 years ago
- 1 comment
#99 - Should isdataclass return True for both classes and instances?
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 5 comments
#98 - Issue 95 glitch
Issue -
State: closed - Opened by JimJJewett about 7 years ago
- 1 comment
#97 - Issue #51: Allow subclass instances to be compared to base class instances, as long as they have no additional fields.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
- 2 comments
#96 - Ordering and lack of defaults?
Issue -
State: closed - Opened by JimJJewett about 7 years ago
- 1 comment
#95 - What about conflicting methods?
Issue -
State: closed - Opened by JimJJewett about 7 years ago
- 1 comment
#94 - Please add inheritance example for __init__ from ancestor classes
Issue -
State: closed - Opened by JimJJewett about 7 years ago
- 8 comments
#93 - Better default for List, Set, Dict?
Issue -
State: closed - Opened by JimJJewett about 7 years ago
- 4 comments
#92 - Support string type annotations
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 7 comments
#91 - Issue #90: Change class-level 'compare' to 'order'.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#90 - Change the names of the class-level "eq" and "compare" parameters?
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 6 comments
#89 - Issue #88: Make class params eq=False and compare=True raise ValueError.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#88 - Change combination of eq=False and compare=True to a ValueError
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 1 comment
#87 - Change the field-level cmp param to be named compare
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 1 comment
#86 - Final editorial pass through the PEP.
Pull Request -
State: closed - Opened by ericvsmith about 7 years ago
#85 - Make a final editorial pass through the PEP before posting it to python-dev
Issue -
State: closed - Opened by ericvsmith about 7 years ago
#77 - Should the replace() function be renamed?
Issue -
State: closed - Opened by ericvsmith about 7 years ago
- 11 comments
#65 - Common protocol with attrs?
Issue -
State: closed - Opened by ericvsmith over 7 years ago
- 3 comments
#60 - differences / compatibility with attrs project
Issue -
State: closed - Opened by chadrik over 7 years ago
- 20 comments
#58 - Type annotation for module-level functions
Issue -
State: closed - Opened by Dutcho over 7 years ago
- 2 comments
#54 - Add tests for generic dataclasses
Issue -
State: closed - Opened by ilevkivskyi over 7 years ago
#51 - For comparison functions, use subclass check, or identity check?
Issue -
State: closed - Opened by ericvsmith over 7 years ago
- 6 comments
#50 - PEP: Add examples of using eq, compare, hash, and frozen.
Issue -
State: closed - Opened by ericvsmith over 7 years ago
- 4 comments
#28 - Support __slots__?
Issue -
State: closed - Opened by ericvsmith over 7 years ago
- 15 comments