-
Notifications
You must be signed in to change notification settings - Fork 72
Closed as not planned
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
If I just run my API and try to use it, it works. But the moment I put a breakpoint and I try to call the piece of code with it, an error is returned: "an integer is required".
But if I remove the breakpoint and restart the application, works again. The problem always happens if the interpreter calls the method with the breakpoint.
That not happens if I change the Python Debugger to version 2024.10.0.
I identify this problem in the API of the company I work for. Both on my computer and on my notebook. I haven't tested it with other applications.
Metadata
Metadata
Assignees
Labels
triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team