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 2013-03-11 12:03 by jgosmann, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| fix-handling-of-syntax-errors.diff | jgosmann, 2013-03-11 12:03 | Reraise SyntaxError as ImportError if imported module code cannot be compiled | ||
| fix-handling-of-syntax-errors.diff | jgosmann, 2013-05-12 20:18 | Reraise SyntaxError as ImportError if imported module code cannot be compiled | review | |
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 11787 | merged | brandtbucher, 2019-02-08 03:23 | |
| PR 11787 | merged | brandtbucher, 2019-02-08 03:23 | |
| PR 11787 | merged | brandtbucher, 2019-02-08 03:24 | |
| PR 11787 | merged | brandtbucher, 2019-02-08 03:24 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:42 | admin | set | github: 61598 |
| 2019-04-07 08:06:01 | ncoghlan | set | status: open -> closed versions: + Python 3.8, - Python 3.4, Python 3.5 messages: + msg339562 resolution: fixed stage: patch review -> resolved |
| 2019-02-08 03:24:32 | brandtbucher | set | pull_requests: + pull_request11784 |
| 2019-02-08 03:24:20 | brandtbucher | set | pull_requests: + pull_request11783 |
| 2019-02-08 03:24:09 | brandtbucher | set | pull_requests: + pull_request11782 |
| 2019-02-08 03:23:58 | brandtbucher | set | pull_requests: + pull_request11781 |
| 2014-09-01 10:28:17 | berker.peksag | set | nosy:
+ berker.peksag stage: patch review type: behavior versions: + Python 3.5 |
| 2013-05-12 20:19:21 | jgosmann | set | messages:
+ msg189060 versions: + Python 3.4, - Python 2.7 |
| 2013-05-12 20:18:17 | jgosmann | set | files:
+ fix-handling-of-syntax-errors.diff messages: + msg189059 |
| 2013-04-28 04:20:51 | eric.araujo | set | nosy:
+ brett.cannon, ncoghlan, eric.snow messages: + msg187961 |
| 2013-04-28 04:19:07 | eric.araujo | set | messages: + msg187960 |
| 2013-04-27 22:06:16 | flox | set | nosy:
+ flox |
| 2013-04-27 22:03:29 | jgosmann | set | messages: + msg187941 |
| 2013-04-27 21:42:02 | eric.araujo | set | nosy:
+ r.david.murray, eric.araujo messages: + msg187938 |
| 2013-03-11 12:03:45 | jgosmann | create | |
