Fix #3866: Suppress a new warning type: python refs

This commit is contained in:
Takeshi KOMIYA
2017-06-17 10:47:35 +09:00
parent cdc5b8d575
commit db88166a3f
3 changed files with 6 additions and 1 deletions

View File

@@ -68,6 +68,10 @@ Deprecated
Features added
--------------
* Now :confval:`suppress_warnings` accepts following configurations:
- ``ref.python`` (ref: #3866)
Bugs fixed
----------