-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Support Python 3 #3354
Copy link
Copy link
Closed
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:externalThis is not an issue with Prettier, it’s an issue with external software, like an editor integrationThis is not an issue with Prettier, it’s an issue with external software, like an editor integration
Description
Opening an issue to track Python support in Prettier.
Initial PR: #3349
TODO:
- add heaps of tests
- support all language features
- experimental parser feature (disable in production releases)
- compile the parser/exporter to JavaScript.
- get it working in the playground
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.scope:externalThis is not an issue with Prettier, it’s an issue with external software, like an editor integrationThis is not an issue with Prettier, it’s an issue with external software, like an editor integration