I just stumbled across this repo. I have bene trying to help with https://github.com/abilian/tstrings-backport, which looks very similar. This looks like it exports many more util functions however.
Perhaps you would find some parts of that useful though that you may want to pull in here, for example I ported over the cpython test suite to ensure that our implementation was compatible with the vanilla implementation. See abilian/tstrings-backport#16.
I just stumbled across this repo. I have bene trying to help with https://github.com/abilian/tstrings-backport, which looks very similar. This looks like it exports many more util functions however.
Perhaps you would find some parts of that useful though that you may want to pull in here, for example I ported over the cpython test suite to ensure that our implementation was compatible with the vanilla implementation. See abilian/tstrings-backport#16.