Skip to content
This repository was archived by the owner on Dec 3, 2020. It is now read-only.

Python 3 support #1

Closed
wants to merge 2 commits into from
Closed

Python 3 support #1

wants to merge 2 commits into from

Conversation

jvkersch
Copy link

This PR adds Python 3 support to Grin. Perhaps the most non-trivial aspect is that under Python 3 this assumes that strings are encoded as UTF-8. This may not be what the user always wants, and it makes Grin under Python 3 a little more fragile (e.g. grinning a file with mixed ASCII/binary data is problematic).

rsalmaso added a commit to rsalmaso/grin3 that referenced this pull request Apr 19, 2017
@jdmarch
Copy link

jdmarch commented Jan 23, 2018

@jvkersch @rkern current plans?

@jvkersch jvkersch closed this May 1, 2019
@jonathanrocher
Copy link

Hey @jvkersch : sorry to bug you. Why did you close your python3 PR? Do you know what the plan is to push a Py3 upgrade or another?

@rkern
Copy link
Owner

rkern commented Jul 2, 2020

I'm no longer developing this package. There's a grin3 package on PyPI forked by someone else.

I use ripgrep personally.

@jvkersch
Copy link
Author

jvkersch commented Jul 4, 2020

Like Robert, I've moved on to use ripgrep.

@jonathanrocher
Copy link

Thank you both for responding. RIP grin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants