Skip to content

Update vendored pydevd 3.4.1 -> 3.5.0 (maintenance refresh)#2044

Merged
rchiodo merged 1 commit into
microsoft:mainfrom
rchiodo:rchiodo-update-pydevd-subrepo
Jun 24, 2026
Merged

Update vendored pydevd 3.4.1 -> 3.5.0 (maintenance refresh)#2044
rchiodo merged 1 commit into
microsoft:mainfrom
rchiodo:rchiodo-update-pydevd-subrepo

Conversation

@rchiodo

@rchiodo rchiodo commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Refreshes the vendored pydevd subrepo from upstream fabioz/PyDev.Debugger b5cfeb38d6bc5f50, bumping the bundled pydevd from 3.4.1 → 3.5.0.

This is a maintenance-only version refresh. It contains no functional/behavioral changes to the debugger and no CVE-related fixes — it simply brings the vendored copy up to the latest tagged pydevd release.

Changes (genuine upstream 2-commit delta)

File Change
pydevd.py __version_info__ (3, 4, 1)(3, 5, 0)
.gitrepo subrepo tracked commit b5cfeb38d6bc5f50
build_tools/build.py upstream simplified vcvars64 detection
build_tools/pydevd_release_process.txt upstream release-doc update
.github/workflows/pydevd-release-manylinux.yml upstream ARM64 manylinux wheels CI

Notes

  • No .pyx/.c source changed, so no Cython rebuild is required.
  • A spurious merge-base artifact (an unintended change in pydevd_process_net_command_json.py that is not part of upstream's delta) was reverted, keeping this PR to exactly the genuine upstream changes.

subrepo:
  subdir:   "src/debugpy/_vendored/pydevd"
  merged:   "517195ea"
upstream:
  origin:   "https://github.com/fabioz/PyDev.Debugger.git"
  branch:   "main"
  commit:   "d6bc5f50"
git-subrepo:
  version:  "0.4.1"
  origin:   "???"
  commit:   "???"
@rchiodo rchiodo requested a review from a team as a code owner June 24, 2026 19:16

@heejaechang heejaechang left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved via Review Center.

@rchiodo rchiodo merged commit 29e2d94 into microsoft:main Jun 24, 2026
23 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants