- 11 Haz, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Reformat header above separator line (added if missing) to a common format. Patch by Yoni Lavi.
-
- 26 Şub, 2016 1 kayıt (commit)
-
-
Georg Brandl yazdı
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
-
- 19 Haz, 2014 1 kayıt (commit)
-
-
Zachary Ware yazdı
Patch by Ben Hoyt.
-
- 13 Eki, 2013 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 22 Haz, 2013 1 kayıt (commit)
-
-
Christian Heimes yazdı
-
- 11 Ock, 2013 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 15 May, 2012 1 kayıt (commit)
-
-
Giampaolo Rodola yazdı
#14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning.
-
- 14 Ock, 2012 1 kayıt (commit)
-
-
Sandro Tosi yazdı
-
- 19 Agu, 2011 1 kayıt (commit)
-
-
Éric Araujo yazdı
Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
-
- 01 Agu, 2011 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 28 Haz, 2011 1 kayıt (commit)
-
-
Ned Deily yazdı
os.lchflags() are once again built on systems that support these functions (*BSD and OS X). Also add new stat file flags for OS X (UF_HIDDEN and UF_COMPRESSED). Also add additional tests for os.chflags() and os.lchflags(). (Tests by Garrett Cooper)
-
- 25 Haz, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 28 Haz, 2011 1 kayıt (commit)
-
-
Ned Deily yazdı
os.lchflags() are once again built on systems that support these functions (*BSD and OS X). Also add new stat file flags for OS X (UF_HIDDEN and UF_COMPRESSED). Also add additional tests for os.chflags() and os.lchflags(). (Tests by Garrett Cooper)
-
- 25 Haz, 2011 1 kayıt (commit)
-
-
Mark Dickinson yazdı
-
- 10 Mar, 2011 2 kayıt (commit)
-
-
R David Murray yazdı
Patch by Michal Nowikowski.
-
R David Murray yazdı
Patch by Michal Nowikowski.
-
- 27 Ock, 2011 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 06 Eki, 2010 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 16 Eyl, 2009 2 kayıt (commit)
-
-
Georg Brandl yazdı
svn+ssh://svn.python.org/python/branches/py3k ................ r74821 | georg.brandl | 2009-09-16 11:42:19 +0200 (Mi, 16 Sep 2009) | 1 line #6885: run python 3 as python3. ................ r74828 | georg.brandl | 2009-09-16 16:23:20 +0200 (Mi, 16 Sep 2009) | 1 line Use true booleans. ................ r74829 | georg.brandl | 2009-09-16 16:24:29 +0200 (Mi, 16 Sep 2009) | 1 line Small PEP8 correction. ................ r74830 | georg.brandl | 2009-09-16 16:36:22 +0200 (Mi, 16 Sep 2009) | 1 line Use true booleans. ................ r74831 | georg.brandl | 2009-09-16 17:54:04 +0200 (Mi, 16 Sep 2009) | 1 line Use true booleans and PEP8 for argdefaults. ................ r74833 | georg.brandl | 2009-09-16 17:58:14 +0200 (Mi, 16 Sep 2009) | 1 line Last round of adapting style of documenting argument default values. ................ r74835 | georg.brandl | 2009-09-16 18:00:31 +0200 (Mi, 16 Sep 2009) | 33 lines Merged revisions 74817-74820,74822-74824 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r74817 | georg.brandl | 2009-09-16 11:05:11 +0200 (Mi, 16 Sep 2009) | 1 line Make deprecation notices as visible as warnings are right now. ........ r74818 | georg.brandl | 2009-09-16 11:23:04 +0200 (Mi, 16 Sep 2009) | 1 line #6880: add reference to classes section in exceptions section, which comes earlier. ........ r74819 | georg.brandl | 2009-09-16 11:24:57 +0200 (Mi, 16 Sep 2009) | 1 line #6876: fix base class constructor invocation in example. ........ r74820 | georg.brandl | 2009-09-16 11:30:48 +0200 (Mi, 16 Sep 2009) | 1 line #6891: comment out dead link to Unicode article. ........ r74822 | georg.brandl | 2009-09-16 12:12:06 +0200 (Mi, 16 Sep 2009) | 1 line #5621: refactor description of how class/instance attributes interact on a.x=a.x+1 or augassign. ........ r74823 | georg.brandl | 2009-09-16 15:06:22 +0200 (Mi, 16 Sep 2009) | 1 line Remove strange trailing commas. ........ r74824 | georg.brandl | 2009-09-16 15:11:06 +0200 (Mi, 16 Sep 2009) | 1 line #6892: fix optparse example involving help option. ........ ................
-
Georg Brandl yazdı
-
- 21 Tem, 2009 3 kayıt (commit)
-
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ................ r74128 | alexandre.vassalotti | 2009-07-20 20:51:58 -0400 (Mon, 20 Jul 2009) | 14 lines Merged revisions 73706,73778 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r73706 | georg.brandl | 2009-06-30 12:18:55 -0400 (Tue, 30 Jun 2009) | 1 line #6384: Add a heading for the exception hierarchy. ........ r73778 | r.david.murray | 2009-07-02 14:19:20 -0400 (Thu, 02 Jul 2009) | 3 lines Issue 6389: add documentation for the 'mode' flags defined in the stat module. ........ ................
-
R. David Murray yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r73778 | r.david.murray | 2009-07-02 14:19:20 -0400 (Thu, 02 Jul 2009) | 3 lines Issue 6389: add documentation for the 'mode' flags defined in the stat module. ........
-
Alexandre Vassalotti yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r73706 | georg.brandl | 2009-06-30 12:18:55 -0400 (Tue, 30 Jun 2009) | 1 line #6384: Add a heading for the exception hierarchy. ........ r73778 | r.david.murray | 2009-07-02 14:19:20 -0400 (Thu, 02 Jul 2009) | 3 lines Issue 6389: add documentation for the 'mode' flags defined in the stat module. ........
-
- 02 Tem, 2009 1 kayıt (commit)
-
-
R. David Murray yazdı
stat module.
-
- 20 Şub, 2009 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 19 Şub, 2009 1 kayıt (commit)
-
-
documentation.
-
- 01 Eyl, 2007 1 kayıt (commit)
-
-
Collin Winter yazdı
Partial py3k-ification of Doc/library/: convert has_key references into either 'k in d' or __contains__; normalize raise statements; convert print statements into print function calls.
-
- 15 Agu, 2007 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-