ewong has quit [Read error: Connection reset by peer]
ewong has joined #buildbot
Zash has quit [Quit: Gateway shutdown]
tgamblin has quit [*.net *.split]
vilhalmer has quit [*.net *.split]
immae has quit [*.net *.split]
immae has joined #buildbot
tgamblin has joined #buildbot
vilhalmer has joined #buildbot
immae has quit [Quit: WeeChat 2.9]
immae has joined #buildbot
tgamblin has quit [Quit: Leaving]
tgamblin has joined #buildbot
infobob has quit [Ping timeout: 246 seconds]
<glogan>
I'm trying to use the HTTPStep, but my endpoint needs the data dict to be a single, long json string. I figured I could just json.dumps() the dict, but it's got interpolates in it. Is there a way to force them to render? I'm seeing exceptions at the moment...