This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
pyo3
Watch
2
Star
0
Fork
You've already forked pyo3
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4d18e5ee3
pyo3
/
newsfragments
/
4043.fixed.md
1 line
63 B
Markdown
Raw
Normal View
History
Unescape
Escape
Change `search_lib_dir`'s return type to Result (#4043) * Change `search_lib_dir`'s return type to Result * add changelog * add coverage and a hint to `PYO3_CROSS_LIB_DIR` --------- Co-authored-by: David Hewitt <mail@davidhewitt.dev>
2024-06-22 14:01:33 +00:00
Don't panic when
`PYO3_CROSS_LIB_DIR`
is set to a missing path.