Skip to content

Match current python's keywords in axdebug.codecontainer#2439

Merged
Avasam merged 1 commit intomhammond:mainfrom
Avasam:axdebug-condecontainer-keywords
Dec 23, 2024
Merged

Match current python's keywords in axdebug.codecontainer#2439
Avasam merged 1 commit intomhammond:mainfrom
Avasam:axdebug-condecontainer-keywords

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Dec 14, 2024

This adds await, async, with, as, nonlocal, yield
and removes Python 2's exec, print

I could use softkwlist to also include _, case, match.

Extracted from #2438

Copy link
Owner

@mhammond mhammond left a comment

Choose a reason for hiding this comment

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

wow, I guess that module predates keyword - thanks!

@Avasam Avasam changed the title Match current python's keywords in axdebug.condecontainer Match current python's keywords in axdebug.codecontainer Dec 23, 2024
@Avasam Avasam merged commit f4bf147 into mhammond:main Dec 23, 2024
@Avasam Avasam deleted the axdebug-condecontainer-keywords branch December 23, 2024 01:42
@Avasam Avasam added the ActiveX label Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants