We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ceeb32 commit c7838f5Copy full SHA for c7838f5
Doc/library/pdb.rst
@@ -402,7 +402,7 @@ by :file:`.pdbrc` files in user's home and current directory.
402
:file:`.pdbrc` is now read with ``'utf-8'`` encoding. Previously, it was read
403
with the system locale encoding.
404
405
-.. versionadded:: 3.15
+.. versionadded:: next
406
:file:`.pdbrc` is now searched in ``$XDG_CONFIG_HOME/pdb`` directory first.
407
Previously, this location was ignored.
408
0 commit comments