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 fdfca83 commit e082c7eCopy full SHA for e082c7e
Doc/whatsnew/3.14.rst
@@ -908,7 +908,7 @@ struct
908
------
909
910
* Support the :c:expr:`float complex` and :c:expr:`double complex` C types in
911
- the :mod:`struct` module (formatting characters `'E'` and `'C'`,
+ the :mod:`struct` module (formatting characters ``'E'`` and ``'C'``,
912
respectively) if the compiler has C11 complex arithmetic.
913
(Contributed by Sergey B Kirpichev in :gh:`121613`.)
914
0 commit comments