μHAL (v2.8.17)
Part of the IPbus software repository
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Variables
make_changelog.py File Reference

Go to the source code of this file.

Namespaces

namespace  make_changelog
 

Variables

 make_changelog.ENTRY
 
 make_changelog.api = ghapi.all.GhApi(owner="pybind", repo="pybind11")
 
 make_changelog.issues_pages
 
tuple make_changelog.issues = (issue for page in issues_pages for issue in page)
 
list make_changelog.missing = []
 
 make_changelog.changelog = ENTRY.findall(issue.body)
 
string make_changelog.msg = "* " + msg