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年06月21日 10:37 by petri.lehtinen, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (7) | |||
|---|---|---|---|
| msg163321 - (view) | Author: Petri Lehtinen (petri.lehtinen) * (Python committer) | Date: 2012年06月21日 10:37 | |
http://docs.python.org/devguide/triaging.html#components The undocumented components are: - None - Cross-Build - email |
|||
| msg163332 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2012年06月21日 14:01 | |
I wonder why "None" exists, given that there's already "no selection" (maybe to distinguish issues that have been triaged already from the ones who haven't?). "email" refers to issue related to the email package, and I'm not sure what exactly classify as cross-build issues. |
|||
| msg163539 - (view) | Author: Terry J. Reedy (terry.reedy) * (Python committer) | Date: 2012年06月23日 07:26 | |
None has over 1300 issues, mostly old (historical). It could be removed from current use, I think (if it is possible to hide such a thing). Cross-build has just 6 issues collected together in last three months. I do not think that is really enough to justify adding it, but someone did. Mathias, can you define it? |
|||
| msg171038 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2012年09月23日 13:46 | |
'None' is not available from the UI, and I suspect it's automatically set for issues reported via email. This might be a bug in Roundup, but I haven't verified it yet. |
|||
| msg171103 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2012年09月24日 06:56 | |
> I suspect it's automatically set for issues reported via email Apparently it's set automatically on new issues if no other component is specified, even if the issue is created from the web interface. |
|||
| msg184136 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2013年03月14日 07:21 | |
New changeset 2889f71c9e20 by Ezio Melotti in branch 'default': #15121: document the "email" component. http://hg.python.org/devguide/rev/2889f71c9e20 |
|||
| msg184137 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2013年03月14日 07:24 | |
I documented the email component, and removed the "None" component. I'm still not sure what to do about Cross-build -- maybe it should be removed as well. Its name is self-explanatory, so even if it's not removed and it's not documented I don't think it's a big deal. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:31 | admin | set | github: 59326 |
| 2013年03月14日 07:24:27 | ezio.melotti | set | status: open -> closed type: enhancement messages: + msg184137 assignee: ezio.melotti resolution: fixed stage: resolved |
| 2013年03月14日 07:21:00 | python-dev | set | nosy:
+ python-dev messages: + msg184136 |
| 2012年09月24日 06:56:20 | ezio.melotti | set | messages: + msg171103 |
| 2012年09月23日 13:46:00 | ezio.melotti | set | messages: + msg171038 |
| 2012年06月23日 07:26:08 | terry.reedy | set | nosy:
+ terry.reedy, doko messages: + msg163539 |
| 2012年06月22日 17:37:08 | tshepang | set | nosy:
+ tshepang |
| 2012年06月21日 14:01:42 | ezio.melotti | set | messages: + msg163332 |
| 2012年06月21日 10:37:22 | petri.lehtinen | create | |