We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6211fa commit 805eb7bCopy full SHA for 805eb7b
1 file changed
versions.json
@@ -779,6 +779,10 @@
779
"3.10.20": {
780
"hash": "T/X9TFurgDuTUBnz4x1yGc69b4cNADic6lO4i76TXRo=",
781
"url": "https://www.python.org/ftp/python/3.10.20/Python-3.10.20.tgz"
782
+ },
783
+ "2.7.18.13": {
784
+ "hash": "6Y5GPepBiOUZ9H6yo6ozMDtaoBdysu+DP/m/VOixrdw=",
785
+ "url": "https://github.com/ActiveState/cpython/archive/refs/tags/v2.7.18.13.tar.gz"
786
}
787
},
788
"latest": {
@@ -792,7 +796,7 @@
792
796
"3.5": "3.5.10",
793
797
"3.4": "3.4.10",
794
798
"3.3": "3.3.7",
795
- "2.7": "2.7.18.11",
799
+ "2.7": "2.7.18.13",
800
"3.13": "3.13.12",
801
"3.14": "3.14.3"
802
0 commit comments