Skip to content

[FW][FIX] safe_eval: 3.11 compatibility#137078

Closed
fw-bot wants to merge 1 commit intoodoo:saas-16.3from
odoo-dev:saas-16.3-saas-16.2-fix-3.11-compat-xmo-v7f3-fw
Closed

[FW][FIX] safe_eval: 3.11 compatibility#137078
fw-bot wants to merge 1 commit intoodoo:saas-16.3from
odoo-dev:saas-16.3-saas-16.2-fix-3.11-compat-xmo-v7f3-fw

Conversation

@fw-bot
Copy link
Copy Markdown
Contributor

@fw-bot fw-bot commented Sep 29, 2023

Complement on 1e35315 (#112450): alongside the split between forwards and backwards jump we missed that 3.11 has a specialized version of each for the is None and is not None cases. A use of that was added in standard in 16.5 (#120446) but more generally it makes sense that server actions would support conditional tests against None, probably...

Forward-Port-Of: #136943

Complement on 1e35315 (odoo#112450):
alongside the split between forwards and backwards jump we missed that
3.11 has a specialized version of each for the `is None` and `is not
None` cases. A use of that was added in standard in 16.5 (odoo#120446) but
more generally it makes sense that server actions would support
conditional tests against `None`, probably...

X-original-commit: 3227ae4
@robodoo
Copy link
Copy Markdown
Contributor

robodoo commented Sep 29, 2023

Pull request status dashboard

@fw-bot
Copy link
Copy Markdown
Contributor Author

fw-bot commented Sep 29, 2023

This PR targets saas-16.3 and is part of the forward-port chain. Further PRs will be created up to master.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

@robodoo robodoo added the forwardport This PR was created by @fw-bot label Sep 29, 2023
@C3POdoo C3POdoo added the RD research & development, internal work label Sep 29, 2023
robodoo pushed a commit that referenced this pull request Sep 29, 2023
Complement on 1e35315 (#112450):
alongside the split between forwards and backwards jump we missed that
3.11 has a specialized version of each for the `is None` and `is not
None` cases. A use of that was added in standard in 16.5 (#120446) but
more generally it makes sense that server actions would support
conditional tests against `None`, probably...

closes #137078

X-original-commit: 3227ae4
Signed-off-by: Xavier Morel (xmo) <xmo@odoo.com>
@robodoo robodoo temporarily deployed to merge September 29, 2023 15:09 Inactive
@robodoo robodoo closed this Sep 29, 2023
@fw-bot fw-bot deleted the saas-16.3-saas-16.2-fix-3.11-compat-xmo-v7f3-fw branch October 13, 2023 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

forwardport This PR was created by @fw-bot RD research & development, internal work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants