Commit graph

19 commits

Author SHA1 Message Date
Peter Kessen
f5eca77117 added encoding as comment
last file for encoding check
python3 file without license
2015-11-19 18:54:02 +01:00
Adrian Sampson
9f2d58e47a release.py: push the commits too 2015-04-24 08:55:23 -07:00
Adrian Sampson
bd6cea4204 release.py is Py3k 2015-04-05 23:19:21 -05:00
Adrian Sampson
97890d989f Changelog converter: handle :user: and 🐛 2015-04-04 21:23:22 -07:00
Bruno Cauet
02d8e88ef1 Replace all mentions of 'str' with 'bytes' 2015-01-20 12:48:15 +01:00
Bruno Cauet
9c41c39913 Do __name__ comparison with bytes and not unicode 2015-01-20 12:03:57 +01:00
Bruno Cauet
90b388b775 Use __future__ imports but unicode_literals everywhere
Include import of __future__ features division, absolute_imports and
print_function everywhere. Don't add unicode_literals yet for it is
harder to convert.

Goal is smoothing the transition to python 3.
2015-01-19 12:25:16 +01:00
Adrian Sampson
4f3a52a26f release.py: Prettify foo-cmd in ReST changelog 2014-09-19 11:07:40 -07:00
Adrian Sampson
dcc63e9824 release.py: Fix bumping setup.py version 2014-09-19 11:05:18 -07:00
Adrian Sampson
1a25561907 Version bump: 1.3.7 2014-05-10 18:18:24 -07:00
Adrian Sampson
55e55a2065 Finalize changelog for 1.3.6 release 2014-05-10 18:12:25 -07:00
Adrian Sampson
40e1475a87 Release script: publish command 2014-05-10 17:57:23 -07:00
Adrian Sampson
3ab8107adf Release script: larger prep command 2014-05-07 20:04:20 -07:00
Adrian Sampson
dd11795cbd Release script: datestamp and version commands 2014-05-07 19:46:04 -07:00
Adrian Sampson
6ecf4ef6ed Release script: upload command 2014-05-06 22:16:19 -07:00
Adrian Sampson
611be7b4b5 Release script: convert changelog to Markdown 2014-05-06 22:06:28 -07:00
Adrian Sampson
066c4e1655 Release script: extract changelog 2014-05-02 14:09:59 -07:00
Adrian Sampson
1613f9b773 Release script: build command 2014-05-02 14:09:59 -07:00
Adrian Sampson
5b671a0465 Start version-number-bumping utility 2014-05-01 17:38:31 -07:00