Skip to content
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

decorated dataclass class not being reloaded on definition change #23

Open
george-cox opened this issue Mar 11, 2023 · 0 comments
Open

Comments

@george-cox
Copy link

Hello,

jurigged works very well for me in how I use it with the cmd2 module. However, I have noted that it doesn't seem to be picking up changes to the definition of a dataclass (decorated with @dataclasses.dataclass() )

I expect this to be a known limitation, given the way class decorators carry out their work. Am I right in thinking that changes to the definition of a dataclass will not be currently picked up by jurigged? I'm using CPython 3.11.2 and jurigged 0.5.5 (from jurigged.version.version)

Thank you once again for jurigged. It has transformed multiple projects from misery to (near) pleasure :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant