v8.6.3
- Stop importing the test tooling at package import time: the
click_extra.testingandclick_extra.test_suiteexports now resolve lazily, keeping Click's debugger stack out of importing programs and compiled binaries. - Scrub the submodule objects star imports leaked into the package namespace: foreign modules like
click_extra.coreandclick_extra.termuino longer hand out Click's un-enhanced classes or shadow theglobalsbuiltin. - Pin
[tool.repomatic]nuitka.nofollow-importsto its bare["tkinter"]default, ahead of the repomatic release introducing the setting. - Fix the
myst_docstringsMyST-to-reST converter mispairing inline-code backticks and emitting reST literals with illegal edge whitespace from padded code spans.
Full changelog: v8.6.2...v8.6.3