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年01月29日 23:17 by Trundle, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| pytype_fromspec.patch | Trundle, 2012年01月29日 23:17 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg152282 - (view) | Author: Andreas Stührk (Trundle) * | Date: 2012年01月29日 23:17 | |
As already stated by Amaury in http://mail.python.org/pipermail/python-dev/2011-October/113829.html, that leads to crashes: >>> import xxlimited >>> repr(xxlimited.Str) [1] 19575 segmentation fault (core dumped) ./python |
|||
| msg152297 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年01月30日 01:17 | |
New changeset 53b8f55e08bd by Benjamin Peterson in branch 'default': merge 3.2 (closes #13908) http://hg.python.org/cpython/rev/53b8f55e08bd |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:26 | admin | set | github: 58116 |
| 2012年02月01日 17:08:23 | jcea | set | nosy:
+ jcea |
| 2012年01月30日 01:17:20 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg152297 resolution: fixed stage: resolved |
| 2012年01月29日 23:17:09 | Trundle | create | |