Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bccb8be

Browse files
committed
Update suspicious exceptions.
1 parent b0592a6 commit bccb8be

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Doc/tools/sphinxext/susp-ignored.csv

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,3 +324,10 @@ whatsnew/2.7,1619,::,"ParseResult(scheme='http', netloc='[1080::8:800:200C:417A]
324324
library/configparser,,`,# Set the optional `raw` argument of get() to True if you wish to disable
325325
library/configparser,,`,# The optional `vars` argument is a dict with members that will take
326326
library/configparser,,`,# The optional `fallback` argument can be used to provide a fallback value
327+
library/configparser,,:option,${section:option}
328+
library/configparser,,:system,path: ${Common:system_dir}/Library/Frameworks/
329+
library/configparser,,:home,my_dir: ${Common:home_dir}/twosheds
330+
library/configparser,,:path,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
331+
library/configparser,,:Python,python_dir: ${Frameworks:path}/Python/Versions/${Frameworks:Python}
332+
library/pdb,,:lineno,[filename:lineno | bpnumber [bpnumber ...]]
333+
library/pdb,,:lineno,filename:lineno

0 commit comments

Comments
 (0)