Skip to content

docs: refresh settings.py version markers from 2.3 to 2.2.3#1461

Merged
dimitri-yatsenko merged 1 commit into
masterfrom
docs/version-markers-2-2-3
Jun 5, 2026
Merged

docs: refresh settings.py version markers from 2.3 to 2.2.3#1461
dimitri-yatsenko merged 1 commit into
masterfrom
docs/version-markers-2-2-3

Conversation

@dimitri-yatsenko
Copy link
Copy Markdown
Member

Summary

The DJ_STORES + DJ_IGNORE_CONFIG_FILE feature shipped in datajoint-python 2.2.3 (released 2026-06-05), not 2.3. This PR updates the four "New in 2.3" markers in src/datajoint/settings.py docstrings and comments to reflect the actual release version.

Files

  • src/datajoint/settings.py — four occurrences swapped, no behavior change

Companion docs

Test plan

  • Pre-commit hooks (ruff, ruff-format, mypy, codespell) pass
  • No behavior change — comment/docstring-only edits

DJ_STORES + DJ_IGNORE_CONFIG_FILE shipped in 2.2.3 (released 2026-06-05),
not 2.3. Updates the four "*New in 2.3*" markers in settings.py docstrings
and comments to reflect the actual release version. No behavior change.
@dimitri-yatsenko dimitri-yatsenko added the documentation Issues related to documentation label Jun 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Issues related to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants