This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年01月11日 10:48 by tshepang, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg151052 - (view) | Author: Tshepang Lekhonkhobe (tshepang) * | Date: 2012年01月11日 10:48 | |
I am wondering what else is outdated in that file. Is it still useful? |
|||
| msg151179 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2012年01月13日 16:30 | |
I think the script was used by the "period regression test" crontask that used to send emails to python-checkins. The crontask is offline and the script probably hasn't been used by anyone else, so we could indeed remove it. |
|||
| msg151185 - (view) | Author: Neal Norwitz (nnorwitz) * (Python committer) | Date: 2012年01月13日 18:17 | |
If this script isn't used any more, it should be removed. On Fri, Jan 13, 2012 at 8:31 AM, Antoine Pitrou <report@bugs.python.org>wrote: > > Antoine Pitrou <pitrou@free.fr> added the comment: > > I think the script was used by the "period regression test" crontask that > used to send emails to python-checkins. The crontask is offline and the > script probably hasn't been used by anyone else, so we could indeed remove > it. > > ---------- > components: +Demos and Tools -Build > nosy: +brett.cannon, nnorwitz, pitrou > priority: normal -> low > versions: +Python 2.7, Python 3.2, Python 3.3 > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue13764> > _______________________________________ > |
|||
| msg151188 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年01月13日 18:45 | |
New changeset f36c6f5f9d61 by Antoine Pitrou in branch '3.2': Issue #13764: remove outdated script Misc/build.sh http://hg.python.org/cpython/rev/f36c6f5f9d61 New changeset 609482c6710e by Antoine Pitrou in branch 'default': Issue #13764: remove outdated script Misc/build.sh http://hg.python.org/cpython/rev/609482c6710e New changeset 7fcfbaad75ee by Antoine Pitrou in branch '2.7': Issue #13764: remove outdated script Misc/build.sh http://hg.python.org/cpython/rev/7fcfbaad75ee |
|||
| msg151189 - (view) | Author: Antoine Pitrou (pitrou) * (Python committer) | Date: 2012年01月13日 18:47 | |
Removed then, thank you. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:25 | admin | set | github: 57973 |
| 2012年01月13日 18:47:30 | pitrou | set | status: open -> closed resolution: fixed messages: + msg151189 stage: resolved |
| 2012年01月13日 18:45:33 | python-dev | set | nosy:
+ python-dev messages: + msg151188 |
| 2012年01月13日 18:17:05 | nnorwitz | set | messages: + msg151185 |
| 2012年01月13日 16:30:28 | pitrou | set | priority: normal -> low versions: + Python 2.7, Python 3.2, Python 3.3 nosy: + brett.cannon, pitrou, nnorwitz messages: + msg151179 components: + Demos and Tools, - Build |
| 2012年01月11日 10:48:21 | tshepang | create | |