Closed
Description
Would it be possible to relax the Python version specifier
Line 40 in e00bcdd
to not put a cap on the highest supported version? This is singlehandedly requiring all of the repos in my product to specify the same <
rules as fluent-logger-python even though we control our Python version and generally support the latest release.
Does fluent-logger-python do anything sufficiently weird that you would expect it to break on minor language versions? #148 suggests "not really", and I would prefer to not block our language upgrades on fluent-logger-python when the duck types are likely to just work!
Metadata
Metadata
Assignees
Labels
No labels