Python bug tracker now secret?

Jean-Paul Calderone exarkun at divmod.com
Wed Oct 31 10:59:13 EDT 2007


On Wed, 31 Oct 2007 07:53:01 -0700, John Nagle <nagle at animats.com> wrote:
>I'm now getting messages like this from the Python bug tracker on
>SourceForge:
>
>  Artifact: This Artifact Has Been Made Private. Only Group Members Can
>  View  Private ArtifactTypes.
>
>I'm being denied access to bug reports I submitted, such as
>
>https://sourceforge.net/tracker/?func=detail&aid=1651995&group_id=5470&atid=105470
>
>This is only happening for Python bugs; bugs in non-Python areas are still
>accessable.  So it's not a general SourceForge bug.
>
>Is this a dumb policy change or a dumb administrator action?
>

I don't know why they chose to make the sf tracker private.  Maybe that
was the only way to remove write access.  Python bugs are now tracked
at http://bugs.python.org/.

Jean-Paul



More information about the Python-list mailing list