Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #1408, #1477 #1484

Merged
merged 2 commits into from Dec 15, 2023
Merged

Fix #1408, #1477 #1484

merged 2 commits into from Dec 15, 2023

Conversation

int19h
Copy link
Collaborator

@int19h int19h commented Dec 14, 2023

Fix #1408, #1477

…er as expected

Significantly increase safe repr limits for strings and collections.
Fix regression when loading pydevd plugins for numpy, pandas, and django.

Add smoke test for numpy arrays.
Copy link

sonarcloud bot commented Dec 15, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@int19h int19h merged commit b9b09e6 into microsoft:main Dec 15, 2023
22 checks passed
@int19h int19h deleted the repr branch December 15, 2023 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can no longer expand Numpy arrays to view elements
2 participants