- 06 Eyl, 2010 14 kayıt (commit)
-
-
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 26 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ı
-
Éric Araujo yazdı
-
Ronald Oussoren yazdı
-
Éric Araujo yazdı
-
Georg Brandl yazdı
Fix reST in NEWS, and remove NEWS.help (all committers should now know reST anyway, and for those who do not, there is Documenting Python.)
-
Éric Araujo yazdı
- The entry about shutil.copytree is just a revert of r84524 which looks like an unfinished edition. - The use of gender-neutral language (s/his/their/) removes the implicit assumption that programmer == male (change agreed by Antoine). - Other changes should be uncontroversial fixes. I haven’t rewrapped under 80 lines to keep the diffs readable; I’ll rewrap later.
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-