Skip to content

Conversation

THE-END-MC
Copy link

这个扩展可以运行Python代码

@github-actions github-actions bot added the pr: new extension Pull requests that add a new extension label Aug 30, 2025
@Skyhigh173
Copy link
Contributor

please provide a English description/name.

@Brackets-Coder
Copy link
Contributor

I think I'm going to close this.
Based on looking at the code, it doesn't follow nearly any of the contributing guidelines, extensions.json alone presents red flags. Additionally, there's no unsandboxed required IIFE and there's no translation code, which is why lint is failing.

Even if all of that were fixed, I doubt a Python extension would get merged; as cool as it sounds it could be used to execute malicious code and by taking a look at the extension it seems to rely on some kind of terminal dialogue which may or may not work in packaged applications or be helpful for user-end projects. Additionally, the amount of arbitrary HTML/CSS stuff that's in here seems out of place...

@CubesterYT I'm assuming this is okay?

@THE-END-MC
Copy link
Author

THE-END-MC commented Sep 18, 2025 via email

@THE-END-MC
Copy link
Author

THE-END-MC commented Sep 18, 2025 via email

@Brackets-Coder
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: new extension Pull requests that add a new extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants