mirror of
https://github.com/python/cpython.git
synced 2026-05-11 07:00:24 -04:00
4888db15fe
(cherry picked from commit af85274086)
- add :class: and :mod: markups where needed
- fix incorrect escaping of a star in ShareableList arg spec
- mark up parameters with stars: *val*
- mark up list of built-in types using list markup
- remove unneeded parentheses from :meth: markups