Skip to content

Conversation

@memsharded
Copy link
Member

@memsharded memsharded commented Dec 17, 2025

Changelog: Omit
Docs:Omit

Pure refactors and cleanings:

  • Format, pep8 and style
  • Unused imports
  • Unused variables
  • Removed old style (object) inheritance
  • Moved dead test file to running test file
  • Beautify tests with textwrap.dedent( for code snippets
  • Modernize exception testing to with pytest.raises(PermissionError):

Close #19397

@memsharded memsharded added this to the 2.25.0 milestone Dec 17, 2025
@AbrilRBS AbrilRBS merged commit bd7ad6a into conan-io:develop2 Dec 18, 2025
16 checks passed
@AbrilRBS AbrilRBS deleted the test/improvements branch December 18, 2025 09:34
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.

[question] Use of dynamic options definition in conan2.

2 participants