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-10-09 13:15 by christian.heimes, last changed 2022-04-11 14:57 by admin. This issue is now closed.
Files | ||||
---|---|---|---|---|
File name | Uploaded | Description | Edit | |
startup_no_re.patch | christian.heimes, 2013-10-11 20:11 | review |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:57:51 | admin | set | github: 63404 |
2013-10-21 09:09:25 | christian.heimes | set | status: open -> closed messages: + msg200734 stage: commit review -> resolved |
2013-10-21 09:03:49 | vstinner | set | messages: + msg200731 |
2013-10-21 08:48:30 | christian.heimes | set | priority: normal -> low assignee: christian.heimes -> messages: + msg200721 components: + macOS, - Interpreter Core |
2013-10-12 13:08:59 | python-dev | set | messages: + msg199565 |
2013-10-12 13:01:53 | vstinner | set | messages: + msg199563 |
2013-10-12 10:32:38 | python-dev | set | messages: + msg199545 |
2013-10-12 10:13:43 | pitrou | set | status: closed -> open assignee: christian.heimes messages: + msg199543 |
2013-10-11 22:28:26 | python-dev | set | messages: + msg199516 |
2013-10-11 22:25:31 | christian.heimes | set | status: open -> closed resolution: fixed messages: + msg199515 stage: patch review -> commit review |
2013-10-11 22:25:03 | python-dev | set | nosy:
+ python-dev messages: + msg199514 |
2013-10-11 21:19:53 | vstinner | set | nosy:
+ vstinner messages: + msg199506 |
2013-10-11 20:26:21 | pitrou | set | nosy:
+ pitrou messages: + msg199503 stage: needs patch -> patch review |
2013-10-11 20:11:16 | christian.heimes | set | files:
+ startup_no_re.patch messages: + msg199502 |
2013-10-11 20:07:51 | christian.heimes | set | files: - sysconfig_delay_re.patch |
2013-10-11 20:07:43 | christian.heimes | set | files: - site_no_re.patch |
2013-10-09 18:52:33 | christian.heimes | set | files:
+ sysconfig_delay_re.patch messages: + msg199330 |
2013-10-09 17:17:24 | barry | set | nosy:
+ barry |
2013-10-09 13:26:37 | christian.heimes | set | files:
+ site_no_re.patch keywords: + patch |
2013-10-09 13:20:34 | christian.heimes | set | versions:
+ Python 3.4 title: Don -> Don't import re and sysconfig in site.py messages: + msg199295 components: + Interpreter Core, Library (Lib) type: performance stage: needs patch |
2013-10-09 13:15:01 | christian.heimes | create |