| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish adding support for Python 3.11 | Colin Watson | 2023-03-14 | 1 | -1/+1 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade --py36-plus | Hugo van Kemenade | 2022-02-07 | 1 | -15/+15 |
| | | |||||
| * | Drop support for EOL Python 3.5 | Hugo van Kemenade | 2022-02-07 | 1 | -1/+1 |
| | | |||||
| * | Add support for Python 3.10 | Jürgen Gmach | 2021-10-14 | 1 | -1/+1 |
| | | |||||
| * | Add support for Python 3.9 | Hugo van Kemenade | 2021-06-12 | 1 | -1/+1 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade --py3-plus | Hugo | 2020-01-18 | 1 | -2/+2 |
| | | |||||
| * | Remove redundant Python 2 compatability code | Hugo | 2020-01-18 | 2 | -3/+2 |
| | | |||||
| * | Upgrade Python syntax with pyupgrade | Hugo | 2020-01-18 | 1 | -15/+15 |
| | | |||||
| * | Drop support for EOL Python 2.7 | Hugo | 2020-01-18 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' into add-pypy3 | Jelmer Vernooij | 2019-11-28 | 1 | -1/+1 |
| |\ | |||||
| | * | Drop support for EOL Python 3.4 | Hugo | 2019-11-25 | 1 | -1/+1 |
| | | | |||||
| * | | Add support for Python 3.7 and 3.8 | Hugo | 2019-11-25 | 1 | -1/+1 |
| |/ | |||||
| * | Drop support for EOL Python 3.3 | Hugo | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Remove old Python 2.6 code | hugovk | 2018-01-09 | 1 | -1/+1 |
| | | |||||
| * | Fix automation harder. | Robert Collins | 2014-01-29 | 1 | -1/+1 |
| | | | | | Change-Id: I0c1d03e2635272bf2b3335eb211a37e309a2100e | ||||
| * | Use a credentials file rather than global keyring. | Robert Collins | 2014-01-29 | 1 | -1/+2 |
| | | | | | | | | Global keyring really doesn't work all that well in the places I tend to run this script. Change-Id: I3e926aed2a63ada0a23cb463582b50fea2bfc007 | ||||
| * | Don't try to release 'NEXT'. | Robert Collins | 2014-01-29 | 1 | -1/+2 |
| | | | | | | | | Since we stopped double-handling things, NEXT is present in NEWS when we do a release. Change-Id: I4f12c0da2856b5ec072328ad9185e060182c8791 | ||||
| * | Drop support for 2.4 and 2.5 | Jonathan Lange | 2012-08-10 | 1 | -1/+1 |
| | | |||||
| * | Take parameters. | Jonathan Lange | 2011-08-11 | 1 | -3/+6 |
| | | |||||
| * | Move update-rtfd script in. | Jonathan Lange | 2011-07-27 | 1 | -0/+11 |
| | | |||||
| * | Annotations and fixes. | Jonathan Lange | 2011-07-26 | 1 | -2/+7 |
| | | |||||
| * | Remove the '.' from the name so jenkins doesn't think that they are ↵ | Jonathan Lange | 2011-07-26 | 1 | -1/+1 |
| | | | | | sub-components. | ||||
| * | Make a note. | Jonathan Lange | 2011-07-26 | 1 | -0/+2 |
| | | |||||
| * | Might as well make it runnable. | Jonathan Lange | 2011-07-26 | 1 | -0/+0 |
| | | |||||
| * | Some docs. | Jonathan Lange | 2011-07-26 | 1 | -0/+6 |
| | | |||||
| * | Add a script that runs the tests against all installed Pythons. | Jonathan Lange | 2011-07-26 | 1 | -0/+77 |
| | | |||||
| * | Move _lp_release into 'scripts' | Jonathan Lange | 2011-07-26 | 1 | -0/+230 |
| | | |||||
| * | Make the directory. | Jonathan Lange | 2011-07-26 | 1 | -0/+3 |
