Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Don't know much about Python version differences, but at a glance of the patch & some documentation this seems reasonable.
Glad to see/hear other people are using the pretty printers - how're you finding them?
Comment Actions
They are really helpful, especially for looking into things like SmallVector, which uses AlignedCharArrayUnion to store items. Personally, I'd prefer debug dumpers for QtCreator, but this variant is more universal.