- 02 Tem, 2015 2 kayıt (commit)
-
-
Lars Gustäbel yazdı
-
Benjamin Peterson yazdı
-
- 01 Tem, 2015 1 kayıt (commit)
-
-
Donald Stufft yazdı
-
- 29 Haz, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
A deprecation warning no longer issued by XMLParser subclass with default doctype() method. Direct call of doctype() now issues a warning. Parser's doctype() now is not called if target's doctype() is called. Based on patch by Martin Panter.
-
Serhiy Storchaka yazdı
object now always allocates place for trailing null byte and it's buffer now is always null-terminated.
-
- 28 Haz, 2015 4 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Serhiy Storchaka yazdı
functions of the audioop module.
-
Jason R. Coombs yazdı
-
Serhiy Storchaka yazdı
keyword arguments called "func" and "self". Patch by Martin Panter.
-
- 27 Haz, 2015 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 26 Haz, 2015 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 25 Haz, 2015 3 kayıt (commit)
-
-
Berker Peksag yazdı
Issue #23684: Clarify the return value of the scheme attribute of ParseResult and SplitResult objects. Patch by Martin Panter.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
- 24 Haz, 2015 3 kayıt (commit)
-
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
- 23 Haz, 2015 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 22 Haz, 2015 1 kayıt (commit)
-
-
Dingyuan Wang yazdı
-
- 26 Haz, 2015 1 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
- 21 Haz, 2015 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Patch by Michael Ensslin.
-
Serhiy Storchaka yazdı
Based on patch by Martin Panter.
-
- 20 Haz, 2015 2 kayıt (commit)
-
-
Jason R. Coombs yazdı
-
Jason R. Coombs yazdı
-
- 16 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
I would just outright delete them, but the readme in PCbuild recommended their use, so I figure it would be nice to leave them there for a while.
-
- 17 Haz, 2015 1 kayıt (commit)
-
-
Zachary Ware yazdı
It now recommends PCbuild/get_externals.bat instead of the scripts in Tools/buildbot.
-
- 15 Haz, 2015 1 kayıt (commit)
-
-
Senthil Kumaran yazdı
Related Issues: #issue21528 #issue24453
-
- 14 Haz, 2015 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 13 Haz, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 12 Haz, 2015 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
and set comparisions. Patch by Gareth Rees.
-
Victor Stinner yazdı
* Don't use the timestamp of an existing file anymore, only use fixed timestamp * Enhance the code checking the resolution of the filesystem timestamps. * Check timestamps with a resolution of 1 microsecond instead of 1 millisecond * When os.utime() uses the current system clock, tolerate a delta of 20 ms. Before some os.utime() tolerated a different of 10 seconds. * Merge duplicated tests and simplify the code
-
Terry Jan Reedy yazdı
-
- 10 Haz, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
This is mostly a backport of issue #21907, but also includes a few extras necessary to make the bulidbot scripts as thin as possible.
-