spans icon indicating copy to clipboard operation
spans copied to clipboard

Spans is a pure Python implementation of PostgreSQL's range types.

Results 3 spans issues
Sort by recently updated
recently updated
newest added

Version: Spans 1.0.2, 1.1.0 OS: Windows 10 Problem: When intersecting two `datetimerangeset`s, one TZ-aware, the other TZ-naïve, we get a different message depending upon whether we use the `.intersection()` method...

Test for code examples in the documentation are run in continuous integration through Sphinx, but it would be preferable to have them run when executing `pytest`.

enhancement
help-wanted

Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.6.15 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies