Hi,

I’ve been a user of Hypatia for a fair while now and have an additional index 
type I’m just cleaning up at the moment to propose in a pull request - it’s a 
spatial index based on a port of RBush (https://github.com/mourner/rbush) from 
JavaScript. As part of this I’ve been testing with all supported Python 3 
versions and 3.12 alpha versions as I’d like to be able to take advantage of 
some of the Python 3 additions and the code it is used in is only Python 3. 
I’ve also made some changes to allow for running the tox tests via GitHub 
actions rather than using Travis CI - it’s a little simpler with one less 
moving part and I’ve had recent experience with Actions 
(https://github.com/pfw/hypatia/actions/runs/3722816192) which might be useful. 
I’d like to get the docs building and published as well.

How would people feel about dropping support for anything below 3.7? Given 
there is a now a 0.4 version that is on PyPI I don’t think there is much loss 
if future additions only work on Python3.

Is there any appeal in using GitHub Actions for the tests?

Regards,
Peter Wilkinson




-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/535F0F0A-D352-4E97-9414-D358B361DB5C%40thirdfloor.com.au.

Reply via email to