drgn/libdrgn/build-aux
Omar Sandoval 2fc514f2a4 libdrgn/python: add Qualifiers.NONE and stop using Optional[Qualifiers]
I originally did it this way because pydoc doesn't handle non-trivial
defaults in signature very well (see commit 67a16a09b8 ("tests: test
that Python documentation renders")). drgndoc doesn't generate signature
for pydoc anymore, though, so we don't need to worry about it and can
clean up the typing.

Signed-off-by: Omar Sandoval <osandov@osandov.com>
2020-08-27 11:31:29 -07:00
..
.gitignore Add type hint stubs and generate documentation from them 2020-02-25 13:39:06 -08:00
gen_arch.awk Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
gen_constants.py libdrgn/python: add Qualifiers.NONE and stop using Optional[Qualifiers] 2020-08-27 11:31:29 -07:00
gen_drgn_h.awk Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00
parse_arch.awk Update copyright headers to Facebook and add missing headers 2020-05-15 15:13:02 -07:00