- 26 Dec, 2012 7 commits
-
-
Brian Curtin authored
This issue is now fixed due to changes in Issue #11939, so I've refactored the tests to cover the hard link case. There are no code changes here.
-
Brian Curtin authored
-
Brian Curtin authored
By setting the st_dev attribute, we can then remove some Windows-specific code and move os.path.samefile/sameopenfile/samestat to Lib/genericpath.py so all platforms share the same implementation.
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Gregory P. Smith authored
objects as the base by using PyNumber_AsSsize_t similar to round().
-
- 25 Dec, 2012 21 commits
-
-
Chris Jerdonek authored
-
Chris Jerdonek authored
-
Chris Jerdonek authored
This fixes the following warning when building the docs (probably from the commit for issue #14901): "/Doc/faq/windows.rst:138: WARNING: undefined label: setting-envvars (if the link has no caption the label must precede a section header)"
-
Chris Jerdonek authored
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Chris Jerdonek authored
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Chris Jerdonek authored
This adds to the work done for issue #15990 (i.e. f44b8d69e5fc and the commits referenced there).
-
Gregory P. Smith authored
Consistent with the behavior in Python 2.
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
- 24 Dec, 2012 12 commits
-
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Senthil Kumaran authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
-
Andrew Svetlov authored
Patch by Serhiy Storchaka.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch by Xavier de Gaye.
-
Brian Curtin authored
-