http://hg.python.org/devguide/rev/3f4710b6baf9 changeset: 444:3f4710b6baf9 user: Ezio Melotti <ezio.melotti at gmail.com> date: Sat Aug 20 00:14:01 2011 +0300 summary: #12682: remove the "accepted" resolution. files: triaging.rst | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/triaging.rst b/triaging.rst --- a/triaging.rst +++ b/triaging.rst @@ -213,11 +213,6 @@ '''''''''' Why the issue is in its current state (not usually used for "open"). -accepted - Submitted patch was applied, still needs verifying (for example by - watching the `buildbots <http://www.python.org/dev/buildbot/>`_) that - everything went fine. At that point the resolution should be set to - *fixed* and the status changed to *closed*. duplicate Duplicate of another issue; should have the Superseder field filled out. fixed -- Repository URL: http://hg.python.org/devguide