Skip to content

Commit 27364ef

Browse files
committed
Update changelog.
1 parent e178fc2 commit 27364ef

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ Bugs fixed
1111
* Cython generated incorrect self-casts when directly calling final methods of subtypes.
1212
Patch by Lisandro Dalcin. (Github issue :issue:`2747`)
1313

14+
* Internal C names generated from C function signatures could become too long for MSVC.
15+
(Github issue :issue:`6052`)
16+
1417
* The ``noexcept`` warnings could be misleading in some cases.
1518
Patch by Gonzalo Tornaría. (Github issue :issue:`6087`)
1619

0 commit comments

Comments
 (0)