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

Fix grammar and phrasing

ikamensh opened this pull request about 2 months ago
bug: remove() doesn't perform well.

yhm138 opened this issue 10 months ago
FromImportNode modifyed in memory but not saved to the file

rayantlbn opened this issue 10 months ago
Sort functions by their usage?

stefaneidelloth opened this issue over 1 year ago
Indent of function docstrings always four spaces

JohannesBuchner opened this issue over 1 year ago
Unsupported positional-only argument syntax

hydrargyrum opened this issue almost 2 years ago
support for context manager tuple

elijahr opened this issue about 2 years ago
support for walrus operator

elijahr opened this issue about 2 years ago
bug: Unpacking operator `*` used in list gives an error

GindaChen opened this issue about 2 years ago
py.test tests failing

yilabs opened this issue over 2 years ago
RedBaron confuse relative path to ellipsis in from_imports

Aluriak opened this issue over 2 years ago
GroupingError on await expression

Aluriak opened this issue over 2 years ago
Run https://github.com/asottile/pyupgrade to fix DeprecationWarnings

jmcrawford45 opened this pull request over 2 years ago
bug: Comments determine indent level of function body

pbsds opened this issue almost 3 years ago
Conversion to ast ASTs

KOLANICH opened this issue over 3 years ago
Some grammar tweaks

brettcannon opened this pull request almost 4 years ago
Fix some links from MD to reST

brettcannon opened this pull request almost 4 years ago
Fix for comment on the same line

glynn-zenefits opened this pull request almost 4 years ago
Update other.rst

LeMeteore opened this pull request about 4 years ago
Update other.rst

LeMeteore opened this pull request about 4 years ago
Fix a string identity comparison.

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
Please add a LICENSE file

GadgetSteve opened this issue over 4 years ago
Feature/comma fix

vibbix opened this pull request over 4 years ago
Misleading AST for modulo operator combined with multiplication

EmilyBourne opened this issue over 4 years ago
ComprehensionLoopNode target/iterator attributes transposed

graingert opened this issue over 4 years ago
replacing a call atom with a comprehension raises ParsingError

graingert opened this issue over 4 years ago
Fix CI by pinning pytest requirement

wyattanderson opened this pull request almost 5 years ago
Parsing error when a class defined with metaclass keyword

sjiang1 opened this issue about 5 years ago
A demo of an extra LF @ EOF bug

webknjaz opened this pull request about 5 years ago
[doc] Grammer and flow fixes in the intro.

feanil opened this pull request about 5 years ago
[BUG] GroupingError

xiaoyao1949 opened this issue about 5 years ago
python 3.8 grammar

saidctb opened this issue about 5 years ago
Add funding file

webknjaz opened this pull request about 5 years ago
"dumps" creates wrong indentation inside a for loop

vsjha18 opened this issue over 5 years ago
Attribute access should not search recursively

lordmauve opened this issue over 5 years ago
Fix help method escape

Hanaasagi opened this pull request over 5 years ago
Feature request: Add a node.remove() method

kenseehart opened this issue over 5 years ago
.help() prints raw ANSI escapes for some constructs

obormot opened this issue over 5 years ago
Fix tests under pytest 4

felixonmars opened this pull request over 5 years ago
from_import .names() crashes when imports are in parenthesis

obormot opened this issue over 5 years ago
add annotation assignment node

scottbelden opened this pull request almost 6 years ago
Inserting node causes `.help()` to crash

jrs65 opened this issue almost 6 years ago
Include tests and docs in sdists

toddrme2178 opened this pull request almost 6 years ago
Activating Open Collective

monkeywithacupcake opened this pull request almost 6 years ago
Indentation of except clause changes during insertion

julienrhodes opened this issue about 6 years ago
Use new method to avoid pypandoc warning

felixonmars opened this pull request about 6 years ago
Add insert_multiple() method to accelerate insertion of multiple lines

sdh4 opened this pull request about 6 years ago
Fix indentation when inserting multiple indented lines

sdh4 opened this pull request about 6 years ago
add new TypedName node

scottbelden opened this pull request about 6 years ago
[doc] fix typo

graingert opened this pull request about 6 years ago
Failure on Pandas DataFrame.set_index()

zgoda-mobica opened this issue about 6 years ago
Support Python 3.7

BugDiver opened this pull request over 6 years ago
Support Python 3.7

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
Parsing (seemingly) normal file results in error

dusktreader opened this issue over 6 years ago
Punctuation loss, when converting part of Atomtrailers to string

gasparka opened this issue over 6 years ago
Python3.6 Support: f-strings

brycepg opened this issue over 6 years ago
Function call parenthesis on a new line

jtamagnan opened this issue over 6 years ago
Switched broken pypip.in badges to shields.io

movermeyer opened this pull request over 6 years ago
insert_after can be really slow

hschilling opened this issue over 6 years ago
Fix docs content

eyalev opened this pull request almost 7 years ago
Fix docs content.

eyalev opened this pull request almost 7 years ago
Unclear text in documentation

eyalev opened this issue almost 7 years ago
How to get line number from a node?

neurosnap opened this issue almost 7 years ago
Else or elif line can be misindented when inserting if...else

sdh4 opened this issue almost 7 years ago
Indentation error when adding multiple lines

sdh4 opened this issue almost 7 years ago
Inserting a large block is very slow

sdh4 opened this issue almost 7 years ago
Fix links to badges.

techdragon opened this pull request almost 7 years ago
[DOC] Fix some typos in nodes reference

remram44 opened this pull request about 7 years ago
Improve and simplify the CommaProxyList algorithm.

duncf opened this pull request about 7 years ago
Fix a couple of typos in function/class names

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
Speed up and improve indentation handling in CommaProxyList.

duncf opened this pull request over 7 years ago
Comment line indentation causes ParsingError

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
Append(Insert) method test is failed for complicated insertion

rojaster opened this issue over 7 years ago
Modifying formatting of lambda statement seems broken

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
How to get list of children?

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
Comments in if-statements can chrash redbaron

runekaagaard opened this issue over 7 years ago
[doc] fix typos

jwilk opened this pull request over 7 years ago
Regression with functions that contain with statement top level

kayhayen opened this issue over 7 years ago
How to replace all occurences?

kootenpv opened this issue over 7 years ago
Regression with multiline doc strings

kayhayen opened this issue over 7 years ago
Add cpython test suite

Psycojoker opened this issue almost 8 years ago
Crash when no new line at the end of file.

kayhayen opened this issue almost 8 years ago
Regression with if or def statements and trailing comments:

kayhayen opened this issue almost 8 years ago
List without training comma as a kwarg raises IndentationError

illicitonion opened this issue almost 8 years ago
Can't find CommentNode via `find` method.

gtors opened this issue about 8 years ago
handle indented cases in CommaProxyList

Psycojoker opened this issue over 8 years ago