summaryrefslogtreecommitdiff
path: root/Doc/library/stat.rst
Commit message (Expand)AuthorAgeFilesLines
* bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)1809092022-04-021-1/+1
* bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)Serhiy Storchaka2021-09-221-3/+3
* bpo-37834: Normalise handling of reparse points on Windows (GH-15231)Steve Dower2019-08-211-0/+10
* bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)Serhiy Storchaka2018-10-311-3/+3
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-2/+2
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Issue #21741: Add st_file_attributes to os.stat_result on Windows.Zachary Ware2014-06-191-1/+27
* Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
|\
| * Issue #18758: Fixed and improved cross-references.Serhiy Storchaka2013-10-131-2/+2
* | Issue #11016: Add C implementation of the stat module as _statChristian Heimes2013-06-221-1/+50
|/
* Closes #16936: fix duplicate/ambiguous description of stat.S_IFMT in the docs.Georg Brandl2013-01-111-4/+0
* #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile....Giampaolo Rodola'2012-05-151-1/+10
* Use attribute access instead of index access for namedtuple.Georg Brandl2011-08-011-1/+1
* Issue #8746: Correct faulty configure checks so that os.chflags() andNed Deily2011-06-281-2/+10
* Merge #12228Mark Dickinson2011-06-251-2/+2
|\
| * Issue #12228: Fix exchanged flag descriptions in stat.rst. Thanks Sandro Tosi.Mark Dickinson2011-06-251-2/+2
* | Merge #10999 fix.R David Murray2011-03-101-22/+66
|\ \ | |/
| * #10999: Add missing documentation for chflags constants to stat module docsR David Murray2011-03-101-22/+66
| * Merged revisions 74821,74828-74831,74833,74835 via svnmerge fromGeorg Brandl2009-09-161-2/+2
| * Merged revisions 74128 via svnmerge fromR. David Murray2009-07-211-0/+125
* | More source linksRaymond Hettinger2011-01-271-0/+3
* | Migrate to Sphinx 1.0 C language constructs.Georg Brandl2010-10-061-3/+3
* | Last round of adapting style of documenting argument default values.Georg Brandl2009-09-161-2/+2
* | Merged revisions 73706,73778 via svnmerge fromAlexandre Vassalotti2009-07-211-0/+125
|/
* Partial py3k-ification of Doc/library/: convert has_key references into eithe...Collin Winter2007-09-011-2/+2
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+167