0.9.0a1 #73
GhostofGoes
started this conversation in
General
0.9.0a1
#73
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This pre-release is a complete rewrite of getmac from the ground up.
If you want to test the new changes, use the
--pre
argument topip install
It's passing tests and seems to be operable. However, with a change this large there are ineviteably issues that the tests or I don't catch, so I'm doing a series of pre-releases until I'm 99% confident in it's stability. Refer to
docs/rewrite.md
for a in-depth explanation of the rewrite changes.The new system has a number of benefits
Added
Changed
getmac
from the ground up. Refer todocs/rewrite.md
for a in-depth explanation of the rewrite changesNone
, as expected, instead of raising an exception (socket.gaierror
).Dev
flake8-pytest-style
andflake8-annotations
This discussion was created from the release 0.9.0a1.
Beta Was this translation helpful? Give feedback.
All reactions