indygreg / indygreg/PyOxidizer
Fix linking issues with _crypt
Open
python-build-standalone
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
modules 'nis' and '_crypt' are explicitly excluded with a comment 'linking issues'.
I doubt many people will miss 'nis', but '_crypt' is quite important.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the code or configuration where the nis and _crypt modules are explicitly excluded, then reproduce the reported linking issue for _crypt. Done means resolving the linking problem so _crypt is no longer excluded; the issue does not specify tests or further entry points.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100