Skip to content

Conversation

@lauriebax
Copy link

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers. By the way, if you're not familiar with how to use pre-commit to fix lint issues or add unit tests, please refer to Contributing to OneDL-MMengine.

Motivation

Add python 3.12 as officially supported version

Modification

Add test

BC-breaking (Optional)

Does the modification introduce changes that break the backward-compatibility of the downstream repos?
If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

  • Pre-commit or other linting tools are used to fix the potential lint issues.
  • The modification is covered by complete unit tests. If not, please add more unit test to ensure the correctness.
  • If the modification has potential influence on downstream projects, this PR should be tested with downstream projects, like MMDetection or MMPretrain.
  • The documentation has been modified accordingly, like docstring or example tutorials.

@lauriebax
Copy link
Author

Included #19 and fixed issue with the pipeline.

@read-the-docs-community
Copy link

read-the-docs-community bot commented Oct 28, 2025

Documentation build overview

📚 onedl-mmengine | 🛠️ Build #30122038 | 📁 Comparing 599adc8 against latest (4e92b33)


🔍 Preview build

Show files changed (4 files in total): 📝 4 modified | ➕ 0 added | ➖ 0 deleted
File Status
advanced_tutorials/data_transform.html 📝 modified
advanced_tutorials/test_time_augmentation.html 📝 modified
migration/transform.html 📝 modified
api/generated/mmengine.model.BaseTTAModel.html 📝 modified

@lauriebax lauriebax self-assigned this Oct 28, 2025
@lauriebax lauriebax requested review from Jinior and removed request for Jinior October 28, 2025 14:32
@lauriebax lauriebax requested a review from Jinior October 29, 2025 09:16
@lauriebax lauriebax merged commit a7f271e into main Oct 30, 2025
8 checks passed
@lauriebax lauriebax deleted the lauriebax/support-py312 branch October 30, 2025 15:16
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.

3 participants