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-12-18 18:11 by serhiy.storchaka, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
raise-3.3.patch | serhiy.storchaka, 2012-12-18 18:11 | Patch for 3.3+ | review | |
raise-3.2.patch | serhiy.storchaka, 2012-12-18 18:12 | Patch for 3.2 | review | |
raise-2.7.patch | serhiy.storchaka, 2012-12-18 18:13 | Patch for 2.7 | review | |
raise-2.7_2.patch | serhiy.storchaka, 2012-12-18 19:02 | review | ||
raise-3.3_2.patch | serhiy.storchaka, 2012-12-18 19:02 | review | ||
raise-3.2_2.patch | serhiy.storchaka, 2012-12-18 19:02 | review | ||
throw_away.patch | serhiy.storchaka, 2012-12-19 16:17 | Revert 'raise' to 'throw'. Patch for 2.7 | review | |
threw2raised.patch | serhiy.storchaka, 2012-12-19 16:17 | Replace 'threw' to 'raised'. Patch for 3.3 and 3.4 | review | |
threw2raised-3.2.patch | serhiy.storchaka, 2012-12-19 16:17 | Replace 'threw' to 'raised'. Patch for 2.7 and 3.2 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:39 | admin | set | github: 60918 |
2012-12-19 20:56:38 | asvetlov | set | messages: + msg177781 |
2012-12-19 20:55:54 | python-dev | set | messages: + msg177780 |
2012-12-19 20:47:15 | python-dev | set | messages: + msg177779 |
2012-12-19 16:17:59 | serhiy.storchaka | set | files:
+ throw_away.patch, threw2raised.patch, threw2raised-3.2.patch messages: + msg177755 |
2012-12-18 19:28:42 | asvetlov | set | status: open -> closed resolution: fixed messages: + msg177702 stage: patch review -> resolved |
2012-12-18 19:27:57 | python-dev | set | nosy:
+ python-dev messages: + msg177701 |
2012-12-18 19:02:43 | serhiy.storchaka | set | files:
+ raise-2.7_2.patch, raise-3.3_2.patch, raise-3.2_2.patch messages: + msg177700 |
2012-12-18 18:41:26 | georg.brandl | set | nosy:
+ georg.brandl messages: + msg177699 |
2012-12-18 18:17:21 | chris.jerdonek | set | nosy:
+ chris.jerdonek |
2012-12-18 18:13:42 | serhiy.storchaka | link | issue16648 dependencies |
2012-12-18 18:13:11 | serhiy.storchaka | set | files: + raise-2.7.patch |
2012-12-18 18:12:13 | serhiy.storchaka | set | files: + raise-3.2.patch |
2012-12-18 18:11:29 | serhiy.storchaka | create |