Ritvik Nag
Ritvik Nag
So I've made a bit of progress, and just wanted to share what I was able to put together so far. I've only tested this on Python 3.10, but hopefully...
Hi @assafge, thanks for opening this PR, and for willing to contribute to this issue. Unfortunately, pushing to the repo is restricted to project owners so it wouldn't be the...
> There seems to be some differing assumptions on what should be None and what shouldn't. > > I find the `examples` section hard to read. Rather than having many...
Agreed! I just looked into this issue now, but I concur that having additional functions such as `as_opt_bool` could be a good idea. Its also good for backwards compatibility, so...
@saikrishna1-bidgely @corneliusroemer I've checked in code to a WIP branch and created a PR (https://github.com/rnag/serde-this-or-that/pull/5) to incorporate the changes, please take a look and let me know any thoughts or...
Still, the documentation at the least on github actions should be updated on usage. If [the docs](https://github.com/marketplace/actions/medium-post#post-content-from-newly-committed-file) are wrong, then it doesn't matter if the user of an app is...
@adamcunnington-mlg I need more info on the second part of your ask: > High-impact as there is no workaround: It looks like NotRequired can't be used in conjunction with Union/Optional...
FYI, I added release with updates from #125 to [v0.24.0](https://pypi.org/project/dataclass-wizard/0.24.0/). Please check it out and let me know if you still notice issues. Thanks
Closing for now, if you still experience the issue feel free to re-create, or if you are able to create a PR with a workaround, that would be great as...
Actually I did add tests for this. So I'm closing it out.