Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Python dicts in debug toolbar: hashes after keys look ugly #1114

Closed
d3r3kk opened this issue Jan 22, 2019 · 1 comment
Closed

Python dicts in debug toolbar: hashes after keys look ugly #1114

d3r3kk opened this issue Jan 22, 2019 · 1 comment

Comments

@d3r3kk
Copy link
Contributor

d3r3kk commented Jan 22, 2019

@abetkin commented on Tue Jan 22 2019

vscode

Version: 1.30.2
Commit: 61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8
Date: 2019-01-07T22:49:48.319Z
Electron: 2.0.12
Chrome: 61.0.3163.100
Node.js: 8.9.3
V8: 6.1.534.41
OS: Linux x64 4.19.15-300.fc29.x86_64

Python extension version: 2018.12.1

Expected behaviour

dict is shown as {'path': '/create'}

Actual behaviour

dict is shown as {'path' (139743920924800): '/create'}

@karthiknadig
Copy link
Member

same as #45

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants