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

[enh] same for dict node

0d0d2f700a582c33f80ecf839c3608755288acd2 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] refactor DRY

fe242ca37fc191d554469b04f23e230f8abe2547 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for list node

da82767ad7fc4e88f5d2a2a6718b33f35a1aed1a authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for tuple node

65a9824c562aabae84443be5d58f77a686476b31 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for unicode raw string node

28fac5c541e097fb059d1f759ca37f1d093fd717 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for binary raw string node

c8a48cf8d03d6d393be8d5cec91fd7e5b165fd92 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for unicode string node

0fb3b7f79f0178ec9ce95d980c81f6f952b99d2b authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for binary string node

513ee8b7a6af00b418a097fdb992d1fcab446ceb authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for raw string node

7f9b895d459cb9249068482e712682570c7ea640 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for string chain node

7123fb478dc004e4b3993a0ebd6bcf128b55689d authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for string node

e874d415e49ad16b54484c1c49d2b12011c342fa authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for float exponant nod

c9c5988f4e93e6b6e3a17a09e88fcac18e34c33c authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for binary node

4cfa070267b49f5b7268ef771837cbac475b49d1 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for long node

14689ca8b404432df7db344bde36d2b1b3fcbd0c authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for hexa node

6498382a35d4ce0ccd4bb66ca8679ebf6d681de0 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] make OctaNode an LiteralyEvaluableNode

824f09a4d742aa88a0e14ee81d1f9c7bf365f4f2 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] add TODO comment

7f7eea2f587d061d71fc671888d40819da6a8c23 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] DRY

86e73f37be9d04e225240d368cb8d4f00b1dde2d authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] update TODO

7c7b55d3d2f0ade72ebf1e6c39ffa2b8286dd3db authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] same for float node

6c5fa69c757fdec9f506eb500061a49d57a501e1 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add IntNode.to_python method

edce71290ed5fc9d21410648e233d5ac3982d3a1 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] stop to magic on IntNode where value is transform into an int

441eb18dc8a8c79bc64772b830b730381cc172f7 authored over 9 years ago by Laurent Peuch <[email protected]>
Merge pull request #51 from Psycojoker/pylint

Add pylintrc and pylint plugin for redbaron conventions

615cac648a77f4a2b3a20ad400f61ca0f611d31e authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] allow to modify _formatting attributes on CodeBlockNodes

6efa12a5f515d9086cf325ebd6b85767fc7be4aa authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] release 0.5.1

5f70d56dd34a1609af939217a5515a4755ca0d6f authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] add doc for tests

12f9e55e6886a9dc929f5c81126c8cd3213a3f46 authored over 9 years ago by Laurent Peuch <[email protected]>
Merge pull request #62 from haypo/py3

py3: replace "print x" with "print(x)"

f38b026aa8a4d5dc53be1a31490f9bd5dcbb8f3c authored over 9 years ago by Laurent Peuch <[email protected]>
py3: replace "print x" with "print(x)"

Replace some "print 'Hello', x" with "print(x)" to have the same output
on Python 2 and Python 3.

97e034168a45c13288e164a5f6c62eab63c99e1b authored over 9 years ago by Victor Stinner <[email protected]>
[doc] update CHANGELOG

9b6fcf27d66300c395b7772808aa59967307f1b1 authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] DecoratorProxyList of the last method of a function wasn't handling correctly the indentation of its last endl token

cb40881a0653bb2d5cc9a55515cd1b3ec556b438 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] remove useless continue

0670d9ce1ec128cc51e911c9764bc2b049848077 authored over 9 years ago by Laurent Peuch <[email protected]>
Merge pull request #55 from Psycojoker/insert_whitespace

Insert produces unwanted whitespaces and insert handles index weirdly

ddb506778145cc6445f028853db3c8523ad47627 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update changelog

c5d310353050644d0a83659793f9cbb9bec2f29d authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] merge master before updating changelog

089755d39031bf8498c78e33f552d9af2cdc3559 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] remove part of test to split PR in two

aea6f64b2f96521628c8eb710a7950a7cc7df427 authored over 9 years ago by Pierre Penninckx <[email protected]>
[doc] add some disclamer about python3

07bf2574f19ce96fe64e5f9cf0f45d14436238dc authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] release

72ae2c80df51e117f1f5c45f99f0cef46d7a7479 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] add links in CHANGELOG

1ac5233deed7dea7a31da19cf451af7d28fe1761 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

6883482be10d4193cd3343b6935e9ea96f3d162d authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

5bec64166cb41073d5efa88c3d91e998f2eaf5d8 authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] super subtile bug where on_attribute wasn't set correctly due to root different behavior

c4731f52b41eff5841d540a198b4f8534f36a7a8 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] document offset option of .insert_after/before

119041737b5cf7cda37bc5582e5a05510833ca8a authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add offset to insert_after

27981520f2233de760662119fbb8a4f880873788 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add offset to insert_before

49d638f19fba7c27f67dffc720fd15c50d08f686 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] document .insert_before and .insert_after

cb307e5286f0b61b9cc049b654ac69b5470b65a7 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] document from_import helpers

52ec691264a1eca5e1b400b8514273a80739a12d authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] document .index_on_parent_raw

0f5112e78b2b9fd0c478f63e9f5594185f3ada0d authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] redbaron api has changed

6b6406721daaf084bd1be11661201b416296016e authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] new helper: .insert_after

ea5ed7682ffca029a91f1d282736abfbc6296bfd authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] new helper: .insert_before

8ad0dbdd895e703f684933fa21eec2deff06cecd authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

c5ecdd36dd7fe22e2df99bed66a7f6dc6b6fb46d authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] class and functions handle inner whitespaces so I don't have to take care of it

6921ff86a43c527abe1ea0a348104d93eb8864ac authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] test aren't exactly correct

4b5a173f87f7e9c8ac5a18b00c5856d340271510 authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] shows abnormal whitespace production on insert

Furthermore, this shows an unexpected behaviour with the index in
a LineProxyList. The .insert(2...

acf14fbc31976856abdb204f30414ac20edd697d authored over 9 years ago by Pierre Penninckx <[email protected]>
[fix] class and functions handle inner whitespaces so I don't have to take care of it

6a022fdfa83dd3e6a110065371b6a8cafc046137 authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] test aren't exactly correct

a81c26375e2a59a2fe15b7465d51fcc6086c297e authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] filly, it's more than a bugfix release

d655c88837ad0db8121447b0a562b6536174d70e authored over 9 years ago by Laurent Peuch <[email protected]>
[mod] update CHANGELOG

eec8c2e5e93d5234c4a4a433c20f2ed99846a5ec authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] shows class node too greedy with last newline

30d1436f0e509e1fdc3893dd92bff9274e5de1ef authored over 9 years ago by Pierre Penninckx <[email protected]>
[fix] shows abnormal whitespace production on insert

Furthermore, this shows an unexpected behaviour with the index in
a LineProxyList. The .insert(2...

08350ad13a25f7352ff45266a45d7c4b9a44d233 authored over 9 years ago by Pierre Penninckx <[email protected]>
[enh] add .index_on_parent_raw and .index_on_parent to avoid ambiguity due to list proxy

5f246063d001c5d9550b0ba079e098e6426fd109 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

7aaa54264661a30b6c1c29569407198a10e61755 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add .fulle_path_names help to from_import node

d03f1d5410b4a82d1869754c966ccd93cffd0b70 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add .fulle_path_modules help to from_import node

df43ab295d15e3fdab2f043a610cb53cc28e128d authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add .modules help to from_import node

5888b357330b5cf36ce3999d97373a4de437279d authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] add .names help to from_import node

b5a53b6f7c05edb18c41ccb05413184d952e0ada authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] test import .names helper

a1599c590d09f013b217a84c0a1bb6d6ea8dceb1 authored over 9 years ago by Laurent Peuch <[email protected]>
[enh] test import .modules helper

3c7b7996932609c87f0085fca77f5c4360d73c28 authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

eb5407107d33a623f0f380f77598adbb89d0f6f0 authored over 9 years ago by Laurent Peuch <[email protected]>
[fix] relax line constraints

8da6b60fa41e9fa3615b418191138d8ebc79501c authored over 9 years ago by Pierre Penninckx <[email protected]>
[enh] add pylintrc with redbaron plugin

7dd687ed3391680f713934cc58829ea7efffe5de authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] pylintize

82300da77288051f6140416ed350f3c406e779f9 authored over 9 years ago by Pierre Penninckx <[email protected]>
Merge pull request #52 from Psycojoker/proxy_list_index

Fix discrepancy between indexes in a proxy list

07eeb17618b888ba37e6f1dbd1d24697331ade1e authored over 9 years ago by Laurent Peuch <[email protected]>
[doc] update changelog

6b64a57ca0bf1809c1e6596353aad376190a9402 authored over 9 years ago by Pierre Penninckx <[email protected]>
[fix] make sure the index error is raised correctly

2085879a825df5e911b4b0a02394954478f3cdb3 authored over 9 years ago by Pierre Penninckx <[email protected]>
[fix] add specialized method for LineProxyList

ff8341ff1592458a53db96781835435c7bc4b7ed authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] show problem with bounding box and proxy list

There is a discrepancy between the index of a proxy list and the
expected index in some functions.

35e432f2187ca917c3811693fe77c51d83b1983c authored over 9 years ago by Pierre Penninckx <[email protected]>
split tests for mind sanity

6ceacba5f3d8e3397d51c558c6c6b44649c89f7a authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract proxy list tests in own module

95b404acb5fa96aa4e9e4ff9b1bf6ecfa0cc4b74 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract position tests in own module

49a4949271c804e460daa57b59a304758abcef5f authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract bounding box tests in own module

f350f49889ef9cca2bf0c3130732407b9ecddbb3 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract rendering tests in own module

13d35ddd5813e3e75ad4932334bca90122a75441 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract setter tests in own module

83956640c7bd43cf6e0411f7bf2709ec41a988a5 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract indentation tests in own module

0e616ad69fdac55e66eab362ad126d880ffe5579 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract root tests in own module

a899b5e22fe2d24571040455af8b311253d76e11 authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract path tests in own module

0022d65fb7cf1174ee4b549ed9c576e9f0d4f6ba authored over 9 years ago by Pierre Penninckx <[email protected]>
[mod] extract RedBaron parsing tests in own module

bc34a7d4f22b19bb591aea2068d63dc82774e4ba authored over 9 years ago by Pierre Penninckx <[email protected]>
[enh] implement _repr_html_ of ipython notebook

619c8db40fe0ede8ffe9b8aaba0f25a227bd9807 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] strange python frontends often fails here, don't break redbaron for that

79a4e241341c03446703a23211656c9075171427 authored almost 10 years ago by Laurent Peuch <[email protected]>
[mod] refactor: DRY

ab89decf199cd63f6167bdbc3ed6c284238598f5 authored almost 10 years ago by Laurent Peuch <[email protected]>
[fix] check attribute existence before using it

bpython uses a FakeStream object which has no fileno attribute
fixes #44

552d50a39384261980da204e63df656d5512925d authored almost 10 years ago by Pierre Penninckx <[email protected]>
[enh] release 0.4

cb99e036de1fd6d9e254923964a2cd6a7bb40f6d authored almost 10 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

5e257f2887f3f689af1c0defbcd6e7458840e04c authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] compatibility with upstream of baron

0116c6a2a24b449b4f1e6d17a0e2ac9132329e9f authored almost 10 years ago by Laurent Peuch <[email protected]>
[doc] strange error in a tuto snippet, probably du to bad copy pasta or something like that

d7c4913f78aeb8d9b5ed860283efe2c9d7bb87ac authored almost 10 years ago by Laurent Peuch <[email protected]>
[enh] 0.3

144fea0b12b0f7772bf9b28161d4bd4133e7fdcd authored almost 10 years ago by Laurent Peuch <[email protected]>
Merge pull request #35 from Psycojoker/doc

Enhance proxy list documentation

1c4e2b11e1a56dce5661e8dba0639d4fecff9133 authored almost 10 years ago by Laurent Peuch <[email protected]>
[doc] more appends to show how it works

6d51078d35c07c769cf7040d574152e4583fd027 authored almost 10 years ago by Pierre Penninckx <[email protected]>
[doc] fix the example

860e98f999d40ffc6f49d5f768b7c98e9b45b68f authored almost 10 years ago by Pierre Penninckx <[email protected]>
[doc] copy the explanation from the tuto

3451a63d9d0eb188e13b6325f8540cb37155eb09 authored almost 10 years ago by Pierre Penninckx <[email protected]>