summaryrefslogtreecommitdiffstats
path: root/Doc/howto/annotations.rst
Commit message (Collapse)AuthorAgeFilesLines
* Fix markup buglet in Doc/howto/annotations.rst (#29802)Guido van Rossum2021-11-261-1/+1
|
* bpo-43987: Add "Annotations Best Practices" HOWTO doc. (#25746)larryhastings2021-05-021-0/+226
Add "Annotations Best Practices" HOWTO doc.