Commit Graph

1 Commits (dc2a79f1c3e45ac9b3c44f8d03b966903ca66de0)

Author SHA1 Message Date
Matt Martz a90f666ab3
Use ctypes to access shadow, instead of spwd which is deprecated (#78050)
* Use ctypes to access shadow, instead of spwd which is deprecated

* Remove sanity ignore

* cast to str to satisfy mypy

* Add typing.cast polyfill

* Appease mypy redefine

* Add clog frag
2 years ago