◐ Shell
clean mode source ↗

[3.10] GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) by iritkatriel · Pull Request #102633 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@iritkatriel

@iritkatriel iritkatriel commented

Mar 12, 2023

edited

Loading

Copy link Copy Markdown

Member

Manual backport.

(cherry picked from commit 5d677c5)

@iritkatriel iritkatriel requested a review from pablogsal

March 12, 2023 23:21

@AlexWaygood AlexWaygood changed the title GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674) [3.10] GH-101673: Fix pdb bug where local variable changes are lost after longlist (#101674)

Mar 12, 2023

@bedevere-bot bedevere-bot added the type-bug

An unexpected behavior, bug, or error

label

Mar 12, 2023

@hugovk

hugovk commented

Mar 13, 2023

Copy link Copy Markdown

Member

The docs failure was a bug in python-docs-theme, now fixed and released (python/python-docs-theme#113).

I've restarted it and it passes now ✅

@pablogsal pablogsal merged commit d4f8faf into python:3.10

Mar 13, 2023

@iritkatriel iritkatriel deleted the backport-5d677c5-3.10 branch

April 3, 2023 17:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@pablogsal pablogsal Awaiting requested review from pablogsal

Assignees

No one assigned

Labels

type-bug

An unexpected behavior, bug, or error

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@iritkatriel @hugovk @pablogsal @bedevere-bot @gaogaotiantian