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.
[Go]
Created on 2009-10-29 07:29 by jaime.buelta, last changed 2022-04-11 14:56 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| tarfileWithSupport.patch | jaime.buelta, 2009-10-29 07:29 | tarfile with statement support patch | ||
| tarfileWithSupportv2.patch | r.david.murray, 2010-02-22 03:22 | |||
| issue7232.diff | brian.curtin, 2010-02-22 15:59 | minimal patch with test and doc | ||
| issue7232.2.diff | meador.inge, 2010-02-25 04:06 | |||
| issue7232.3.diff | lars.gustaebel, 2010-02-27 11:37 | |||
| issue7232.4.diff | brian.curtin, 2010-02-27 22:24 | use assertRaises as a context manager | ||
| issue7232.5.diff | brian.curtin, 2010-02-28 01:21 | |||
| issue7232.6.diff | lars.gustaebel, 2010-02-28 09:02 | |||
| issue7232.7.diff | meador.inge, 2010-02-28 17:08 | |||
| issue7232.8.diff | lars.gustaebel, 2010-02-28 19:02 | |||
| issue7232.9.diff | lars.gustaebel, 2010-02-28 21:05 | |||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:56:54 | admin | set | github: 51481 |
| 2010-03-03 12:16:02 | lars.gustaebel | set | stage: patch review -> resolved |
| 2010-03-03 12:15:01 | lars.gustaebel | set | status: open -> closed resolution: accepted messages: + msg100339 |
| 2010-02-28 21:05:25 | lars.gustaebel | set | files:
+ issue7232.9.diff messages: + msg100222 |
| 2010-02-28 19:22:40 | meador.inge | set | messages: + msg100218 |
| 2010-02-28 19:02:37 | lars.gustaebel | set | files:
+ issue7232.8.diff messages: + msg100216 |
| 2010-02-28 17:08:41 | meador.inge | set | files:
+ issue7232.7.diff messages: + msg100210 |
| 2010-02-28 09:02:15 | lars.gustaebel | set | files:
+ issue7232.6.diff messages: + msg100201 |
| 2010-02-28 05:27:51 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg100199 |
| 2010-02-28 01:21:07 | brian.curtin | set | files:
+ issue7232.5.diff messages: + msg100198 |
| 2010-02-28 00:45:53 | meador.inge | set | messages: + msg100195 |
| 2010-02-27 22:24:50 | brian.curtin | set | files:
+ issue7232.4.diff messages: + msg100193 |
| 2010-02-27 11:37:02 | lars.gustaebel | set | files:
+ issue7232.3.diff messages: + msg100181 |
| 2010-02-25 04:06:31 | meador.inge | set | files:
+ issue7232.2.diff nosy: + meador.inge messages: + msg100083 |
| 2010-02-22 15:59:20 | brian.curtin | set | files:
+ issue7232.diff messages: + msg99761 |
| 2010-02-22 15:57:42 | brian.curtin | set | files: - issue7944_tarfile.diff |
| 2010-02-22 03:22:24 | r.david.murray | set | files:
+ tarfileWithSupportv2.patch nosy: + r.david.murray messages: + msg99707 |
| 2010-02-22 02:56:18 | r.david.murray | set | files: - tarfileWithSupportv2.patch |
| 2010-02-22 01:40:21 | brian.curtin | link | issue7944 dependencies |
| 2010-02-22 01:39:47 | brian.curtin | set | files:
+ issue7944_tarfile.diff nosy: + brian.curtin messages: + msg99698 keywords: + needs review |
| 2009-10-30 01:13:44 | ezio.melotti | set | priority: normal nosy: + ezio.melotti versions: + Python 3.2 stage: patch review |
| 2009-10-29 08:24:38 | jaime.buelta | set | files:
+ tarfileWithSupportv2.patch messages: + msg94647 |
| 2009-10-29 08:10:52 | lars.gustaebel | set | assignee: lars.gustaebel messages: + msg94646 nosy: + lars.gustaebel |
| 2009-10-29 07:29:33 | jaime.buelta | create | |
[homepage]