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 b20e049 commit a001bf4Copy full SHA for a001bf4
CHANGES
@@ -27,6 +27,8 @@ Features added
27
* #9337: HTML theme, add option ``enable_search_shortcuts`` that enables :kbd:'/' as
28
a Quick search shortcut and :kbd:`Esc` shortcut that
29
removes search highlighting.
30
+* #10107: i18n: Allow to suppress translation warnings by adding ``#noqa``
31
+ comment to the tail of each translation message
32
* #10252: C++, support attributes on classes, unions, and enums.
33
* #10253: :rst:dir:`pep` role now generates URLs based on peps.python.org
34
0 commit comments