Alireza Safi

Results 2 issues of Alireza Safi

when i use `to_dict` or `to_pydict` function to serialize message, `False` and `0` values are not work for boolean and integer fields. here is the sample code: ```python3 from dataclasses...

bug?