Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.

Conversation

@kozlov-alexey
Copy link
Contributor

Motivation: for optimization purposes (avoiding copy when creating NRT manageble
unicode instances) when working with string data stored in native extensions.

@pep8speaks
Copy link

pep8speaks commented Nov 9, 2021

Hello @kozlov-alexey! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2021-11-19 12:37:08 UTC

Motivation: for optimization purposes (avoiding copy when creating NRT manageble
unicode instances) when working with string data stored in native extensions.
@kozlov-alexey kozlov-alexey force-pushed the feature/add_string_view_type branch from a52f200 to 65391e4 Compare November 11, 2021 01:24
@kozlov-alexey kozlov-alexey merged commit dfaa715 into IntelPython:master Nov 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants