Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ijl
Copy link
Contributor

@ijl ijl commented Apr 6, 2020

This avoids users compiling four crates for the "perf" and
"unicode" features. regex is only used in build.rs to parse
some #define lines so it doesn't need to compile support for
thread-local caches etc or parsing by unicode code point.

This avoids users compiling four crates for the "perf" and
"unicode" features. regex is only used in build.rs to parse
some #define lines so it doesn't need to compile support for
thread-local caches etc or parsing by unicode code point.
@kngwyu
Copy link
Member

kngwyu commented Apr 7, 2020

Good catch, thanks!

@kngwyu kngwyu merged commit 5a68f74 into PyO3:master Apr 7, 2020
@ijl ijl deleted the reduce-build-deps branch April 7, 2020 13:58
kngwyu added a commit that referenced this pull request Apr 9, 2020
Reduce build dependencies from regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants