mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
f22b62e261
Before this patch it would raise an error when trying to display documentation for a method that used annotations. Patch by Claudiu Popa.