David Cramer
David Cramer
I've fixed this in our fork if you want to pull in the changes, but will be releasing HEAD of getsentry/sentry-bitbucket to getsentry.com
There's some renewed interest recently around C++. What are the primary challenges for supporting http? I could see if I can find someone to volunteer to help implement it if...
FYI going to get the getsentry fork merged up. I dont even recall why we forked at this point. Also of note, we want to explore pushing this integration into...
Can you confirm if this is solved in the master repo? https://github.com/django-debug-toolbar/django-debug-toolbar (I need to update my repo so people are aware that its no longer the current version)
Are you using the latest version? A recent commit changed it to use smart_str rather than str(). If not, which str() call are you referring to?
Feel free to submit a pull request
It's possible that the md5 hash which is used to calculate the key differs from the local and remote server I suppose. You could test this yourself by doing python...
This is almost sad that this is $12 beta application and this bug still hasn't fixed.
@ckj has been volunteered to help make the org chart reasonable (at least visually/layout wise)
FYI this exists this way for compatibility reasons. The ideal world kept it as a flat list, but because our interfaces _required_ key/value, we would accept that data type and...