[issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description

2011-06-25 Thread Roundup Robot

Roundup Robot devnull@devnull added the comment:

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

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12228
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description

2011-06-25 Thread Roundup Robot

Roundup Robot devnull@devnull added the comment:

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

--

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12228
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description

2011-06-25 Thread Mark Dickinson

Mark Dickinson dicki...@gmail.com added the comment:

Thanks for the patch!

--
nosy: +mark.dickinson
resolution:  - fixed
status: open - closed

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12228
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12228] Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description

2011-05-31 Thread Sandro Tosi

New submission from Sandro Tosi sandro.t...@gmail.com:

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.

--
assignee: docs@python
components: Documentation
files: doc_stat_uf_opaque_nounlink-py27.patch
keywords: patch
messages: 137377
nosy: docs@python, sandro.tosi
priority: low
severity: normal
stage: patch review
status: open
title: Stat doc - fix swap of UF_OPAQUE and UF_NOUNLINK description
versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3
Added file: 
http://bugs.python.org/file22212/doc_stat_uf_opaque_nounlink-py27.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue12228
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com