Skip to main content

v0.5.36 release (latest)

v0.5.36 release notes for the GitHub Release v0.5.36 (release task: Issue #1258).

Tag state (verified against origin)

Release notes

Changelog

Features

  • Article 3 has no gate: add a size ratchet for runner.py’s top-level definitions and for modules over 1,000 lines (Issue #1229; PR #1265)
  • The patch ratchet counts only runner: 298 monkeypatch.setattr sites against other orbi modules are invisible to it (Issue #1230; PR #1264)
  • Extract the config domain into src/orbi/config.py: 21 definitions and ~900 lines leave runner.py (Issue #1257; PR #1266)

Contributors

xqliu