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

Remove 'cut' from text() method calls #32

Open
gumyr opened this issue Mar 18, 2022 · 0 comments
Open

Remove 'cut' from text() method calls #32

gumyr opened this issue Mar 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@gumyr
Copy link
Owner

gumyr commented Mar 18, 2022

'cut' has been deprecated and should be replaced with combine="cut" in calls to text. The extensions text methods should be updated to deprecate 'cut' and use the same self._combineWithBase(r, combine, clean) functionality.

@gumyr gumyr added the enhancement New feature or request label Mar 18, 2022
@gumyr gumyr self-assigned this Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant