GitHub / prettier/plugin-python issues and pull requests
#117 - Add a deprecation notice to the README
Pull Request -
State: closed - Opened by j-f1 about 7 years ago
- 3 comments
#116 - Add license
Pull Request -
State: closed - Opened by patrick91 over 7 years ago
- 3 comments
#115 - Add LICENCE to project
Issue -
State: closed - Opened by kazhuravlev over 7 years ago
- 1 comment
#114 - Update README.md
Pull Request -
State: closed - Opened by kazhuravlev over 7 years ago
- 1 comment
#111 - tokenizing errors
Issue -
State: open - Opened by ranshamay over 7 years ago
#110 - with_metaclass: check existence of `__prepare__` attribute before calling it
Issue -
State: closed - Opened by behnam over 7 years ago
- 1 comment
#109 - Is this dead?
Issue -
State: open - Opened by iddan over 7 years ago
- 9 comments
#108 - How to use it with prettier API?
Issue -
State: open - Opened by shreyas-a over 7 years ago
- 1 comment
Labels: question
#107 - Added attribution to astexport.py
Pull Request -
State: closed - Opened by expobrain over 7 years ago
#106 - issue with python3 dictionary unpacking
Issue -
State: open - Opened by andykais almost 8 years ago
Labels: bug
#105 - How would you expect this to be formatted?
Issue -
State: open - Opened by jondot almost 8 years ago
- 3 comments
#104 - Fix printing multiline Attribute nodes
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
#103 - Fix Travis build badge in README
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
- 1 comment
#102 - Fix ordering of starred, kwargs in calls for python 2
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
#101 - Starred arg ordering incorrect for python 2
Issue -
State: closed - Opened by ryanashcraft almost 8 years ago
Labels: bug
#100 - Test failures running with python3 < 3.6
Issue -
State: open - Opened by ryanashcraft almost 8 years ago
#99 - Throw python exec spawnSync errors
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
- 1 comment
#98 - TypeError: Cannot read property 'toString' of null
Issue -
State: closed - Opened by FezVrasta almost 8 years ago
- 2 comments
#97 - chore: Update dependencies
Pull Request -
State: closed - Opened by lipis almost 8 years ago
- 4 comments
#96 - Add Ryan as a mantainer
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#95 - Add support for uadd
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#94 - Add support for nonlocal
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#93 - Add support for extslice
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#92 - Add support for global
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#91 - Add support for bytes strings
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#90 - Fix str tokens causing a crash
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
- 1 comment
#89 - Fix support for inline comments
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
- 2 comments
#88 - Fix dangling comments not printed
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
- 1 comment
#87 - Add support for del keyword
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#86 - Unknown Python node Delete
Issue -
State: closed - Opened by patrick91 almost 8 years ago
Labels: bug, good first issue
#85 - Fix nested ifs
Pull Request -
State: closed - Opened by patrick91 almost 8 years ago
#84 - Run pycodestyle on CI
Issue -
State: open - Opened by patrick91 almost 8 years ago
#83 - Removes list index operator
Issue -
State: closed - Opened by joscha almost 8 years ago
#82 - Comment directives (# -*- coding: utf-8 -*-) throw
Issue -
State: closed - Opened by joscha almost 8 years ago
- 1 comment
#81 - Crash with inline comment in assign expression
Issue -
State: closed - Opened by cosmith almost 8 years ago
- 1 comment
#80 - FYI - package access granted
Issue -
State: closed - Opened by azz almost 8 years ago
#79 - Group multiline expressions with parens, fix multiline string escaping
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
- 2 comments
#78 - Multiline default args ordering fix
Pull Request -
State: closed - Opened by ryanashcraft almost 8 years ago
- 2 comments
#77 - Open-ended slice notation gets removed
Issue -
State: closed - Opened by IamJeffG almost 8 years ago
- 1 comment
#76 - Parser crash when parsing byte string literals?
Issue -
State: closed - Opened by mattbasta almost 8 years ago
- 2 comments
#75 - Multi-variable assignment is split over multiple lines
Issue -
State: open - Opened by jleclanche almost 8 years ago
- 2 comments
#74 - Unnatural formatting of dict/list dict values
Issue -
State: open - Opened by jleclanche almost 8 years ago
- 2 comments
#73 - TypeError: locStart is not a function
Issue -
State: closed - Opened by jleclanche almost 8 years ago
- 6 comments
#72 - Use escaped lines for binary and bool ops
Pull Request -
State: closed - Opened by ryanashcraft about 8 years ago
- 3 comments
#71 - Fix printing multiple ifs in comprehension nodes
Pull Request -
State: closed - Opened by ryanashcraft about 8 years ago
- 2 comments
#70 - Add env flag for running tests with pycodestyle
Pull Request -
State: closed - Opened by ryanashcraft about 8 years ago
- 3 comments
#69 - Fatal error with comment-only file
Issue -
State: closed - Opened by ryanashcraft about 8 years ago
#68 - Don't add final empty line if file has no contents
Pull Request -
State: closed - Opened by ryanashcraft about 8 years ago
#67 - Add support for Invert AST type
Pull Request -
State: closed - Opened by ryanashcraft about 8 years ago
- 1 comment
#66 - Improve raise printing
Pull Request -
State: closed - Opened by patrick91 about 8 years ago
- 2 comments
#65 - Wrong wrap of raise expressions when line is too long
Issue -
State: open - Opened by patrick91 about 8 years ago
Labels: bug
#64 - Support spread in dictionaries
Pull Request -
State: open - Opened by patrick91 about 8 years ago
Labels: in-progress
#63 - Fix python3 spread operator in dicts
Issue -
State: open - Opened by patrick91 about 8 years ago
Labels: bug
#62 - Fix arguments printing
Pull Request -
State: closed - Opened by patrick91 about 8 years ago
#61 - Wrong output when first argument is *args and is followed by kwargs
Issue -
State: closed - Opened by patrick91 about 8 years ago
Labels: bug
#60 - Empty files get changed to have two new lines
Issue -
State: closed - Opened by patrick91 about 8 years ago
- 2 comments
Labels: enhancement, style
#59 - Use two spaces before inline comments
Issue -
State: open - Opened by patrick91 about 8 years ago
- 3 comments
Labels: enhancement, good first issue, style
#58 - Add support for Invert AST type
Issue -
State: closed - Opened by patrick91 about 8 years ago
Labels: enhancement, good first issue
#57 - Render docstrings with double quotes
Issue -
State: open - Opened by patrick91 about 8 years ago
- 5 comments
Labels: enhancement, good first issue, style
#56 - Wrap `assert` correctly
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#55 - Handle Python 2 `with` blocks and wrapping of `with` items
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 1 comment
#54 - `global foo` crashes the AST serializer
Issue -
State: closed - Opened by j-f1 about 8 years ago
#53 - Default print width to 79
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#52 - More intuitive same-line placement for list-like values
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 5 comments
#51 - Handle wrapping of with arguments
Issue -
State: closed - Opened by patrick91 about 8 years ago
#50 - Add default tabWidth to 4
Pull Request -
State: closed - Opened by patrick91 about 8 years ago
#49 - Space `with` arguments
Pull Request -
State: closed - Opened by paradoxxxzero about 8 years ago
- 1 comment
#48 - Don't assume python 2 is the default.
Pull Request -
State: closed - Opened by paradoxxxzero about 8 years ago
- 4 comments
#47 - Fix Python2 nested with
Pull Request -
State: closed - Opened by paradoxxxzero about 8 years ago
- 5 comments
#46 - Fix 'Value null is not a valid document' in case of a module less import from
Pull Request -
State: closed - Opened by paradoxxxzero about 8 years ago
- 1 comment
#45 - What the fudge does this do?
Issue -
State: closed - Opened by SomaBots about 8 years ago
- 2 comments
Labels: question
#44 - Import formatting
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#43 - Uncomment f-strings test after updating asttokens
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#42 - Add @FuegoFro to Maintainers
Pull Request -
State: closed - Opened by azz about 8 years ago
- 1 comment
#41 - Update in-repo copy of asttokens
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#40 - Handle Python 3 type annotations
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#39 - Handle generator expressions
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#38 - Handle unary not operator
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#37 - Fix open slices and improve slice wrapping
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#36 - Change statement spacing to conform to PEP8 and preserve user choices
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 1 comment
#35 - Support for mypy types?
Issue -
State: closed - Opened by mohsen1 about 8 years ago
- 4 comments
#34 - Fix package name in installation script in README
Pull Request -
State: closed - Opened by mohsen1 about 8 years ago
- 1 comment
#33 - Renamed Repo to prettier/plugin-python
Issue -
State: closed - Opened by azz about 8 years ago
#32 - Don't try to canonicalize strings in multiple parts
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 1 comment
#31 - Handle clean up list comprehension wrapping and handle dict and set comprehensions
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#30 - Clean up wrapping of lambdas and function declarations
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#29 - Handle set literals
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#28 - Clean up handling of list-like literals
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 3 comments
#27 - Fail tests when encountering unknown node types
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
#26 - Add functionality for `yield` and `yield from`
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 1 comment
#25 - Upgrade Prettier version, fix comment discovery
Pull Request -
State: closed - Opened by FuegoFro about 8 years ago
- 6 comments
#24 - Unsupported node types
Issue -
State: closed - Opened by j-f1 about 8 years ago
- 2 comments
#21 - PEP 8 whitespace handling
Issue -
State: open - Opened by taion about 8 years ago
- 4 comments
#20 - Improve nested if printing
Pull Request -
State: closed - Opened by patrick91 about 8 years ago
- 7 comments
#18 - Nested list comprehension printed invalid
Issue -
State: closed - Opened by azz about 8 years ago
- 1 comment
Labels: bug
#15 - Update Python integration
Pull Request -
State: closed - Opened by taion about 8 years ago
- 7 comments
#14 - Different default line width for Python?
Issue -
State: closed - Opened by taion about 8 years ago
- 6 comments
#11 - Simple instructions on README on how to test this while under construction
Issue -
State: closed - Opened by lipis about 8 years ago
- 5 comments
#3 - Add python tests suite
Issue -
State: closed - Opened by patrick91 about 8 years ago
- 3 comments
#2 - Integration model for Prettier + Python
Issue -
State: open - Opened by taion about 8 years ago
- 18 comments