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.
1 parent e178fc2 commit 27364efCopy full SHA for 27364ef
1 file changed
CHANGES.rst
@@ -11,6 +11,9 @@ Bugs fixed
11
* Cython generated incorrect self-casts when directly calling final methods of subtypes.
12
Patch by Lisandro Dalcin. (Github issue :issue:`2747`)
13
14
+* Internal C names generated from C function signatures could become too long for MSVC.
15
+ (Github issue :issue:`6052`)
16
+
17
* The ``noexcept`` warnings could be misleading in some cases.
18
Patch by Gonzalo Tornaría. (Github issue :issue:`6087`)
19
0 commit comments