Marek Baczyński

Results 3 issues of Marek Baczyński

similar to top -b: ``` -b :Batch-mode operation Starts top in 'Batch' mode, which could be useful for sending output from top to other programs or to a file. In...

feature request

e.g. ``` python class Data(colander.MappingSchema): name = colander.SchemaNode(colander.Str(), missing='', default='') ``` works as expected on deserialization, but not on serialization, where the node becomes null instead of ''.

Ran `git spr update` on a 5-long stack to update it. The last commit in the stack is `WIP` ``` $ git spr version > git rev-parse --show-toplevel 0.12.2 :...