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年03月11日 18:51 by brian.curtin.test, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test_trailers_resourcefix.diff | brian.curtin.test, 2011年03月11日 18:51 | Fixing ResourceWarning in 3.3 | review | |
| unnamed | brian.curtin.test, 2011年03月15日 22:03 | |||
| Messages (5) | |||
|---|---|---|---|
| msg130602 - (view) | Author: (brian.curtin.test) | Date: 2011年03月11日 18:51 | |
There is an unclosed file in test_trailers. Attaching a patch to fix this. |
|||
| msg130607 - (view) | Author: Brian Curtin (brian.curtin) * (Python committer) | Date: 2011年03月11日 19:27 | |
FYI this was created during my PyCon talk...needed a non-dev account for the demo. |
|||
| msg131043 - (view) | Author: Brett Cannon (brett.cannon) * (Python committer) | Date: 2011年03月15日 21:39 | |
So is this a bogus bug, or a valid bug created with a bogus account? |
|||
| msg131047 - (view) | Author: (brian.curtin.test) | Date: 2011年03月15日 22:03 | |
On Mar 15, 2011 5:39 PM, "Brett Cannon" <report@bugs.python.org> wrote: > > > Brett Cannon <brett@python.org> added the comment: > > So is this a bogus bug, or a valid bug created with a bogus account? > > ---------- > nosy: +brett.cannon > > _______________________________________ > Python tracker <report@bugs.python.org> > <http://bugs.python.org/issue11469> > _______________________________________ The bug is valid, at least as of Friday afternoon. |
|||
| msg139184 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2011年06月26日 14:52 | |
This has been fixed by Brett in 9050675cb94e . |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:14 | admin | set | github: 55678 |
| 2011年06月26日 14:52:11 | sandro.tosi | set | status: open -> closed nosy: + sandro.tosi messages: + msg139184 resolution: accepted stage: resolved |
| 2011年03月15日 22:03:54 | brian.curtin.test | set | files:
+ unnamed messages: + msg131047 |
| 2011年03月15日 21:39:25 | brett.cannon | set | nosy:
+ brett.cannon messages: + msg131043 |
| 2011年03月11日 19:27:48 | brian.curtin | set | nosy:
+ brian.curtin messages: + msg130607 |
| 2011年03月11日 18:51:32 | brian.curtin.test | create | |