Hugo van Kemenade
Hugo van Kemenade
That's a good point about it not being documented, because now you mention it, GIGO also applies to `singular_noun`. For example (https://github.com/jazzband/inflect/issues/4#issuecomment-1083243): ```python >>> import inflect >>> p = inflect.engine()...
I think `False` should remain undocumented because it can't be relied upon to determine singular/plural.
I do know https://pypistats.org/, but I don't maintain it, just the CLI: https://github.com/hugovk/pypistats :) Yeah, there's something a bit odd with 3.7, for some reason lots of downloads are coming...
Here's a summary of some new things in 3.8: https://www.nicholashairs.com/posts/major-changes-between-python-versions/ There less "big" reasons to drop 3.7 and move up to 3.8 than for earlier releases, so happy to drop...
I saw https://github.com/mahmoud/boltons/issues/339 so I opened https://github.com/mahmoud/boltons/pull/362 :)
It's also time to start testing 3.13: https://discuss.python.org/t/python-3-13-0-release-candidate-1-released/59703 But let's get this dealt with first. I can ditch the dropping of 3.7 if you like.
Comments sometimes show up in TypeScript config `tsconfig.json`, support added in 2015: * https://github.com/microsoft/TypeScript/pull/5450 * https://github.com/microsoft/TypeScript/issues/4987 * https://web.archive.org/web/20160323065910/http://blog.getify.com/json-comments (archive of article referenced in issue)
I could help with some general packaging/release/automation things too.
Friendly reminder :)
Try: pip install lxml