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 2011年04月14日 12:05 by ssc, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (5) | |||
|---|---|---|---|
| msg133730 - (view) | Author: Steven Samuel Cole (ssc) | Date: 2011年04月14日 12:05 | |
in the first table on http://docs.python.org/distutils/builtdist.html (search for 'available formats for built distributions'), the line with 'rpm / RPM / (5)' is in there twice |
|||
| msg133831 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年04月15日 15:00 | |
Thanks for the report; I’ll fix it when I get Internet access without port 22 blocked, or any committer interested in documentation can do it. |
|||
| msg133835 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年04月15日 15:08 | |
New changeset 9e49f4d81f54 by Ezio Melotti in branch '2.7': #11843: remove duplicate line from table in distutil doc. http://hg.python.org/cpython/rev/9e49f4d81f54 New changeset 1d6e28df2fb7 by Ezio Melotti in branch '3.1': #11843: remove duplicate line from table in distutil doc. http://hg.python.org/cpython/rev/1d6e28df2fb7 New changeset 850a659d9e6f by Ezio Melotti in branch '3.2': #11843: Merge with 3.1. http://hg.python.org/cpython/rev/850a659d9e6f New changeset bf1bf8fb5d55 by Ezio Melotti in branch 'default': #11843: Merge with 3.2. http://hg.python.org/cpython/rev/bf1bf8fb5d55 |
|||
| msg133836 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2011年04月15日 15:09 | |
Done, thanks for the report. |
|||
| msg133839 - (view) | Author: Éric Araujo (eric.araujo) * (Python committer) | Date: 2011年04月15日 15:27 | |
Thanks Ezio. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:16 | admin | set | github: 56052 |
| 2011年04月15日 15:27:04 | eric.araujo | set | messages: + msg133839 |
| 2011年04月15日 15:09:44 | ezio.melotti | set | status: open -> closed assignee: docs@python -> ezio.melotti nosy: + ezio.melotti messages: + msg133836 resolution: fixed stage: resolved |
| 2011年04月15日 15:08:26 | python-dev | set | nosy:
+ python-dev messages: + msg133835 |
| 2011年04月15日 15:00:12 | eric.araujo | set | messages: + msg133831 |
| 2011年04月14日 12:42:08 | ezio.melotti | set | nosy:
+ eric.araujo components: + Distutils versions: - Python 2.6 |
| 2011年04月14日 12:05:31 | ssc | create | |