- 07 Eyl, 2010 9 kayıt (commit)
-
-
Brian Curtin yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 06 Eyl, 2010 23 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Amaury Forgeot d'Arc yazdı
-
Amaury Forgeot d'Arc yazdı
-
Vinay Sajip yazdı
-
Raymond Hettinger yazdı
-
Florent Xicluna yazdı
-
Florent Xicluna yazdı
-
Raymond Hettinger yazdı
-
Brian Curtin yazdı
an ImportError. Rearranged the import, faked out the implementation when the import fails, and reorganized a test that depends on Win32 behavior.
-
Antoine Pitrou yazdı
test cases now also have assertWarns and assertWarnsRegexp methods to check that a given warning type was triggered by the code under test.
-
Antoine Pitrou yazdı
view of their contents without duplicating them. The view is both readable and writable.
-
Brian Curtin yazdı
This uses the GetFileInformationByHandle function to return a tuple of values to identify a file, then ntpath.sameopenfile compares file tuples, which is exposed as os.path.sameopenfile.
-
Brian Curtin yazdı
Rather than list out the three signals (or more over time), the message was made less specific but still descriptive.
-
Brian Curtin yazdı
in response to the original checkin. Move the validation from the original loop into a switch statement, and adjust a platform check in the tests.
-
Antoine Pitrou yazdı
e.g. the pure Python implementation in _pyio).
-
Gregory P. Smith yazdı
algorithms_avaiable that respectively list the names of hash algorithms guaranteed to exist in all Python implementations and the names of hash algorithms available in the current process. Renames the attribute new in 3.2a0 'algorithms' to 'algorithms_guaranteed'.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
-
Éric Araujo yazdı
-
Raymond Hettinger yazdı
-
Benjamin Peterson yazdı
-
- 05 Eyl, 2010 8 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Antoine Pitrou yazdı
unsupported operation is attempted (for example, writing to a file open only for reading).
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Éric Araujo yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-