issues
search
ericvsmith
/
dataclasses
Apache License 2.0
587
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add dataclass helper functions: asdict and astuple
#26
ilevkivskyi
closed
7 years ago
1
Add module helper function that provides access to all fields.
#25
ericvsmith
closed
7 years ago
16
How to specify factory functions
#24
ericvsmith
closed
7 years ago
19
When API is stable, compare performance of ast vs. exec
#23
ericvsmith
opened
7 years ago
2
__slots__ should be present by default, and other name for corresponding kwarg
#22
ilevkivskyi
closed
7 years ago
5
Possibility to make dataclasses iterable or indexable
#21
ilevkivskyi
closed
7 years ago
10
The serialization cliff
#20
mahmoud
closed
7 years ago
13
why not just attrs?
#19
glyph
closed
7 years ago
21
Failure with slots and default values
#18
ericvsmith
closed
7 years ago
0
Should it be possible to pass parameter(s) to the post-init function?
#17
ericvsmith
closed
6 years ago
27
How are super calls handled?
#16
gvanrossum
closed
7 years ago
2
Skipping fields in the constructor signature
#15
gvanrossum
closed
7 years ago
3
Annotated class variables
#14
ilevkivskyi
closed
7 years ago
14
Possibility to call custom initialization
#13
ilevkivskyi
closed
7 years ago
9
On naming
#12
hynek
closed
7 years ago
27
Overwrite __init___ and others?
#11
ericvsmith
closed
7 years ago
3
Should setting __slots__ be the default
#10
ericvsmith
closed
7 years ago
7
Random comments
#9
ilevkivskyi
closed
7 years ago
2
Module-level functions or instance methods for helpers
#8
ericvsmith
closed
7 years ago
6
Supporting immutable instances
#7
ericvsmith
closed
7 years ago
6
Methods and properties with type annotations should be ignored.
#6
ericvsmith
closed
7 years ago
0
What API for make_class()?
#5
ericvsmith
closed
7 years ago
9
Add type annotations to generated code
#4
ericvsmith
closed
7 years ago
5
Copying mutable defaults
#3
ericvsmith
closed
7 years ago
47
Type annotation required?
#2
ericvsmith
closed
7 years ago
9
Message from Nick on the python-ideas thread
#1
gvanrossum
closed
7 years ago
3
Previous