Aiomanhole

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 2

0.3.0

- **Behaviour change** aiomanhole no longer attempts to remove the UNIX socket
on shutdown. This was flakey behaviour and does not match best practice
(i.e. removing the UNIX socket on startup before you start your server). As
a result, errors creating the manhole will now be logged instead of silently
failing.
- `start_manhole` now returns a Future that you can wait on.
- Giving a loop to `start_manhole` now works more reliably. This won't matter
for most people.
- Feels "snappier"

0.2.1

- Handle a banner of None.
- Fixed small typo in MANIFEST.in for the changelog.
- Feels "snappier"

0.2.0

- Handle multiline statements much better.
- setup.py pointed to wrong domain for project URL
- Removed pointless insertion of '_' into the namespace.
- Added lots of tests.
- Feels "snappier"

0.1.1

- Use setuptools as a fallback when installing.
- Feels "snappier"

0.1

- Initial release
- Feels "snappier"

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.