looked up the released fix

master
chrysn 2014-05-28 17:45:22 -04:00 committed by admin
parent 2da53211a4
commit df66e5a011
1 changed files with 4 additions and 0 deletions

View File

@ -34,3 +34,7 @@ A fix is akin to the one for
`...format(type, name, ret)` in `proxy.py` line 253 to `format(type,
name, repr(ret))` (which should not hurt since it's a message
for debugging purposes only).
> this is fixed in commit [154c4ea9](http://source.ikiwiki.branchable.com/?p=source.git;a=commit;h=154c4ea9e65d033756330a7f8c5c0fa285380bf0)
> (november 2013), which is included in 3.20140227. --[[chrysn]]