Kurt McKee
Kurt McKee
@kalfa This isn't an issue with detecting iterators, it's an issue with accommodating objects with custom `.__mul__` methods that you have independently determined are safe. You can accommodate known-safe types...
@SamRemis, @nateprewitt, @jonathan343 -- Friendly request to review this PR when you have an opportunity.
# ALL -- Please do not add junk comments. They contribute nothing and pollute actual discussion if and when it happens.
@nateprewitt @SamRemis Hello! Please review this PR when you can. It resolves Python 3.12 `utcnow` `DeprecationWarning`s without introducing serialization problems caused by timezone-aware datetime instances.
You're welcome! :partying_face:
Hi Tom! I don't want to add to feedparser's custom HTML sanitizing code, as feedparser needs to contract its responsibilities down to just parsing feeds to become maintainable again. Instead,...
@corydolphin I've discovered that the documentation isn't getting built on Read the Docs ([recent build failures](https://readthedocs.org/projects/flask-cors/builds/)). If you can review this work and are comfortable merging it, I can build...
I've addressed the failing documentation builds separately, but note that testing doc builds -- and updating documentation build dependencies -- will be significantly easier using tox.
Closing to reduce the list of open PRs.
No worries, and no hard feelings! Thanks for your work on idna! :partying_face: