@@ -24,10 +24,11 @@ sdks:
2424 supported-operating-systems :
2525 Linux :
2626 runtime-version :
27- - Python 3.7
28- - Python 3.8
2927 - Python 3.9
3028 - Python 3.10
29+ - Python 3.11
30+ - Python 3.12
31+ - Python 3.13
3132 minimum-os-version :
3233 - Ubuntu 12.04
3334 maximum-os-version :
@@ -37,10 +38,11 @@ sdks:
3738 - x86-64
3839 macOS :
3940 runtime-version :
40- - Python 3.7
41- - Python 3.8
4241 - Python 3.9
4342 - Python 3.10
43+ - Python 3.11
44+ - Python 3.12
45+ - Python 3.13
4446 minimum-os-version :
4547 - macOS 10.12
4648 maximum-os-version :
@@ -49,10 +51,11 @@ sdks:
4951 - x86-64
5052 Windows :
5153 runtime-version :
52- - Python 3.7
53- - Python 3.8
5454 - Python 3.9
5555 - Python 3.10
56+ - Python 3.11
57+ - Python 3.12
58+ - Python 3.13
5659 minimum-os-version :
5760 - Windows Vista Ultimate
5861 maximum-os-version :
@@ -97,10 +100,11 @@ sdks:
97100 supported-operating-systems :
98101 Linux :
99102 runtime-version :
100- - Python 3.7
101- - Python 3.8
102103 - Python 3.9
103104 - Python 3.10
105+ - Python 3.11
106+ - Python 3.12
107+ - Python 3.13
104108 minimum-os-version :
105109 - Ubuntu 12.04
106110 maximum-os-version :
@@ -110,10 +114,11 @@ sdks:
110114 - x86-64
111115 macOS :
112116 runtime-version :
113- - Python 3.7
114- - Python 3.8
115117 - Python 3.9
116118 - Python 3.10
119+ - Python 3.11
120+ - Python 3.12
121+ - Python 3.13
117122 minimum-os-version :
118123 - macOS 10.12
119124 maximum-os-version :
@@ -122,10 +127,11 @@ sdks:
122127 - x86-64
123128 Windows :
124129 runtime-version :
125- - Python 3.7
126- - Python 3.8
127130 - Python 3.9
128131 - Python 3.10
132+ - Python 3.11
133+ - Python 3.12
134+ - Python 3.13
129135 minimum-os-version :
130136 - Windows Vista Ultimate
131137 maximum-os-version :
@@ -772,19 +778,6 @@ supported-platforms:
772778 - python 3.5.2
773779 - python 3.6.0
774780 - pypy
775- -
776- version : PubNub Python Tornado SDK
777- platforms :
778- - FreeBSD 8-STABLE or later, amd64, 386
779- - Linux 2.6 or later, amd64, 386.
780- - Mac OS X 10.8 or later, amd64
781- - Windows 7 or later, amd64, 386
782- editors :
783- - python 2.7.13
784- - python 3.4.5
785- - python 3.5.2
786- - python 3.6.0
787- - pypy
788781 -
789782 version : PubNub Python Asyncio SDK
790783 platforms :
@@ -793,12 +786,9 @@ supported-platforms:
793786 - Mac OS X 10.8 or later, amd64
794787 - Windows 7 or later, amd64, 386
795788 editors :
796- - python 3.4.5
797- - python 3.5.2
798- - python 3.6.0
799- -
800- version : PubNub Python Twisted SDK
801- platforms :
802- - Linux 2.6 or later, amd64, 386.
803- editors :
804- - python 2.7.13
789+ - python 3.9.21
790+ - python 3.10.16
791+ - python 3.11.11
792+ - python 3.12.9
793+ - python 3.13.2
794+
0 commit comments