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年05月31日 18:01 by sandro.tosi, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| doc_stat_uf_opaque_nounlink-py27.patch | sandro.tosi, 2011年05月31日 18:01 | |||
| Messages (4) | |||
|---|---|---|---|
| msg137377 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2011年05月31日 18:01 | |
Following http://mail.python.org/pipermail/docs/2011-May/004429.html, here's a patch that fix the swap of those 2 flags description; it applies cleanly (except for some offset) on 2.7, 3.1, 3.2 and default. |
|||
| msg139037 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年06月25日 10:02 | |
New changeset d912dfb7ab7a by Mark Dickinson in branch '2.7': Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. http://hg.python.org/cpython/rev/d912dfb7ab7a |
|||
| msg139038 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2011年06月25日 10:05 | |
New changeset 03c8de42c206 by Mark Dickinson in branch '3.1': Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi. http://hg.python.org/cpython/rev/03c8de42c206 New changeset 4a3e528b6b11 by Mark Dickinson in branch '3.2': Merge #12228 http://hg.python.org/cpython/rev/4a3e528b6b11 New changeset 6c6ee4eb27f8 by Mark Dickinson in branch 'default': Merge #12228 http://hg.python.org/cpython/rev/6c6ee4eb27f8 |
|||
| msg139039 - (view) | Author: Mark Dickinson (mark.dickinson) * (Python committer) | Date: 2011年06月25日 10:07 | |
Thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:18 | admin | set | github: 56437 |
| 2011年06月25日 10:07:01 | mark.dickinson | set | status: open -> closed nosy: + mark.dickinson messages: + msg139039 resolution: fixed |
| 2011年06月25日 10:05:35 | python-dev | set | messages: + msg139038 |
| 2011年06月25日 10:02:59 | python-dev | set | nosy:
+ python-dev messages: + msg139037 |
| 2011年05月31日 18:01:41 | sandro.tosi | create | |