thriftrw treats default args in a surprising way—the same way in which Python treats mutable default args—but thrift specs are definitely NOT Python. This caused a pretty weird bug as I tried to switch over.
I couldn't build this repo on my macbook so I haven't added any test cases yet.
thriftrw treats default args in a surprising way—the same way in which Python treats mutable default args—but thrift specs are definitely NOT Python. This caused a pretty weird bug as I tried to switch over.
I couldn't build this repo on my macbook so I haven't added any test cases yet.