aboutsummaryrefslogtreecommitdiff
path: root/devscripts/make_readme.py
AgeCommit message (Collapse)Author
2023-07-25[build] Extend use of `devscripts/utils`dirkf
2023-07-25[compat] Use `compat_open()`dirkf
2014-11-26[test_unicode_literals] Arm unicode_literals checkPhilipp Hagemeister
From now on, the line from __future__ import unicode_literals should be contained in every single Python file lest we run into any more 2.x/3.x issues. Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-05-13Split man and README (Fixes #2892)Philipp Hagemeister
2014-01-05Fix make_readme on Python 2Philipp Hagemeister
2014-01-05Make make_readme run in a locale-less environmentPhilipp Hagemeister
Mentioned in #267
2013-01-02re-worked release workflow, it is one-step and creates GPG signatures nowFilippo Valsorda
2012-12-07little correction on the readmegcmalloc
2012-12-07devscripts/make_readme.py in place of all that sedding, that has porting ↵Filippo Valsorda
problems