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

Commits on Dec 14, 2023

  1. Fix microsoft#1477: namedtuple are not rendered in the variable brows…

    …er as expected
    
    Significantly increase safe repr limits for strings and collections.
    Pavel Minaev committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3da94f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Fix microsoft#1408: Can no longer expand Numpy arrays to view elements

    Fix regression when loading pydevd plugins for numpy, pandas, and django.
    
    Add smoke test for numpy arrays.
    Pavel Minaev committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    8f60dcc View commit details
    Browse the repository at this point in the history