issues
search
hynek
/
characteristic
Please use attrs instead!
https://attrs.readthedocs.io/
MIT License
84
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
14.3.0: pytest warnings
#41
kloczek
opened
3 years ago
3
Correct a typo in test_characteristic.py
#40
felixonmars
closed
4 years ago
2
Provide permission for typeshed stubs
#39
alexjurkiewicz
closed
7 years ago
1
Fix a typo in README, delete some stuff so using attrs seems more encouraging
#38
ashfall
closed
8 years ago
4
Use of `with_init` with inhitence fails.
#37
tomprince
opened
8 years ago
0
Document @with_cmp's effect on object hashes
#36
paulie-g
closed
9 years ago
3
Update docs with mention of how @with_cmp affects .__hash__()
#35
paulie-g
opened
9 years ago
4
passing a string to arguments interprets it as list and creates a mess
#34
RonnyPfannschmidt
closed
4 years ago
2
editor support? (i.e. pycharm)
#33
keturn
opened
9 years ago
4
Characteristic doesn't appear to work with inheritance
#32
ctoth
closed
9 years ago
5
Correct spelling: ArtisinalClass -> ArtisanalClass
#31
babbageclunk
closed
9 years ago
3
Changed "smaller 5" to "smaller than 5" in example
#30
adamtheturtle
closed
9 years ago
2
"Edit on GitHub" 404 from stable docs
#29
adamtheturtle
closed
8 years ago
1
inscrutable error when passing too many parameters
#28
glyph
opened
9 years ago
8
Tiny documentation fix, duplicated attribute name in why.rst
#27
nossralf
closed
9 years ago
2
README.rst: Add teaser (with `doctest` lexer)
#26
msabramo
opened
9 years ago
17
characteristic_vars or .from_characteristic_attributes?
#25
Julian
closed
4 years ago
8
Have an option for allowing positional arguments.
#24
tomprince
opened
9 years ago
2
Split with_cmp into with_eq_hash and with_ordering?
#23
Julian
closed
4 years ago
4
Allow no attributes.
#22
tomprince
closed
9 years ago
8
Truncate long attribute values by default by using reprlib.repr.
#21
Julian
closed
9 years ago
4
Add store_attributes
#20
Julian
closed
10 years ago
6
Store attribute names on the class
#19
Julian
closed
10 years ago
4
Don't allow additional kwargs to attributes.
#18
Julian
closed
10 years ago
8
14.0.0: Tests failed with Python 2.7.8/3.4.1
#17
felixonmars
closed
10 years ago
3
Add type checks to with_init
#16
hynek
closed
10 years ago
3
Add immutability to attributes
#15
hynek
closed
10 years ago
10
Feature request: Immutable records
#14
jml
closed
10 years ago
3
Add keyword-aliasing for underscores
#13
hynek
closed
10 years ago
6
Add type checks
#12
hynek
closed
10 years ago
0
Version 0.1.0 isn't tagged.
#11
tomprince
closed
10 years ago
2
Include docs in sdist, so that packages can build docs.
#10
tomprince
closed
10 years ago
2
Speedup with_init
#9
hynek
closed
10 years ago
28
Add an explicit class for attributes and leverage it for factories
#8
hynek
closed
10 years ago
17
with_init support for positional arguments
#7
wallrj
closed
10 years ago
1
Allow initialiser arguments to be mapped to alternative (private) attribute names
#6
wallrj
closed
10 years ago
3
Attempt at speeding up with_init
#5
alex
closed
10 years ago
5
Add a testing helper which verifies the equality/hashing behavior supplied by `with_cmp`
#4
exarkun
opened
10 years ago
3
Support distinct mutable values as defaults
#3
exarkun
closed
10 years ago
2
Fixed double period.
#2
adamtheturtle
closed
10 years ago
4
Add ability to indicate attributes are required
#1
itamarst
closed
10 years ago
2