Skip to content

Conversation

@RKIMetadataExchange
Copy link
Contributor

This PR contains the following updates:

Package Update Change
pdm (changelog) patch <2.26.2 -> <2.26.3

Release Notes

pdm-project/pdm (pdm)

v2.26.2

Compare Source

Features & Improvements
  • Only parse TOML document with tomlkit when writing is required. (#​3672)
  • Add SHA256 checksums for binary releases during the release workflow and create an installer script that downloads binaries from GitHub releases with automatic platform detection and checksum verification. (#​3679)
Bug Fixes
  • Fix test_use_python_write_file_multiple_versions to match PDM's actual behavior. (#​3660)
  • Correctly calculate the venv path for UV_PROJECT_ENVIRONMENT env var when using uv mode. (#​3675)
  • Ensure implementation.gil_disabled is a boolean in get_current_env_spec. This fix an issue that free-threaded wheels get rejected incorrectly. (#​3677)
  • Fix CLI help formatting on Python 3.14+. (#​3683)
  • Make PdmBasicAuth a cached_property to accelerate execution. (#​3684)
Removals and Deprecations
  • Add deprecation warning for pdm search command as PyPI no longer supports search API. (#​3674)
Miscellany
  • Add tests to utils.fs_supports_link_method and utils.convert_to_datetime. (#​3541)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@RKIMetadataExchange RKIMetadataExchange self-assigned this Dec 4, 2025
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