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 9a88771 commit d66e98aCopy full SHA for d66e98a
CHANGES
@@ -20,7 +20,9 @@ Features added
20
21
* #11438: Add support for the :rst:dir:`py:class` and :rst:dir:`py:function`
22
directives for PEP 695 (generic classes and functions declarations) and
23
- PEP 696 (default type parameters).
+ PEP 696 (default type parameters). Multi-line support (#11011) is enabled
24
+ for type parameters list and can be locally controlled on object description
25
+ directives, e.g., :rst:dir:`py:function:single-line-type-parameter-list`.
26
Patch by Bénédikt Tran.
27
* #11415: Add a checksum to JavaScript and CSS asset URIs included within
28
generated HTML, using the CRC32 algorithm.
0 commit comments