- 16 Ara, 2016 27 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
for issue #28971.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
collections.namedtuple() now supports tuples with more than 255 elements.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Imporoved the documentation and tests for make_archive() and unpack_archive(). Improved error handling when corresponding compress module is not available. Brake circular dependency between shutil and tarfile modules.
-
Serhiy Storchaka yazdı
Imporoved the documentation and tests for make_archive() and unpack_archive(). Improved error handling when corresponding compress module is not available. Brake circular dependency between shutil and tarfile modules.
-
Serhiy Storchaka yazdı
Imporoved the documentation and tests for make_archive() and unpack_archive(). Improved error handling when corresponding compress module is not available. Brake circular dependency between shutil and tarfile modules.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Serhiy Storchaka yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 15 Ara, 2016 13 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
(grafted from 4cb3ea76ce68efd52271e499647abbf0f8a2941f)
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
(grafted from 418ba3a0f090ac0e17a935b7cd5a63ea8263a914)
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Eric Appelt.
-
Yury Selivanov yazdı
Patch by Eric Appelt. (grafted from 78c8f450b84ca1864123ec487d363eb151f61a4a)
-
Xavier de Gaye yazdı
-
Xavier de Gaye yazdı
to/from UTF-8, instead of the locale encoding to avoid inconsistencies with os.fsencode() and os.fsdecode() which are already using UTF-8.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Issue #28147: Fix a memory leak in split-table dictionaries: setattr() must not convert combined table into split table. Patch written by INADA Naoki. (grafted from 85be9dcc16a81d3ccd1f67b056255a7f206edd47)
-