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 2008年03月16日 23:32 by loewis, last changed 2022年04月11日 14:56 by admin. This issue is now closed.
| Messages (8) | |||
|---|---|---|---|
| msg63609 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2008年03月16日 23:32 | |
Let's see whether email submission works. |
|||
| msg63616 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2008年03月17日 04:03 | |
So what did the email you sent look like? |
|||
| msg63617 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2008年03月17日 04:17 | |
To: report@bugs.python.org Subject: Test issue [assignee=gvanrossum] The body was msg63609. The tricky part is to get the property names right. Roundup will reject (and return) the message if they are wrong, without telling what the right ones are. For issue, we currently have title (messagea) (files) nosy (*) superseder type components (*) versions (*) priority dependencies (*) assignee status resolution keywords (*) The ones in parentheses are irrelevant for the subject. The ones with an asterisk are multilink, so you can not only key=value, but also key=+value or key=-value (see the body of the email here for syntax examples) |
|||
| msg63651 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2008年03月17日 15:18 | |
So what's the syntax for setting multiple attributes via an email subject? [assignee=+twouters,priority=low]? |
|||
| msg63656 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2008年03月17日 15:54 | |
Picky! |
|||
| msg63657 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2008年03月17日 15:55 | |
[assignee=guido] Does it also work in the body of the message? |
|||
| msg63658 - (view) | Author: Guido van Rossum (gvanrossum) * (Python committer) | Date: 2008年03月17日 15:56 | |
No. |
|||
| msg63659 - (view) | Author: Martin v. Löwis (loewis) * (Python committer) | Date: 2008年03月17日 15:57 | |
Guido van Rossum schrieb: > Guido van Rossum <guido@python.org> added the comment: > > So what's the syntax for setting multiple attributes via an email subject? > [assignee=+twouters,priority=low]? assignee is not multilink, and the separator is semicolon (;); otherwise, that's the syntax. , is the separator multilink values. [nosy=richard,cliff] |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:56:31 | admin | set | github: 46567 |
| 2008年03月17日 15:57:44 | loewis | set | assignee: nnorwitz -> twouters messages: + msg63659 |
| 2008年03月17日 15:57:00 | gvanrossum | set | status: open -> closed messages: + msg63658 |
| 2008年03月17日 15:55:43 | gvanrossum | set | messages: + msg63657 |
| 2008年03月17日 15:54:38 | gvanrossum | set | priority: release blocker -> low assignee: gvanrossum -> nnorwitz messages: + msg63656 nosy: + twouters |
| 2008年03月17日 15:18:42 | gvanrossum | set | messages: + msg63651 |
| 2008年03月17日 14:26:05 | barry | set | versions: + Python 3.0 |
| 2008年03月17日 04:17:42 | loewis | set | priority: release blocker nosy: + nnorwitz messages: + msg63617 components: + Demos and Tools, Documentation versions: + Python 2.6 |
| 2008年03月17日 04:03:17 | gvanrossum | set | messages: + msg63616 |
| 2008年03月16日 23:32:46 | loewis | create | |