Skip to content

Fixed a few type mismatches in pdb #125952

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

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

gaogaotiantian
Copy link
Member

We normally do not do cosmetic changes, but I'm the maintainer of pdb so there's no extra core dev time cost. The type mismatches in pdb upset some editors so it's better to fix those. This fix is super safe and should not impact real behavior in any case.

@gaogaotiantian gaogaotiantian changed the title Fixed a few type mismatch in pdb Fixed a few type mismatches in pdb Oct 25, 2024
@gaogaotiantian gaogaotiantian merged commit 2513593 into python:main Oct 25, 2024
36 checks passed
@gaogaotiantian gaogaotiantian deleted the fix-pdb-types branch October 25, 2024 04:18
ebonnal pushed a commit to ebonnal/cpython that referenced this pull request Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant