Skip to content

Make queue_job/controllers/main.py compatible with Python 3.9#892

Merged
OCA-git-bot merged 2 commits intoOCA:16.0from
rossigee:16.0
Feb 12, 2026
Merged

Make queue_job/controllers/main.py compatible with Python 3.9#892
OCA-git-bot merged 2 commits intoOCA:16.0from
rossigee:16.0

Conversation

@rossigee
Copy link

Replace Job | None with Optional[Job] and add typing import.

refs #891

Replace Job | None with Optional[Job] and add typing import.
@OCA-git-bot
Copy link
Contributor

Hi @guewen, @sbidoul,
some modules you are maintaining are being modified, check this out!

@sbidoul
Copy link
Member

sbidoul commented Feb 12, 2026

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 16.0-ocabot-merge-pr-892-by-sbidoul-bump-patch, awaiting test results.

@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 91a8c93. Thanks a lot for contributing to OCA. ❤️

@OCA-git-bot OCA-git-bot merged commit 3a60d03 into OCA:16.0 Feb 12, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants