"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "httpie/output/formatters/colors.py" between
httpie-3.0.0.tar.gz and httpie-3.0.1.tar.gz

About: HTTPie is a command line HTTP client, a user-friendly cURL replacement, with the goal to make CLI interaction with web services as human-friendly as possible.

colors.py  (httpie-3.0.0):colors.py  (httpie-3.0.1)
skipping to change at line 377 skipping to change at line 377
make_style(name, style_map, shade) make_style(name, style_map, shade)
for style_name, style_map in [ for style_name, style_map in [
(f'Pie{name}HeaderStyle', PIE_HEADER_STYLE), (f'Pie{name}HeaderStyle', PIE_HEADER_STYLE),
(f'Pie{name}BodyStyle', PIE_BODY_STYLE), (f'Pie{name}BodyStyle', PIE_BODY_STYLE),
] ]
] ]
return styles return styles
PIE_STYLES = make_styles() PIE_STYLES = make_styles()
PIE_STYLE_NAMES = list(PIE_STYLES.keys())
BUNDLED_STYLES |= PIE_STYLES.keys() BUNDLED_STYLES |= PIE_STYLES.keys()
 End of changes. 1 change blocks. 
0 lines changed or deleted 1 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)