- 08 Mar, 2016 11 kayıt (commit)
-
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Serhiy Storchaka yazdı
The bufsize parameter is now deprecated and ignored.
-
Serhiy Storchaka yazdı
The bufsize parameter is no longer used.
-
Serhiy Storchaka yazdı
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Serhiy Storchaka yazdı
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Serhiy Storchaka yazdı
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
gcc as the option does not work correctly in older versions of gcc and has been silently removed as of gcc-4.5.
-
- 07 Mar, 2016 8 kayıt (commit)
-
-
Ned Deily yazdı
-
Ned Deily yazdı
Patch by Alex Willmer.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Since Python 3.4, there is no need to install pip and setuptools into a venv manually.
-
Berker Peksag yazdı
Since Python 3.4, there is no need to install pip and setuptools into a venv manually.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 06 Mar, 2016 15 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Added an optional argument timespec to the datetime isoformat() method to choose the precision of the time component. Original patch by Alessandro Cucci.
-
Berker Peksag yazdı
Patch by Guo Ci Teo.
-
Berker Peksag yazdı
Patch by Guo Ci Teo.
-
Berker Peksag yazdı
Raise ValueError if algorithm is not MD5 or SHA. Initial patch by Mathieu Dupuy.
-
Berker Peksag yazdı
Raise ValueError if algorithm is not MD5 or SHA. Initial patch by Mathieu Dupuy.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Optimized copying and deepcopying bytearrays, NotImplemented, slices, short lists, tuples, dicts, sets.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 05 Mar, 2016 1 kayıt (commit)
-
-
Berker Peksag yazdı
Output of func(*args) stored in the next line: item_help = join([func(*args) for func, args in self.items]) _Section.items only used by HelpFormatter._add_item() and it looks like it doesn't have any side effects. Patch by Yogesh Chaudhari.
-
- 04 Mar, 2016 5 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-