bpo-29779: new environment variable PYTHONHISTORY. · Pull Request #473 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Conversation
ghost
changed the title
New environment variable PYTHONHISTORY.
bpo-29779: new environment variable PYTHONHISTORY.
this patch adds new environment variable PYTHONHISTORY, with this you can change the location of a python_history file, without using readline hook in PYTHONSTARTUP. In case PYTHONHISTORY will be empty or not set, it wil fall back to the default history file.
ghost
closed this
0xl3vi
mannequin
mentioned this pull request
This pull request was closed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters