Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-121160: Note that readline libraries using different history formats. #121327

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Jul 3, 2024

This is not something we can do too much about, without help from the underlying libraries.

The file formats seem to be treated as implementation details, hidden behind API calls.


📚 Documentation preview 📚: https://cpython-previews--121327.org.readthedocs.build/

… formats.

This is not something we can do too much about, without help from the
underlying libraries.
@encukou
Copy link
Member Author

encukou commented Jul 4, 2024

@Yhg1s, you're the readline expert. Does this look good?

@encukou
Copy link
Member Author

encukou commented Jul 19, 2024

I'll merge next week.

@Yhg1s
Copy link
Member

Yhg1s commented Jul 19, 2024

Eehh, "expert"... But yeah, I think this is the only thing we can do here.

@encukou
Copy link
Member Author

encukou commented Jul 19, 2024

Thanks!

Expert just means you've signed up for notifications about tricky or controversial changes :)

@encukou encukou merged commit 709db44 into python:main Jul 19, 2024
31 checks passed
@encukou encukou deleted the readline-history-doc branch July 19, 2024 13:52
@encukou encukou added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Jul 19, 2024
@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Thanks @encukou for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@miss-islington-app
Copy link

Sorry, @encukou, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 709db44255eb5d73fc22a1341dd0253e71ddfda9 3.12

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jul 19, 2024
… formats. (pythonGH-121327)

This is not something we can do too much about, without help from the
underlying libraries.
(cherry picked from commit 709db44)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
@bedevere-app
Copy link

bedevere-app bot commented Jul 19, 2024

GH-122030 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Jul 19, 2024
@bedevere-app
Copy link

bedevere-app bot commented Jul 19, 2024

GH-122031 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Jul 19, 2024
encukou added a commit to encukou/cpython that referenced this pull request Jul 19, 2024
…history formats. (pythonGH-121327)

This is not something we can do too much about, without help from the
underlying libraries.
(cherry picked from commit 709db44)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
encukou added a commit that referenced this pull request Jul 19, 2024
…y formats. (GH-121327) (GH-122030)

This is not something we can do too much about, without help from the
underlying libraries.
(cherry picked from commit 709db44)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
encukou added a commit that referenced this pull request Jul 19, 2024
…y formats. (GH-121327) (GH-122031)

This is not something we can do too much about, without help from the
underlying libraries.
(cherry picked from commit 709db44)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants