Website still mentions Python 3.2
Sept. 28, 2017
9:32 a.m.
I think that this sentence on cython.org is outdated: The C code is generated once and then compiles with all major C/C++ compilers in CPython 2.6, 2.7 (2.4+ with Cython 0.20.x) as well as 3.2 and all later versions.
Sept. 28, 2017
9:51 a.m.
Jeroen Demeyer schrieb am 28.09.2017 um 11:32:
I think that this sentence on cython.org is outdated:
The C code is generated once and then compiles with all major C/C++ compilers in CPython 2.6, 2.7 (2.4+ with Cython 0.20.x) as well as 3.2 and all later versions.
Replaced with 3.3. Thanks! Stefan
3267
Age (days ago)
3267
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jeroen Demeyer -
Stefan Behnel