We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c3898b + d86eae3 commit 96b4a0dCopy full SHA for 96b4a0d
source/deployment.rst
@@ -27,6 +27,9 @@ Supporting multiple Python versions
27
- http://nedbatchelder.com/blog/201310/whats_in_which_python_3.html
28
- http://nedbatchelder.com/blog/201109/whats_in_which_python.html
29
- Lennart Regebro's "Porting to Python 3"
30
+ - Greg Hewgill's script to identify the minimum version of Python
31
+ required to run a particular script:
32
+ https://github.com/ghewgill/pyqver
33
- the Python 3 porting how to in the main docs
34
- cross reference to the stable ABI discussion
35
in the binary extensions topic (once that exists)
0 commit comments