Skip to content

Pass in args to ast.Call() initilization; fixes Python 3.15 depreciation warning#378

Merged
kennykos merged 4 commits intomainfrom
kennykos/fix-ast-call
Feb 27, 2026
Merged

Pass in args to ast.Call() initilization; fixes Python 3.15 depreciation warning#378
kennykos merged 4 commits intomainfrom
kennykos/fix-ast-call

Conversation

@kennykos
Copy link
Copy Markdown
Collaborator

Closes #318

@IvanGrigorik IvanGrigorik self-requested a review February 26, 2026 21:09
Copy link
Copy Markdown
Collaborator

@IvanGrigorik IvanGrigorik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG thanks!

@kennykos kennykos merged commit ffd7e3a into main Feb 27, 2026
17 checks passed
@kennykos kennykos deleted the kennykos/fix-ast-call branch February 27, 2026 13:04
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.

Depreciation: empty ast.Call() to be depreciated in python 3.15

2 participants