>> But only if NumPy would drop support for 2.x, for x < 7, right? >> That would probably be many years in the future. > > Yes. Today, given the choice of supporting py 3.x and dropping python > < 2.7 and continue support for 2.4, the latter is by far my preferred > choice today (RHEL still require 2.4, for example). However, you don't have to make that choice. You can support 2.4 and 3.x simultaneously; IMO, any simplification resulting from possible backports is really minor compared to the rest of the work that you would have to do, anyway. For example, porting to the new buffer interface is may be difficult and/or a lot of work, and you'll have to do it, anyway. Making it then conditional (with preprocessor statements), and maintaining both APIs in parallel for some time, is really not that hard, IMO. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4