Bill Huneke

Results 9 issues of Bill Huneke

Thank you for the excellent and powerful library. One problem found so far (using Python 3.8 and dateutil 1.15.0): Given this behavior ``` # This is true relativedelta(hours=2) * 3...

I gather that keyring integration was added as a convenience feature so that you can publish packages using keys stored in your keyring. This ticket describes that feature: https://github.com/python-poetry/poetry/issues/210 But...

kind/bug

### Motivations Two motivations for this (sizeable) request: * it may provide a simpler route to parallel action support (which is currently unsupported in Windows and has limitations elsewhere) *...

Using the latest release, there are some minor errors in some of the examples (e.g. matplotlib compatibility). This raises the general question: **as part of pre-release test, would you like...

This DRAFT pull request gets the ball rolling on a possible solution for issue #249

These tests are attempting to find @RonnyPfannschmidt 's theoretical issue described in issue #431 . Conversation in 431 is ongoing. This PR is here for reference. It is a DRAFT....

This is a great app but it would be great to be able to have the same functionality for raw_id_field widgets.Is this something that might be on the roadmap?

Make it easy to define default or global settings (such as user credentials) by attaching default values to the class instead of having to define the same values over and...