Skip to content

Fix annotation lookup on Python 3.14#1395

Merged
skjoracle merged 2 commits into
mainfrom
codex/fix-python314-annotations
Jul 20, 2026
Merged

Fix annotation lookup on Python 3.14#1395
skjoracle merged 2 commits into
mainfrom
codex/fix-python314-annotations

Conversation

@skjoracle

@skjoracle skjoracle commented Jul 14, 2026

Copy link
Copy Markdown
Member

Fix annotation lookup on Python 3.14
python 3.14 does not have annotations method on class objects, so to fix it had to update this ads code.
The change is backward compatible.

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 14, 2026
@github-actions

Copy link
Copy Markdown

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-62.70%

@github-actions

Copy link
Copy Markdown

📌 Cov diff with main:

Coverage-100%

📌 Overall coverage:

Coverage-62.70%

@skjoracle
skjoracle merged commit 0e785b9 into main Jul 20, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants