Skip to content

Releases: microsoft/vscode-mypy

v2026.3.11041007

14 Apr 10:44
49d4955

Choose a tag to compare

v2026.3.11041007 Pre-release
Pre-release

Changes:

  • #518: test: parametrize logging, global_defaults, and diagnostic_regex tests

This list of changes was auto generated.

v2026.3.11031008

13 Apr 10:42
56ef04e

Choose a tag to compare

v2026.3.11031008 Pre-release
Pre-release

Changes:

  • #517: test: parametrize get_cwd and adopt conftest in change_cwd
  • #516: test: backport shared test coverage (logging, stdlib_detection)
  • #515: Refactor: add conftest.py to centralize test mock setup
  • #514: Refactor: backport shared test coverage (envFile + configWatcher dispose)

This list of changes was auto generated.

v2026.3.11001007

10 Apr 10:31
ad42778

Choose a tag to compare

v2026.3.11001007 Pre-release
Pre-release

Changes:

  • #505: Refactor: expandTilde dedup, USE_DEBUGPY gate
  • #504: Phase 4: Normalize codebase for shared package extraction
  • #507: Refactor: add notebook support to getDocumentSelector

This list of changes was auto generated.

v2026.3.10991007

09 Apr 10:30
34307eb

Choose a tag to compare

v2026.3.10991007 Pre-release
Pre-release

Changes:

  • #509: Refactor: merge vscodeapi.ts to cross-repo superset
  • #504: Phase 4: Normalize codebase for shared package extraction
  • #508: Refactor: upgrade configWatcher.ts disposal pattern
  • #510: Refactor: add l10n bundle directory for localization
  • #506: Refactor: normalize_path resolve_symlinks, is_match optional workspace_root

This list of changes was auto generated.

v2026.3.10981011

08 Apr 10:35
bfb0dd5

Choose a tag to compare

v2026.3.10981011 Pre-release
Pre-release

Changes:

Feature Requests:

  • #347: Add dmypy status file setting

Bugs:

  • #325: Use global settings for ignorePatterns default
  • #357: When cwd config option is ${nearestConfig}, look for all of mypy.ini, .mypy.ini, pyproject.toml, setup.cfg

Others:

  • #500: refactor: extract envFile.ts module from server.ts
  • #495: Feature Parity: Tier 1 priority fixes
  • #467: Replace hand-rolled typings with @vscode/python-environments npm package
  • #498: test: add missing test coverage for PRs #325, #347, #357, #467
See More
  • #496: Phase 2: Add missing test coverage before shared package extraction
  • #494: Feature Parity: Priority fixes before shared package extraction
  • #154: python.envFile setting looks to be ignored

This list of changes was auto generated.

v2026.3.10841003

25 Mar 10:27
b56b793

Choose a tag to compare

v2026.3.10841003 Pre-release
Pre-release

Changes:

  • #490: Template sync: skip dependency update PRs
  • #488: try no triggers in github

This list of changes was auto generated.

v2026.3.10831007

24 Mar 10:30
76d1940

Choose a tag to compare

v2026.3.10831007 Pre-release
Pre-release
Bump version to 2026.3.0-dev (#471)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

v2026.3.10821743

23 Mar 18:10
76d1940

Choose a tag to compare

v2026.3.10821743 Pre-release
Pre-release

Changes:

  • #471: Bump version to 2026.3.0-dev

This list of changes was auto generated.

v2025.3.10821007

23 Mar 10:29
ffd4685

Choose a tag to compare

v2025.3.10821007 Pre-release
Pre-release

Changes:

  • #485: Fix template sync: limit to 48h PRs, prevent duplicate issues

This list of changes was auto generated.

v2025.3.10771007

18 Mar 10:31
8d25a35

Choose a tag to compare

v2025.3.10771007 Pre-release
Pre-release

Changes:

  • #475: Align pipeline npm registry with .npmrc feed
  • #468: Exclude .dist-info directories from extension package
  • #469: Fix glob pattern for .pyc files in .vscodeignore
  • #470: Use contextlib.suppress instead of try-except-pass in lsp_utils.py
  • #467: Replace hand-rolled typings with @vscode/python-environments npm package
  • #466: Template Sync: Use @vscode/python-environment

This list of changes was auto generated.