- 22 Mar, 2017 1 kayıt (commit)
-
-
Xiang Zhang yazdı
-
- 20 Mar, 2017 1 kayıt (commit)
-
- 19 Mar, 2017 1 kayıt (commit)
-
-
Brett Cannon yazdı
The $CXX environment variable is not exported under the 'c' language on Travis. (cherry picked from commit 77ed1155)
-
- 17 Mar, 2017 1 kayıt (commit)
-
-
Brett Cannon yazdı
This will eliminate one of the builds in Travis, allowing for CI overall to complete faster. (cherry picked from commit 993d4b34)
-
- 14 Mar, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
too many objects.
-
- 13 Mar, 2017 1 kayıt (commit)
-
-
Xiang Zhang yazdı
-
- 12 Mar, 2017 2 kayıt (commit)
-
-
Nick Coghlan yazdı
In git worktree directories, `.git` is a configuration file rather than a subdirectory (cherry picked from commit 6a6d0906)
-
Nick Coghlan yazdı
Additional changes needed to backport: - dropped legacy SVN support from patchcheck - use subprocess.PIPE to silence expected error output - don't try to use subprocess.Popen as a context manager - don't try to pass a keyword argument to str.split() (cherry picked from commit 482f7a27)
-
- 09 Mar, 2017 3 kayıt (commit)
-
-
cocoatomo yazdı
see [bpo-29772](http://bugs.python.org/issue29772)
-
Serhiy Storchaka yazdı
(cherry picked from commit 22e707fa)
-
svelankar yazdı
-
- 08 Mar, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Original patch by Matthias Bussonnier. (cherry picked from commit 160edb43)
-
- 07 Mar, 2017 1 kayıt (commit)
-
-
INADA Naoki yazdı
Without this option, AppVeyor log is too unreadable. (cherry picked from commit 8886d5f3)
-
- 04 Mar, 2017 1 kayıt (commit)
-
-
Steve Dower yazdı
* bpo-27593: Updates Windows build to use information from git (#262) * bpo-27593: Updates Windows build to use information from git * Fixes git command (#451)
-
- 03 Mar, 2017 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
- 02 Mar, 2017 1 kayıt (commit)
-
-
Donald Stufft yazdı
-
- 01 Mar, 2017 3 kayıt (commit)
-
-
Donald Stufft yazdı
-
Xiang Zhang yazdı
-
Xiang Zhang yazdı
-
- 28 Şub, 2017 1 kayıt (commit)
-
-
INADA Naoki yazdı
-
- 26 Şub, 2017 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Mariatta yazdı
mention bpo-28929 in the Documentation section of What's New in Python 2.7.14
- 21 Şub, 2017 2 kayıt (commit)
-
-
INADA Naoki yazdı
* Use PyVarObject_HEAD_INIT instead of PyObject_HEAD_INIT on type struct header. * Backport many minor fixes from Python 3 doc to minimize diff.
-
Benjamin Peterson yazdı
PyEval_ReInitThread can run arbitrary Python code, which really ought to have the TLS initialized.
-
- 20 Şub, 2017 5 kayıt (commit)
-
-
Mark Dickinson yazdı
* bpo-29602: fix signed zero handling in complex constructor * Add missing have_getformat definition; remove use of unittest subtests.
-
Xiang Zhang yazdı
bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)
-
Senthil Kumaran yazdı
(cherry picked from commit b2ee40ed)
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
- 19 Şub, 2017 1 kayıt (commit)
-
-
Qingpeng "Q.P." Zhang yazdı
It was accidentally added in cc798377.
-
- 15 Şub, 2017 1 kayıt (commit)
-
-
INADA Naoki yazdı
-
- 12 Şub, 2017 2 kayıt (commit)
-
-
Mariatta yazdı
Change the documentation's `Show Source` link on the left menu to GitHub source file.
-
- 11 Şub, 2017 1 kayıt (commit)
-
-
Mariatta yazdı
There were some grammatical errors in weakref.WeakValueDictionary documentation.
-
- 10 Şub, 2017 1 kayıt (commit)
-
-
Victor Stinner yazdı
-
- 09 Şub, 2017 1 kayıt (commit)
-
-
Nick Coghlan yazdı
Add canonical header link on each page to corresponding major version of the documentation. Patch by Matthias Bussonnier.
-
- 07 Şub, 2017 1 kayıt (commit)
-
-
Mariatta Wijaya yazdı
-
- 04 Şub, 2017 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-