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

Python 3 support#1

Closed
jvkersch wants to merge 2 commits into
rkern:masterfrom
jvkersch:enh/python3
Closed

Python 3 support#1
jvkersch wants to merge 2 commits into
rkern:masterfrom
jvkersch:enh/python3

Conversation

@jvkersch

Copy link
Copy Markdown

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

jdmarch commented Jan 23, 2018

Copy link
Copy Markdown

@jvkersch @rkern current plans?

@jvkersch jvkersch closed this May 1, 2019
@jonathanrocher

Copy link
Copy Markdown

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

rkern commented Jul 2, 2020

Copy link
Copy Markdown
Owner

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

I use ripgrep personally.

@jvkersch

jvkersch commented Jul 4, 2020

Copy link
Copy Markdown
Author

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

@jonathanrocher

Copy link
Copy Markdown

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