issues
search
PyCQA
/
baron
IDE allow you to refactor code, Baron allows you to write refactoring code.
http://baron.pycqa.org
GNU Lesser General Public License v3.0
289
stars
50
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No Py 3.10 `match/case` support
#180
s0undt3ch
opened
17 hours ago
0
support for star expression in lists
#179
Mic92
opened
1 month ago
0
error
#178
9650X
opened
1 month ago
1
Badly indented comments cause parsing failure
#177
dmishin
opened
5 months ago
0
baron failed to parse dict/list expansion
#176
James4Ever0
opened
1 year ago
1
baron raise exception when unicode is in code
#175
James4Ever0
opened
1 year ago
0
baron raise exception when unicode is in code
#174
James4Ever0
closed
1 year ago
0
Location of comment after decorator not handled correctly
#173
James4Ever0
opened
1 year ago
0
Mishandling of print function
#172
shindavid
opened
2 years ago
0
blank line causes ParsingError
#171
shindavid
opened
2 years ago
0
Support for PEP-570: positional-only arguments
#170
pbsds
opened
2 years ago
0
When rendering, skip missing keys
#168
xloem
opened
3 years ago
0
leading space to the expression is breaking
#167
sreeanthrds
opened
3 years ago
0
Fix link to `add_new_grammar.md` in README
#166
dallagi
closed
2 years ago
1
Extra \n when parsing classes
#165
Osso
opened
4 years ago
0
Accented letters in identifiers seems to break baron
#164
asterbini
opened
4 years ago
1
Issue 162
#163
EmilyBourne
opened
4 years ago
0
Wrong operator ordering in FST for operators of equal precedence
#162
EmilyBourne
opened
4 years ago
5
Fix dict containing a double star unpacking parameter
#161
wavenator
closed
2 years ago
1
Support for PEP3131 (Non-ASCII Identifiers)
#160
DylanLukes
opened
4 years ago
2
Python 3.8: walrus?
#159
webknjaz
opened
4 years ago
3
Baron fails for for nested double star
#158
Melevir
opened
4 years ago
2
Allow underscores in floats
#157
tamentis
closed
4 years ago
2
Add missing comma in Python string list
#156
EhsanKia
closed
4 years ago
2
Demonstrate a parsing error w/ EOL w/ empty line
#155
webknjaz
opened
5 years ago
1
Fix typo
#154
epicfaace
closed
5 years ago
1
Crash when dict unpacking for dict merging
#153
PaulRenvoise
closed
5 years ago
1
Parser crash when using metaclasses
#152
michaelpradel
opened
5 years ago
0
change opencollective markup in README
#151
jrabbit
closed
5 years ago
1
Edit links to 'ast.py' in README.md
#150
rinarakaki
closed
5 years ago
1
Extended unpacking unsupported in many contexts
#149
lordmauve
opened
5 years ago
2
v0.9 doesn't support *var expressions in tuples/lists/sets
#148
toejough
closed
5 years ago
1
Return annotations
#147
RedKhan
closed
5 years ago
2
fix spelling of license
#146
scottbelden
closed
5 years ago
1
add support for variable annotations
#145
scottbelden
closed
5 years ago
1
Odcinek pep 0484
#144
tmbo
closed
5 years ago
0
Include LICENSE in wheels
#143
toddrme2178
closed
5 years ago
0
Include LICENCE in sdists
#142
toddrme2178
closed
5 years ago
0
Use new method to avoid pypandoc warning
#141
felixonmars
closed
6 years ago
1
add support for typed function parameters
#140
scottbelden
closed
6 years ago
6
unindented comment breaks parsing
#139
Psycojoker
opened
6 years ago
2
Use NotImplementedError rather than NotImplemented
#138
dbieber
closed
6 years ago
1
Support PEP448
#137
boxed
opened
6 years ago
6
Support PEP3115
#136
boxed
opened
6 years ago
1
method/function parameter type hint throws ParsingError
#135
MarcelTon
closed
6 years ago
1
Expanding commit rights? (Re. unmerged PRs)
#134
msegado
closed
6 years ago
8
IndexError: tuple index out of range
#133
simone-papandrea
closed
6 years ago
0
Python 'print' statements don't parse well
#132
driskille
opened
6 years ago
0
Single line elif-branch in combination with a subsequent empty line causes ParserError
#131
fiber-space
opened
6 years ago
0
Python 3: support f-strings
#130
PythonNut
closed
5 years ago
2
Next