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

Add compatibility for Windows #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add compatibility for Windows #14

wants to merge 1 commit into from

Conversation

wmshort
Copy link
Contributor

@wmshort wmshort commented Jul 16, 2019

Improve compatibility with Windows using pyreadline as drop in replacement for readline

@fwkz
Copy link
Owner

fwkz commented Jul 18, 2019

In order to make this work, I will have to get my hands on some Windows machine first. :<

fwkz added a commit that referenced this pull request Mar 4, 2024
## 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](clarkperkins/click-shell#11)

---------

Co-authored-by: Mariusz Kupidura <2480867+fwkz@users.noreply.github.com>
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

3 participants