Steven Loria

Results 329 comments of Steven Loria

@lafrech Go for it. Thank you both! ❤️

please upgrade to 0.19.0 and rerun the download_corpora script

closing for now. will reopen if this is still an issue

fwiw pytz is only used for tests. i don't feel strongly about migrating to zoneinfo instead (esp since we're still supporting python 3.8) but i'd gladly review and merge a...

i saw that. it meant: i'm slightly less keen on migrating until we drop 3.8 support. but the workaround to support 3.8 isn't too bad, so i'd still merge a...

looks like there's still some mypy errors in CI--can you take a look at those?

closing in favor of #371 . thanks again for the PR!

i don't have much experience with the imperitive mapping style. you could try passing you model classes as the `model` for `SQLAlchemySchema`. if anyone attempts this, please report back!

> What is the best practice to serialize relationships so that you can easily deserialize them? see https://marshmallow-sqlalchemy.readthedocs.io/en/latest/recipes.html#using-related-to-serialize-relationships . Use `Related` for (de)serializing `relationship`s

i unfortunately don't have time to dig into this in the next few weeks. would definitely appreciate a PR from a kind soul