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-10-01 20:46 by dholth, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| compileall_v1.patch | Claudiu.Popa, 2013-12-10 12:30 | review | ||
| issue16104.patch | Claudiu.Popa, 2014-03-10 19:39 | Remove trailing whitespaces | review | |
| issue16104_1.patch | Claudiu.Popa, 2014-03-12 07:26 | review | ||
| issue16104_2.patch | Claudiu.Popa, 2014-03-12 21:26 | Minor doc fixes. | review | |
| issue16104_3.patch | Claudiu.Popa, 2014-03-12 22:08 | review | ||
| issue16104_4.patch | Claudiu.Popa, 2014-03-12 22:42 | review | ||
| issue16104_5.patch | Claudiu.Popa, 2014-03-13 16:53 | review | ||
| issue16104_6.patch | Claudiu.Popa, 2014-03-13 17:48 | review | ||
| issue16104_7.patch | Claudiu.Popa, 2014-03-13 19:18 | Skip a couple of tests if concurrent.futures is unavailable | review | |
| issue16104_8.patch | Claudiu.Popa, 2014-04-24 06:20 | review | ||
| issue16104_9.patch | Claudiu.Popa, 2014-04-27 13:00 | review | ||
| issue16104_10.patch | Claudiu.Popa, 2014-04-27 14:06 | review | ||
| issue16104_11.patch | Claudiu.Popa, 2014-04-27 16:13 | Minor doc update | review | |
| issue16104_12.patch | Claudiu.Popa, 2014-04-30 09:16 | review | ||
| 16104.patch | Claudiu.Popa, 2014-09-10 06:58 | Update the patch for the tip. | review | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:36 | admin | set | github: 60308 |
| 2020-02-27 08:02:38 | gregory.p.smith | set | nosy:
+ gregory.p.smith messages: + msg362786 |
| 2014-09-12 14:41:27 | Claudiu.Popa | set | messages: + msg226824 |
| 2014-09-12 14:40:30 | brett.cannon | set | status: open -> closed resolution: fixed messages: + msg226823 stage: commit review -> resolved |
| 2014-09-12 14:40:06 | python-dev | set | nosy:
+ python-dev messages: + msg226822 |
| 2014-09-10 14:25:18 | brett.cannon | set | assignee: brett.cannon |
| 2014-09-10 06:58:58 | Claudiu.Popa | set | files:
+ 16104.patch messages: + msg226684 |
| 2014-04-30 09:16:12 | Claudiu.Popa | set | files:
+ issue16104_12.patch messages: + msg217586 |
| 2014-04-28 19:21:32 | pitrou | set | nosy:
- pitrou |
| 2014-04-28 19:20:44 | Jim.Jewett | set | messages: + msg217399 |
| 2014-04-27 16:13:19 | Claudiu.Popa | set | files: + issue16104_11.patch |
| 2014-04-27 14:06:47 | Claudiu.Popa | set | files:
+ issue16104_10.patch messages: + msg217264 |
| 2014-04-27 13:33:27 | steven.daprano | set | nosy:
- steven.daprano |
| 2014-04-27 13:00:19 | Claudiu.Popa | set | files:
+ issue16104_9.patch messages: + msg217261 |
| 2014-04-25 21:43:54 | Jim.Jewett | set | nosy:
+ Jim.Jewett messages: + msg217173 |
| 2014-04-24 06:20:06 | Claudiu.Popa | set | files:
+ issue16104_8.patch messages: + msg217118 |
| 2014-04-23 23:01:34 | terry.reedy | set | title: Use multiprocessing in compileall script -> Compileall script: add option to use multiple cores |
| 2014-03-22 08:31:37 | Claudiu.Popa | set | messages: + msg214450 |
| 2014-03-13 19:18:06 | Claudiu.Popa | set | files: + issue16104_7.patch |
| 2014-03-13 17:48:33 | Claudiu.Popa | set | files:
+ issue16104_6.patch messages: + msg213422 |
| 2014-03-13 16:59:15 | pitrou | set | messages: + msg213419 |
| 2014-03-13 16:53:43 | Claudiu.Popa | set | files:
+ issue16104_5.patch messages: + msg213417 |
| 2014-03-13 00:28:13 | pitrou | set | nosy:
+ pitrou messages: + msg213340 |
| 2014-03-12 22:42:18 | Claudiu.Popa | set | files:
+ issue16104_4.patch messages: + msg213317 |
| 2014-03-12 22:12:27 | Claudiu.Popa | set | messages: + msg213308 |
| 2014-03-12 22:11:35 | eric.araujo | set | messages: + msg213307 |
| 2014-03-12 22:08:05 | Claudiu.Popa | set | files: + issue16104_3.patch |
| 2014-03-12 21:53:40 | Claudiu.Popa | set | messages: + msg213304 |
| 2014-03-12 21:52:17 | brett.cannon | set | messages: + msg213303 |
| 2014-03-12 21:50:58 | eric.araujo | set | messages:
+ msg213301 stage: patch review -> commit review |
| 2014-03-12 21:26:01 | Claudiu.Popa | set | files: + issue16104_2.patch |
| 2014-03-12 21:05:58 | eric.araujo | set | messages: + msg213298 |
| 2014-03-12 07:26:02 | Claudiu.Popa | set | files:
+ issue16104_1.patch messages: + msg213209 |
| 2014-03-12 05:50:28 | eric.araujo | set | stage: patch review type: enhancement versions: + Python 3.5, - Python 3.4 |
| 2014-03-12 05:50:10 | eric.araujo | set | nosy:
+ eric.araujo messages: + msg213200 |
| 2014-03-10 19:39:54 | Claudiu.Popa | set | files: + issue16104.patch |
| 2013-12-10 12:30:35 | Claudiu.Popa | set | files:
+ compileall_v1.patch nosy: + Claudiu.Popa messages: + msg205805 keywords: + patch |
| 2013-04-28 02:49:41 | brett.cannon | set | assignee: brett.cannon -> (no value) |
| 2013-03-26 18:18:17 | brett.cannon | set | assignee: brett.cannon |
| 2012-10-02 01:41:12 | steven.daprano | set | nosy:
+ steven.daprano |
| 2012-10-01 23:16:10 | brett.cannon | set | priority: normal -> low versions: + Python 3.4 nosy: + brett.cannon messages: + msg171758 components: + Library (Lib) |
| 2012-10-01 20:46:54 | dholth | create | |

