bpo-38791: Add readline history environment variable by jonathan-conder · Pull Request #17149 · python/cpython · GitHub
Skip to content

bpo-38791: Add readline history environment variable - #17149

Closed
jonathan-conder wants to merge 1 commit into
python:masterfrom
jonathan-conder:fix-issue-38791
Closed

bpo-38791: Add readline history environment variable#17149
jonathan-conder wants to merge 1 commit into
python:masterfrom
jonathan-conder:fix-issue-38791

Conversation

@jonathan-conder

@jonathan-conder jonathan-conder commented Nov 14, 2019

Copy link
Copy Markdown

If PYTHONHISTFILE refers to a file, use it instead of ~/.python_history when running interactively. This is similar to how bash does it.

https://bugs.python.org/issue38791

@the-knights-who-say-ni

Copy link
Copy Markdown

@jonathan-conder

Copy link
Copy Markdown
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants