- 11 Mar, 2016 4 commits
-
-
Victor Stinner authored
-
Berker Peksag authored
Patch by Dmitry Shachnev.
-
Berker Peksag authored
NotImplementedError instead of ImportError.
-
Terry Jan Reedy authored
multipliers, not final sizes. Explain y default for .zoom and .subsample. Initial patch by Serhiy Storchaka.
-
- 09 Mar, 2016 2 commits
-
-
Victor Stinner authored
* add link to PYTHONMALLOCSTATS env var * add parameters to PyMem macros like PyMem_MALLOC() * fix PyMem_SetupDebugHooks(): add Calloc functions * add some newlines for readability
-
Serhiy Storchaka authored
Added few missed tests for configure options.
-
- 08 Mar, 2016 12 commits
-
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
Force clean of externals on buildbots.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Serhiy Storchaka authored
The bufsize parameter is no longer used.
-
Serhiy Storchaka authored
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Serhiy Storchaka authored
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Ned Deily authored
-
Ned Deily authored
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 4 commits
-
-
Ned Deily authored
Patch by Alex Willmer.
-
Berker Peksag authored
-
Berker Peksag authored
Since Python 3.4, there is no need to install pip and setuptools into a venv manually.
-
Raymond Hettinger authored
-
- 06 Mar, 2016 6 commits
-
-
Berker Peksag authored
Patch by Guo Ci Teo.
-
Berker Peksag authored
Raise ValueError if algorithm is not MD5 or SHA. Initial patch by Mathieu Dupuy.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 04 Mar, 2016 3 commits
-
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 02 Mar, 2016 9 commits
-
-
Berker Peksag authored
Patch by Liang-Bo Wang.
-
Berker Peksag authored
Patch by Liang-Bo Wang.
-
Yury Selivanov authored
Issue #25888
-
Yury Selivanov authored
Patch by Sebastien Bourdeauducq (issue #26338)
-
Yury Selivanov authored
Patch by Frederick Wagner (issue #26347)
-
Yury Selivanov authored
Patch by Chris Angelico (issue #26221)
-
Yury Selivanov authored
Patch by Vladimir Rutsky.
-
Yury Selivanov authored
-
Yury Selivanov authored
-