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

[mod] try testing with and without pygments

4bad97d46c4b0dca66f854ef870d9b3bec3879d8 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] refactor, encapsulate pygments optional dependancy in a module

feb52faf25e7b212aabad4dc12b5b4cc02859596 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] ibizaman feedback

4be526f50055323edb918682a2edd37767cc2764 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] makes pygments optional in the code

6db0114a5ee07a7ca58ed61d90124242747c5b87 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] make information regarding retro-compat clearer

1055678f1d082e361c113662ff1dc3c225ff38b4 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] variable renaming

a2c7d1a2927b26936bcf743406378cd782e22148 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] update TODO

996fab7f850b01648ded29158f14bdd6a236cc3c authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] split into several files

44acfa06d435f1944626ddd98ce19cad97e3e7a2 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] move redbaron.py in a subfolder in the idea to start file spliting

a06a6d4246f72fc9afe6fcd48fa9db80dac26789 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] inform about red.will_raise_if_not_possibly_existing new behavior

7aa0f5d4b81bbaf55b3e3fa6983e44d10a56cfec authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] python3 stuff

89bdd5fed24099168f3cd02eefae41b38e398bb2 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] inform about retro-compatible api

3bdef1a3c7cda01f1e9d4340eec22feaf12d8569 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] python3 nonsens again

5b35cb4a47dc28a829de2cdc9cb8419dbb8e1775 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] inform about new installation behavior

aa9554e795d7bdc632ccc61d6f5400fff7ac12d9 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] move in the direction of a release

472bb995ee858f50c7f760708809e22cd011e6cc authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] I need latest baron version

70dbea1cfbcbcd4b9e5a3ee8fe15aa8096effd34 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] make pygments an optional depandency

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

bdd84833906cec64ac008bfa7e5cb76046088ebb authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] display debug

0bdeafed971836b66b0df09e90c9c186c3cf8bb2 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] port Path.from_baron_path to new behavior

543797655e4a64919c74562451bcbce4c0ee8235 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] add a bit of logging

feab8f65e88a8ab697a60090f2618142ac2ed2c6 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] Path.__str__ was broken

10fc02661f3aa969254d4e8983aceba9fb1fcd57 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] the node.stuff find shortcut now only works on possible identifiers to avoid common mistakes

41907e566e27b26552f527aee94f7931859443b8 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] make generate_classidentifiers a public method

ee564ca4b5b06817f53bd8c1c071b1cdb874bb01 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] make _generate_identifiers a classmethod

a60d27035e2c634fa0337cd52c294a6b905eb139 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] FloatExponantComplexNode can be evaluated

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

a4ffbb6c25af27b795b8d9b9726f8cc15abedd1c authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] I don't do that anymore

07c13734f3e1efb6a69ce6b9db4e5030b9f7ecf5 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] switch to explicitly declaring all node types instead of generating the missing ones

ad7238f3daf6f50b3d640d20535de93852ec483d authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] refactor

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

03eb284a560a52141e151b7d76d0de8d905d18d9 authored over 8 years ago by Laurent Peuch <[email protected]>
[doc] .next/previous_intuitive

507e3c499f0d0044132e40757edf13bcdf245db3 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] outside_of_while.next/previous_intuitive

738340bc91f7d4e10031aa4e195a3ad0d1e57937 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] outside_of_for.next/previous_intuitive

011ceba20dc8fd9223f12eb63d326dd3feecc27e authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] outside_of_try.next/previous_intuitive

ebda7e51ca97fe5df906eacbce6e001d87771112 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] outside_of_ifelseblock.previous_intuitive

652478d8c9c05b0f4efe4f27619976c64f58cb75 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] outside_of_ifelseblock.next_intuitive

ccb58a016385f95301da6b3d95e6452439fedfb0 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] while_else.next/previous_intuitive

07654bed8847fa596414b8335da29b31370532ca authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] for_else.next/previous_intuitive

208b52e8b16b65f8ab39c3d7f5f42050ff953225 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] while.next_intuitive

677cfccf76c3b76a55367972ba2db49415f287ab authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] for.next_intuitive

21b9139b279af32b6f666ebc7a553e7bdf8e1b24 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] let's not do previous/next_intuitive_generator, don't have the energy for that

08475648eee2e82381f921d00a9256f336686ef6 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] finally.previous_intuitive

e1814d0315e20f6e35eb20480945ecce005d2927 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] finally.next_intuitive

fc34db3d9da92b49d40b2dfc8ebab0c1b21b32e4 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] pep8

41638e8aefe36553d9d822237ee07033248d4958 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] except_else.previous_intuitive

0a667809bd1661be443e171a6193c7f08edb2216 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] except_else.next_intuitive

86e8a4296ca09e32b76a258ba9211bc12e8aa587 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] missing case for except.next_intuitive

7326eb390056f1b295b68d83082c0dc3e6a5effa authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] exceptnode.previous_intuitive

b069d209b59b82587cd7006867554841073fb07f authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] exceptnode.next_intuitive

739a18710640804c5c4cf770988fc5161a8ad24f authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] trynode.next_intuitive

a00f50d869aa474156d970cb7e388bee3562d8b8 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] let's have 2 differents .next operation there

cbdd4556595f3fba253c1290a7bd7545f3d011b2 authored over 8 years ago by Laurent Peuch <[email protected]>
[enh] introduce next/previous_intuitive

61cf4b035a11a726da439f0001420a4214f9eae4 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] this test will behave badly when it test a NodeList that is empty, it will fail on it while it should succed

574599205244d1ec76e68eee975c260a21920c4f authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] add more logging

a61d209de5c7bdf1c23cc50eefd49a952149e815 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] root custom innner list building behavior was missing a step

30b0cd201063f69b126958b2232a711059987959 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] remove unused code

4ea9c122b891d37c1a0ed3187312fb267bc0198d authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] add a failing test that needs to be fixed

5b0755dc19e71c727e4fcca94395c72ed7bade16 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] forgot to port a function to bytestrings

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

48b6d7849aca6fa94f82f7570e07071c1b40444a authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] ipython notebook should be working in all python version for now

932866543424817788537ec44b2bd20d90815ead authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] still want to support 3.4

2b455e3459b28f0c71e5ec05fe79d3eb02ee2ebf authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] move all the things to bytes because python3 ™

b371b3aecd76c3b16b9b2bbc2f3e939e7a691e3c authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] let's move to python 3.5 only actually, I was supposed to do that already

fcd5106d552835b601a02e49d2de7e3cd071a4e7 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] doc was broken

d0ef60accee250df828bf9f110608fef704930f0 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] _repr_html_ supports new data structure

c04af39cf2d4dd7bf6524a9df00fa9a49977daf3 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] bash syntaxe error

003c975883379dcba38db74d8170565c197a5272 authored over 8 years ago by Laurent Peuch <[email protected]>
[fix] doc testing doesn't work on 2.6

345c32ba82a79eddda7aa120f0f7fc4aa3b91ee9 authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] another way to test the doc

dec6788f2791caf611fca3d1e509359fa332835f authored over 8 years ago by Laurent Peuch <[email protected]>
[mod] try to build to doc in travis to catch errors in it

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

fed771fdf4b5c6bb081ba6e0b1b8c050615774ac authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] NotImplemented -> NotImplementedError, fix #89

Thx @ceridwen

1381b41bab2072f61aa5425a7e219de57297226c authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] python3 loves to be annoying

32086389c54c860cea7aca43b984fc0a1d751bc4 authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] absolute bounding box wasn't behaving as expected

b7daf3bc18113fefd1c9fe5d8a15c96954c26a7d authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] remove useless line

09dd755f8e45f0b257ce5fa588a5e9331ae888c3 authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] decorator indentation is a different behavior than line indentation

d23759d7ff4b33e1d7e159919555aeeb670bfa84 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] trailing space

6be7871a36fdb9f88c326f973f4905db52d93e38 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] remove useless code

cee483ea8fb69ce8d57a17a9e1fbe85015db72c8 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] remove all the old __diff_*_list code

e37d9135be13984a7e59624071d9452ea1d4b3ae authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] typo

1e111f734f01c1bdae83353fcfdff6e0c52f24b6 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] remove useless comment

6a668c781fc908080f8d0d67391b769a7a52f6c5 authored almost 9 years ago by Laurent Peuch <[email protected]>
[doc] update CHANGELOG

7ac18fb5588be2a5786d5fecc451726b21709ab3 authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] ensure modifying decorators doesn't break function indentation

4a1e3e005e50c45c43ec67b185eea9ca5d93df1c authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] instructions comment

402a9647788d37699b0f5cd5f3134897c40c0fa2 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] move to more generic naming

2f8992ca0e55c5c5436e782992736912f679c774 authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] a proxylist can start with formatting

d787137a1609953003a7d371d1c007a6838e4284 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] freaking finally: make all insert tests pass \o/

96f774cce7de7e3ff05a410c7a2dff5cf4b2e9dc authored almost 9 years ago by Laurent Peuch <[email protected]>
[fix] None is the flag value, not []

36f9b6d0ba34236a99c511776bf93f26a9f2d0d3 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] move elif to new .next/previous behavior

6c5719feee47f6793a9d02cad958eb5e4068678c authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] move if else block siblings node .next/.previous behavior in a top class

0e2748317f48bee22c3a9a68ebef140de97b15ae authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] same for previous_generator

05be71f9c5f3f0b3d3825bf9d4a00d161799d7ad authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] excepted behavior on ifnode.next_generator()

76bf71b64fc837205715e8721c40f1a660236e85 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] same for previous

a2665e1d248712781f9eb23f48ce7a51d6762823 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] excepted behavior on ifnode.next

99a736c26ed543c34bde7ec65d700a0e09c67d7e authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] more debug output

711cee3e2207af07fcaf6346dc23a08b1171033b authored almost 9 years ago by Laurent Peuch <[email protected]>
[doc] .absolute_bounding_box is not a method

c44cc3c1c2dfc8bebf1cc1e549874d48ff057fc8 authored almost 9 years ago by Laurent Peuch <[email protected]>
[mod] make loging more accurate

c1a26f648c9fd8d6e00046c2cbfe878439bd7437 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] same for else node

fd8b635d1c9d8c6267c9a3869cc2aa42fffe5fbb authored almost 9 years ago by Laurent Peuch <[email protected]>
[doc] update TODO

ea0cad91de7db32f3b996015d806ce886014c446 authored almost 9 years ago by Laurent Peuch <[email protected]>
[enh] avoid trailing spaces

4f3ba36e0c049984301f785935ddc3627c3c5bc2 authored almost 9 years ago by Laurent Peuch <[email protected]>