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

Check if readline.__doc__ is None #29

Merged
merged 3 commits into from
Mar 4, 2024
Merged

Check if readline.__doc__ is None #29

merged 3 commits into from
Mar 4, 2024

Conversation

DaniZaha
Copy link
Contributor

Changes

In certain Windows installs, readline.doc is None. Added a check before iterating.

Issue

Improving Windows compatibility #9

Related pull request

Add compatibility for Windows #14

Inspiration

Add handling for Windows "readline.doc is NoneType" error

Copy link
Owner

@fwkz fwkz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a cosmetic change.

riposte/riposte.py Outdated Show resolved Hide resolved
DaniZaha and others added 2 commits March 3, 2024 23:30
Co-authored-by: Mariusz Kupidura <2480867+fwkz@users.noreply.github.com>
@fwkz fwkz merged commit 16fee0e into fwkz:master Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants