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 2014年05月26日 22:07 by Joshua.Landau, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg219183 - (view) | Author: Joshua Landau (Joshua.Landau) * | Date: 2014年05月26日 22:07 | |
There are tabs in the source: http://hg.python.org/cpython/file/5c8d71516235/Include/listobject.h#l49 I don't really know, but this seems like a release blocker to me ;). |
|||
| msg219185 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2014年05月26日 22:12 | |
New changeset e38e30b0d017 by Benjamin Peterson in branch '2.7': remove tab (closes #21587) http://hg.python.org/cpython/rev/e38e30b0d017 New changeset f7075eb04b75 by Benjamin Peterson in branch '3.4': remove tab (closes #21587) http://hg.python.org/cpython/rev/f7075eb04b75 New changeset 37166903007e by Benjamin Peterson in branch 'default': merge 3.4 (#21587) http://hg.python.org/cpython/rev/37166903007e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:04 | admin | set | github: 65786 |
| 2014年05月26日 22:12:49 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg219185 resolution: fixed stage: resolved |
| 2014年05月26日 22:07:26 | Joshua.Landau | create | |