Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix the Check Documentation failed check
  • Loading branch information
arhadthedev authored Jun 5, 2023
commit dbb6ccdcb079efcf3e0e566323e4858b81b66c8b
2 changes: 1 addition & 1 deletion Doc/library/site.rst
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ always be taken as default and other paths are ignored. To disable it, delete
Activation of rlcompleter and history was made automatic.

.. versionchanged:: 3.13
Prefer platform defined data directory instead of `~/.python_history`.
Prefer platform defined data directory instead of :file:`~/.python_history`.


Module contents
Expand Down