Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/PyCQA/redbaron
Bottom-up approach to refactoring in python
https://github.com/PyCQA/redbaron
Indent of redbaron docstrings leaves trailing white spaces
JohannesBuchner opened this issue about 2 months ago
JohannesBuchner opened this issue about 2 months ago
Fix grammar and phrasing
ikamensh opened this pull request 5 months ago
ikamensh opened this pull request 5 months ago
bug: remove() doesn't perform well.
yhm138 opened this issue about 1 year ago
yhm138 opened this issue about 1 year ago
FromImportNode modifyed in memory but not saved to the file
rayantlbn opened this issue about 1 year ago
rayantlbn opened this issue about 1 year ago
Sort functions by their usage?
stefaneidelloth opened this issue over 1 year ago
stefaneidelloth opened this issue over 1 year ago
Indent of function docstrings always four spaces
JohannesBuchner opened this issue almost 2 years ago
JohannesBuchner opened this issue almost 2 years ago
Unsupported positional-only argument syntax
hydrargyrum opened this issue about 2 years ago
hydrargyrum opened this issue about 2 years ago
support for context manager tuple
elijahr opened this issue over 2 years ago
elijahr opened this issue over 2 years ago
support for walrus operator
elijahr opened this issue over 2 years ago
elijahr opened this issue over 2 years ago
bug: Unpacking operator `*` used in list gives an error
GindaChen opened this issue over 2 years ago
GindaChen opened this issue over 2 years ago
py.test tests failing
yilabs opened this issue over 2 years ago
yilabs opened this issue over 2 years ago
RedBaron confuse relative path to ellipsis in from_imports
Aluriak opened this issue almost 3 years ago
Aluriak opened this issue almost 3 years ago
GroupingError on await expression
Aluriak opened this issue almost 3 years ago
Aluriak opened this issue almost 3 years ago
Run https://github.com/asottile/pyupgrade to fix DeprecationWarnings
jmcrawford45 opened this pull request almost 3 years ago
jmcrawford45 opened this pull request almost 3 years ago
bug: Comments determine indent level of function body
pbsds opened this issue about 3 years ago
pbsds opened this issue about 3 years ago
Middle-ground betwixt `ast` and `baron` for parsing source code, and emitting only what changed in FST from AST
SamuelMarks opened this issue about 3 years ago
SamuelMarks opened this issue about 3 years ago
Incorrect parsing of Unicode Literals. Got - UntreatedError: Untreated elements
Erotemic opened this issue about 3 years ago
Erotemic opened this issue about 3 years ago
Conversion to ast ASTs
KOLANICH opened this issue almost 4 years ago
KOLANICH opened this issue almost 4 years ago
Some grammar tweaks
brettcannon opened this pull request about 4 years ago
brettcannon opened this pull request about 4 years ago
Fix some links from MD to reST
brettcannon opened this pull request about 4 years ago
brettcannon opened this pull request about 4 years ago
Fix for comment on the same line
glynn-zenefits opened this pull request about 4 years ago
glynn-zenefits opened this pull request about 4 years ago
Update other.rst
LeMeteore opened this pull request over 4 years ago
LeMeteore opened this pull request over 4 years ago
Update other.rst
LeMeteore opened this pull request over 4 years ago
LeMeteore opened this pull request over 4 years ago
Fix a string identity comparison.
benjaminp opened this pull request over 4 years ago
benjaminp opened this pull request over 4 years ago
DOC: Fix link syntax to use RST way.
Carreau opened this pull request over 4 years ago
Carreau opened this pull request over 4 years ago
Please add a LICENSE file
GadgetSteve opened this issue over 4 years ago
GadgetSteve opened this issue over 4 years ago
Feature/comma fix
vibbix opened this pull request almost 5 years ago
vibbix opened this pull request almost 5 years ago
Misleading AST for modulo operator combined with multiplication
EmilyBourne opened this issue almost 5 years ago
EmilyBourne opened this issue almost 5 years ago
ComprehensionLoopNode target/iterator attributes transposed
graingert opened this issue almost 5 years ago
graingert opened this issue almost 5 years ago
replacing a call atom with a comprehension raises ParsingError
graingert opened this issue almost 5 years ago
graingert opened this issue almost 5 years ago
Fix CI by pinning pytest requirement
wyattanderson opened this pull request about 5 years ago
wyattanderson opened this pull request about 5 years ago
[BUG] `return` on the 1-2 indent levels levels inside of `try`/`except` resets the closes `except` level
webknjaz opened this issue about 5 years ago
webknjaz opened this issue about 5 years ago
Parsing error when a class defined with metaclass keyword
sjiang1 opened this issue over 5 years ago
sjiang1 opened this issue over 5 years ago
A demo of an extra LF @ EOF bug
webknjaz opened this pull request over 5 years ago
webknjaz opened this pull request over 5 years ago
[BUG] dumps() emits an extra EOL in the EOF after inserting a node if source code ends with if-block
webknjaz opened this issue over 5 years ago
webknjaz opened this issue over 5 years ago
[doc] Grammer and flow fixes in the intro.
feanil opened this pull request over 5 years ago
feanil opened this pull request over 5 years ago
[BUG] GroupingError
xiaoyao1949 opened this issue over 5 years ago
xiaoyao1949 opened this issue over 5 years ago
python 3.8 grammar
saidctb opened this issue over 5 years ago
saidctb opened this issue over 5 years ago
[BUG] Parsing a Python module with EOL escape but no continuation fails
webknjaz opened this issue over 5 years ago
webknjaz opened this issue over 5 years ago
Add funding file
webknjaz opened this pull request over 5 years ago
webknjaz opened this pull request over 5 years ago
"dumps" creates wrong indentation inside a for loop
vsjha18 opened this issue almost 6 years ago
vsjha18 opened this issue almost 6 years ago
Attribute access should not search recursively
lordmauve opened this issue almost 6 years ago
lordmauve opened this issue almost 6 years ago
Fix help method escape
Hanaasagi opened this pull request almost 6 years ago
Hanaasagi opened this pull request almost 6 years ago
Feature request: Add a node.remove() method
kenseehart opened this issue almost 6 years ago
kenseehart opened this issue almost 6 years ago
.help() prints raw ANSI escapes for some constructs
obormot opened this issue almost 6 years ago
obormot opened this issue almost 6 years ago
Fix tests under pytest 4
felixonmars opened this pull request almost 6 years ago
felixonmars opened this pull request almost 6 years ago
from_import .names() crashes when imports are in parenthesis
obormot opened this issue almost 6 years ago
obormot opened this issue almost 6 years ago
add annotation assignment node
scottbelden opened this pull request about 6 years ago
scottbelden opened this pull request about 6 years ago
Inserting node causes `.help()` to crash
jrs65 opened this issue about 6 years ago
jrs65 opened this issue about 6 years ago
Include tests and docs in sdists
toddrme2178 opened this pull request about 6 years ago
toddrme2178 opened this pull request about 6 years ago
Activating Open Collective
monkeywithacupcake opened this pull request about 6 years ago
monkeywithacupcake opened this pull request about 6 years ago
Indentation of except clause changes during insertion
julienrhodes opened this issue about 6 years ago
julienrhodes opened this issue about 6 years ago
add a reference page with the content on base_nodes.py in the documentation
Psycojoker opened this issue over 6 years ago
Psycojoker opened this issue over 6 years ago
Use new method to avoid pypandoc warning
felixonmars opened this pull request over 6 years ago
felixonmars opened this pull request over 6 years ago
Add insert_multiple() method to accelerate insertion of multiple lines
sdh4 opened this pull request over 6 years ago
sdh4 opened this pull request over 6 years ago
Fix indentation when inserting multiple indented lines
sdh4 opened this pull request over 6 years ago
sdh4 opened this pull request over 6 years ago
add new TypedName node
scottbelden opened this pull request over 6 years ago
scottbelden opened this pull request over 6 years ago
[doc] fix typo
graingert opened this pull request over 6 years ago
graingert opened this pull request over 6 years ago
Failure on Pandas DataFrame.set_index()
zgoda-mobica opened this issue over 6 years ago
zgoda-mobica opened this issue over 6 years ago
Support Python 3.7
BugDiver opened this pull request over 6 years ago
BugDiver opened this pull request over 6 years ago
Support Python 3.7
BugDiver opened this issue over 6 years ago
BugDiver opened this issue over 6 years ago
Is it possible to completely disable color output from the strings?
saidctb opened this issue over 6 years ago
saidctb opened this issue over 6 years ago
Parsing (seemingly) normal file results in error
dusktreader opened this issue over 6 years ago
dusktreader opened this issue over 6 years ago
Punctuation loss, when converting part of Atomtrailers to string
gasparka opened this issue almost 7 years ago
gasparka opened this issue almost 7 years ago
Python3.6 Support: f-strings
brycepg opened this issue almost 7 years ago
brycepg opened this issue almost 7 years ago
Function call parenthesis on a new line
jtamagnan opened this issue almost 7 years ago
jtamagnan opened this issue almost 7 years ago
Cache 'redbaron_classname_to_baron_type', giving ~30% performance boost on 'find_all' heavy code.
gasparka opened this pull request almost 7 years ago
gasparka opened this pull request almost 7 years ago
Switched broken pypip.in badges to shields.io
movermeyer opened this pull request almost 7 years ago
movermeyer opened this pull request almost 7 years ago
insert_after can be really slow
hschilling opened this issue almost 7 years ago
hschilling opened this issue almost 7 years ago
Fix docs content
eyalev opened this pull request about 7 years ago
eyalev opened this pull request about 7 years ago
Fix docs content.
eyalev opened this pull request about 7 years ago
eyalev opened this pull request about 7 years ago
Unclear text in documentation
eyalev opened this issue about 7 years ago
eyalev opened this issue about 7 years ago
How to get line number from a node?
neurosnap opened this issue about 7 years ago
neurosnap opened this issue about 7 years ago
Else or elif line can be misindented when inserting if...else
sdh4 opened this issue about 7 years ago
sdh4 opened this issue about 7 years ago
Indentation error when adding multiple lines
sdh4 opened this issue about 7 years ago
sdh4 opened this issue about 7 years ago
Inserting a large block is very slow
sdh4 opened this issue about 7 years ago
sdh4 opened this issue about 7 years ago
Fix links to badges.
techdragon opened this pull request about 7 years ago
techdragon opened this pull request about 7 years ago
[DOC] Fix some typos in nodes reference
remram44 opened this pull request over 7 years ago
remram44 opened this pull request over 7 years ago
Improve and simplify the CommaProxyList algorithm.
duncf opened this pull request over 7 years ago
duncf opened this pull request over 7 years ago
Fix a couple of typos in function/class names
duncf opened this pull request over 7 years ago
duncf opened this pull request over 7 years ago
Make the handling of inserted newlines more consistent
chadrik opened this pull request over 7 years ago
chadrik opened this pull request over 7 years ago
Speed up and improve indentation handling in CommaProxyList.
duncf opened this pull request over 7 years ago
duncf opened this pull request over 7 years ago
Comment line indentation causes ParsingError
zjooji opened this issue over 7 years ago
zjooji opened this issue over 7 years ago
FromImportNode full_path_modules doesn't handle relative imports
gatesn opened this issue over 7 years ago
gatesn opened this issue over 7 years ago
Fix to_python() when strings are indented by stripping whitespace before evaluating.
duncf opened this pull request over 7 years ago
duncf opened this pull request over 7 years ago
Append(Insert) method test is failed for complicated insertion
rojaster opened this issue over 7 years ago
rojaster opened this issue over 7 years ago
Modifying formatting of lambda statement seems broken
Psycojoker opened this issue over 7 years ago
Psycojoker opened this issue over 7 years ago
find and find_all for StringNode appear to be broken
dusktreader opened this issue over 7 years ago
dusktreader opened this issue over 7 years ago
How to get list of children?
yabberyabber opened this issue over 7 years ago
yabberyabber opened this issue over 7 years ago
commentNode not shown by help when next to if-statement
Thijs-Riezebeek opened this issue over 7 years ago
Thijs-Riezebeek opened this issue over 7 years ago
Comments in if-statements can chrash redbaron
runekaagaard opened this issue almost 8 years ago
runekaagaard opened this issue almost 8 years ago
[doc] fix typos
jwilk opened this pull request almost 8 years ago
jwilk opened this pull request almost 8 years ago
Regression with functions that contain with statement top level
kayhayen opened this issue almost 8 years ago
kayhayen opened this issue almost 8 years ago
How to replace all occurences?
kootenpv opened this issue almost 8 years ago
kootenpv opened this issue almost 8 years ago
Regression with multiline doc strings
kayhayen opened this issue almost 8 years ago
kayhayen opened this issue almost 8 years ago
Add cpython test suite
Psycojoker opened this issue almost 8 years ago
Psycojoker opened this issue almost 8 years ago
Crash when no new line at the end of file.
kayhayen opened this issue about 8 years ago
kayhayen opened this issue about 8 years ago
Regression with if or def statements and trailing comments:
kayhayen opened this issue about 8 years ago
kayhayen opened this issue about 8 years ago
List without training comma as a kwarg raises IndentationError
illicitonion opened this issue about 8 years ago
illicitonion opened this issue about 8 years ago
Can't find CommentNode via `find` method.
gtors opened this issue over 8 years ago
gtors opened this issue over 8 years ago