Mercurial > p > roundup > code
log roundup/dist/command/build_scripts.py @ 5505:2ce41b8dffaf
| age | author | description |
|---|---|---|
| Wed, 25 Jul 2018 10:44:30 +0000 | Joseph Myers | Python 3 preparation: avoid string.translate() and string.maketrans(). |
| Tue, 24 Jul 2018 22:08:17 +0000 | Joseph Myers | Python 3 preparation: change "x.has_key(y)" to "y in x". |
| Tue, 24 Jul 2018 21:43:32 +0000 | Joseph Myers | Python 3 preparation: numeric literal syntax. |
| Mon, 11 Jan 2016 14:43:20 +0300 | anatoly techtonik | build_scripts: self.announce --> log.info because it is visible pip |
| Mon, 11 Jan 2016 01:28:45 +0300 | anatoly techtonik | build_scripts: Fix long term bug with setting self.target_platform pip |
| Mon, 23 Feb 2009 14:30:32 +0000 | Stefan Seefeld | Refactor setup.py. |
