Delvewheel

Latest version: v1.7.0

Safety actively analyzes 640549 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 9

0.0.14

- Work around a bug in Anaconda distribution of Python where `os.add_dll_directory()` has no effect.
- Don't vendor DLLs included with Python 3.10 for wheels targeting this version.

0.0.13

- Continue searching when a DLL dependency of the wrong bitness is found.

0.0.12

- Parse `__init__.py` correctly when comments precede the docstring.
- Fix `__init__.py` for Python < 3.8.

0.0.11

- Introduce the `--ignore-in-wheel` flag.
- Avoid repairing wheels that were already repaired.
- Don't vendor DLLs that are already included with a Python installation.
- Add the Microsoft Visual C++ runtime redistributable directory to the DLL search path.

0.0.10

- Ensure that vendored DLLs can be loaded when the wheel has a top-level module.
- Patch `__init__.py` correctly in a platlib wheel.
- Clarify the documentation for the `--no-dll` flag.

0.0.9

- Use the `delvewheel` version number instead of random string when patching `__init__.py`.
- Correct the patching of `__init__.py` when it contains a `__future__` import.

Page 7 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.