Borax v3.5.5 发布,Python 3 开发工具集合
Borax v3.5.5 已经发布,Python 3 开发工具集合。
此版本更新内容包括:
borax.calendars.festivals2FestivalLibrary.iter_month_daytuples新增return_pos参数,可返回日期位置Festival新增list_days_in_future/list_days_in_past函数
borax.calendars.utils- 修正
ThreeNineUtils内部计算错误的BUG
- 修正
borax.htmlshtml_tag函数新增 width / height 参数- 修正
html_tag函数style参数解析空值的BUG