-
Notifications
You must be signed in to change notification settings - Fork 10
Issues: smarie/python-pyfields
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Remove the bandit version constraint when not needed anymore in the flake8-requirements
#89
opened May 4, 2023 by
smarie
has_fields
leads to AttributeError: __mro__
when the argument provided is a typing.Union
#86
opened Dec 8, 2022 by
smarie
Feature request: Option for keyword-only constructor in
make_init
and friends
#85
opened Jan 14, 2022 by
burnpanck
Cythonized version (faster but not debuggable)
enhancement
New feature or request
#62
opened Jan 22, 2020 by
smarie
make_init
should contain a call to super() in generated init body
enhancement
#56
opened Dec 16, 2019 by
smarie
Capability to register listeners (observers) on read and write
enhancement
New feature or request
#39
opened Oct 18, 2019 by
smarie
Support class New feature or request
field
s: classfield()
?
enhancement
#35
opened Oct 15, 2019 by
smarie
Ability for a converter to disable validation if conversion is successful
example use case needed
#29
opened Oct 10, 2019 by
smarie
help(cls)
does not show the actual docstring for the fields
enhancement
#15
opened Sep 27, 2019 by
smarie
ProTip!
Adding no:label will show everything without a label.