Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: spyder-ide/spyder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fad09eefe954a929499c76e6f9b26ce13fcaaa86
Choose a base ref
...
head repository: spyder-ide/spyder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 73a79ffba6b7192c55b7535dbde7745a95f20794
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Jun 12, 2024

  1. Debugger: Improve UX of its breakpoints table

    - Remove min width and allow to collapse it. That should fix an error
    when snapping the main window on Linux.
    - Also remove artificial min width for the stack widget that was only
    introduced when the table was shown.
    - Fix error in Python 3.10+ when setting the initial width for it.
    ccordoba12 committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6aedd1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a79ff View commit details
    Browse the repository at this point in the history
Loading