Created on 2011-03-14 23:40 by ev, last changed 2013-11-10 21:43 by barry. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| tarfile-fix-multiple-exception-on-enoent.patch | ev, 2011-03-18 16:03 | review | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-11-10 21:43:29 | barry | set | status: open -> closed resolution: fixed messages: + msg202576 |
| 2013-11-10 20:36:02 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg202570 |
| 2013-11-10 20:06:29 | barry | set | messages: + msg202566 |
| 2011-12-02 16:55:36 | ezio.melotti | set | stage: needs patch type: behavior versions: + Python 2.7, - Python 3.2, Python 3.3 |
| 2011-08-13 09:51:22 | georg.brandl | set | nosy:
+ georg.brandl messages: + msg142019 |
| 2011-08-13 09:48:45 | python-dev | set | nosy:
+ python-dev messages: + msg142018 |
| 2011-04-22 15:46:29 | barry | set | assignee: barry messages: + msg134267 nosy: + barry |
| 2011-03-18 16:04:12 | ev | set | files:
- tarfile-fix-multiple-exception-on-enoent.patch nosy: r.david.murray, Trundle, ev |
| 2011-03-18 16:03:42 | ev | set | files:
+ tarfile-fix-multiple-exception-on-enoent.patch nosy: r.david.murray, Trundle, ev messages: + msg131333 components: + Interpreter Core, - Library (Lib) type: behavior -> (no value) |
| 2011-03-16 16:42:56 | r.david.murray | set | versions:
+ Python 3.2, Python 3.3 nosy: r.david.murray, Trundle, ev title: Infinite recursion around raising an exception in tarfile -> chained exception/incorrect exception from tarfile.open on a non-existent file messages: + msg131138 components: + Library (Lib), - Interpreter Core type: behavior |
| 2011-03-16 16:40:56 | r.david.murray | set | nosy:
+ r.david.murray messages: + msg131136 |
| 2011-03-15 18:10:04 | ev | set | files: - tarfile-fix-multiple-exception-on-enoent.patch |
| 2011-03-15 18:09:54 | ev | set | files: + tarfile-fix-multiple-exception-on-enoent.patch |
| 2011-03-15 18:08:23 | ev | set | files:
+ tarfile-fix-multiple-exception-on-enoent.patch messages: + msg131012 keywords: + patch |
| 2011-03-15 01:57:42 | Trundle | set | nosy:
+ Trundle messages: + msg130945 |
| 2011-03-14 23:40:32 | ev | create | |
