- 12 Mar, 2016 5 commits
-
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
Tamás Bence Gedai.
-
Serhiy Storchaka authored
Tamás Bence Gedai.
-
Victor Stinner authored
Revert: "Always test datetime.strftime("%4Y") Issue #13305: Always test datetime.datetime.strftime("%4Y") for years < 1900." In fact, strftime("%4Y") fails on most platforms.
-
- 11 Mar, 2016 10 commits
-
-
Victor Stinner authored
-
Victor Stinner authored
-
Victor Stinner authored
Issue #13305: Always test datetime.datetime.strftime("%4Y") for years < 1900.
-
Berker Peksag authored
Patch by Dmitry Shachnev.
-
Victor Stinner authored
Issue #26323: Add assert_called() and assert_called_once() methods to unittest.mock.Mock.
-
Berker Peksag authored
Patch by Dmitry Shachnev.
-
Berker Peksag authored
NotImplementedError instead of ImportError.
-
Berker Peksag authored
NotImplementedError instead of ImportError.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
multipliers, not final sizes. Explain y default for .zoom and .subsample. Initial patch by Serhiy Storchaka.
-
- 09 Mar, 2016 3 commits
-
-
Victor Stinner authored
-
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
-
- 10 Mar, 2016 1 commit
-
-
Martin Panter authored
Patch by Tamás Bence Gedai.
-
- 09 Mar, 2016 1 commit
-
-
Serhiy Storchaka authored
Added few missed tests for configure options.
-
- 08 Mar, 2016 20 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
-
Steve Dower authored
Force clean externals on buildbots.
-
Steve Dower authored
Force clean of externals on buildbots.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Steve Dower authored
-
Steve Dower authored
-
Serhiy Storchaka authored
The bufsize parameter is now deprecated and ignored.
-
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.
-
Serhiy Storchaka authored
On Windows a symlink can has the FILE_ATTRIBUTE_DIRECTORY flag.
-
Ned Deily authored
-
Ned Deily authored
-