openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Baron (Python)
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 13 hours
ago. based on code collected
about 23 hours
ago.
Aug 19, 2025 — Aug 19, 2026
Showing page 27 of 51
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[fix] add test for binary in the tokenizer
Laurent Peuch
More...
over 12 years ago
[mod] baron test suite doesn't work en 2.6 :(
Laurent Peuch
More...
over 12 years ago
[fix] move import node dumper to new structure
Laurent Peuch
More...
over 12 years ago
[mod] since 'import' is grouping space for 'from x import y', we need to handle it's preformatting in the context of the 'import x' form
Laurent Peuch
More...
over 12 years ago
[fix] special case in dumper for the 'not in'
Laurent Peuch
More...
over 12 years ago
[fix] formatting can be grouped on colon too
Laurent Peuch
More...
over 12 years ago
[fix] formatting arround star was missing
Laurent Peuch
More...
over 12 years ago
[fix] raise can be followed by a comment
Laurent Peuch
More...
over 12 years ago
[fix] in tokenizer, handle print_function situation
Laurent Peuch
More...
over 12 years ago
[fix] special case, not so cool but will work with python3
Laurent Peuch
More...
over 12 years ago
[mod] set a default value to print_function option
Laurent Peuch
More...
over 12 years ago
[fix] make sure this special case pass
Laurent Peuch
More...
over 12 years ago
[mod] adapt getitem dumps to new structure
Laurent Peuch
More...
over 12 years ago
[mod] handle all formatting arround getitem
Laurent Peuch
More...
over 12 years ago
[enh] better handling of print_function
Laurent Peuch
More...
over 12 years ago
[mod] rename variable
Laurent Peuch
More...
over 12 years ago
[fix] missing formatting in from import (...)
Laurent Peuch
More...
over 12 years ago
[fix] special case with comments
Laurent Peuch
More...
over 12 years ago
[fix] upgrade comprehension and datastructure dumps to fit new structure of node
Laurent Peuch
More...
over 12 years ago
[mod] same for comprehension structures
Laurent Peuch
More...
over 12 years ago
[enh] make datastructure way more aware of formatting arround them
Laurent Peuch
More...
over 12 years ago
[fix] correctly dumps associative parenthesis
Laurent Peuch
More...
over 12 years ago
[mod] make associative parenthesis way more involve in taking care of formatting arround him
Laurent Peuch
More...
over 12 years ago
Revert "[fix] if have highter priority to group than left parenthesis"
Laurent Peuch
More...
over 12 years ago
[fix] correctly dumps call in all cases
Laurent Peuch
More...
over 12 years ago
[mod] group forth formatting on call
Laurent Peuch
More...
over 12 years ago
[mod] remove useless test
Laurent Peuch
More...
over 12 years ago
[fix] if have highter priority to group than left parenthesis
Laurent Peuch
More...
over 12 years ago
[enh] dumps augassign node
Laurent Peuch
More...
over 12 years ago
[fix] dirty fix to handle special case for comment
Laurent Peuch
More...
over 12 years ago
←
1
2
…
23
24
25
26
27
28
29
30
31
…
50
51
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree