Files
typeshed/third_party/2
Guido van Rossum 5b32e79f4a [gflags] Give DEFINE* default values Optional types (#2279)
I found some code that called DEFINE_integer() and DEFINE_float() with default set to None. Perusing the code that seems to be a totally valid usage. I am not super familiar with gflags but I believe this PR consistently changes all those default values to Optional[].
2018-06-26 13:53:39 -07:00
..
2018-02-09 09:11:59 -08:00
2018-02-09 09:11:59 -08:00
2018-02-09 15:43:22 -08:00
2017-10-07 08:44:24 -07:00