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 2011年09月23日 13:57 by jab, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg144444 - (view) | Author: Joshua Bronson (jab) * | Date: 2011年09月23日 13:57 | |
This issue was originally opened in the PyPI tracker but was dismissed on the theory that it's a bug in Python: https://sourceforge.net/tracker/index.php?func=detail&aid=3396924&group_id=66150&atid=513503 """ If in one package's setup.py I provide maintainer (with email) and author (whith email) after the "python setup.py register ... upload" I create a new package where I see the maintainer as a creator. If I manually fix it through the pypi user interface it works, so seems that this is only a bug in the register procedure. """ |
|||
| msg144454 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年09月23日 16:41 | |
This was already discussed in #962772 (and reported again in #12840 :) |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:21 | admin | set | github: 57244 |
| 2011年09月23日 16:41:06 | eric.araujo | set | status: open -> closed superseder: when both maintainer and author provided, author discarded nosy: + eric.araujo messages: + msg144454 resolution: duplicate stage: resolved |
| 2011年09月23日 13:57:25 | jab | create | |