mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix autosummary template overloading with exclamation prefix cause infinite recursive function call. Closes #1335
This commit is contained in:
2
CHANGES
2
CHANGES
@@ -4,7 +4,7 @@ Release 1.2.1 (in development)
|
||||
Bugs fixed
|
||||
----------
|
||||
|
||||
* #1335: Fix autosummary template overloading like
|
||||
* #1335: Fix autosummary template overloading with exclamation prefix like
|
||||
``{% extends "!autosummary/class.rst" %}`` cause infinite recursive function
|
||||
call. This caused by PR#181.
|
||||
|
||||
|
Reference in New Issue
Block a user