- 27 Agu, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Also adjust the test condition, because enable-meta-key was only added in 6.1, not 6.0.
-
- 26 Agu, 2016 2 kayıt (commit)
-
-
Berker Peksag yazdı
Statements should not be reset after a commit. Backported from https://github.com/ghaering/pysqlite/commit/029050896b1e6058573abeef5a8970384c0c7faa
-
Terry Jan Reedy yazdı
-
- 25 Agu, 2016 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Do not print charrefs outside of the text proper (like '—»»»» ').
-
- 24 Agu, 2016 2 kayıt (commit)
-
-
Zachary Ware yazdı
-
R David Murray yazdı
Windows symlink support was introduced in python3, so we need to skip those tests differently on python2. Patch by Xiang Zhang.
-
- 23 Agu, 2016 1 kayıt (commit)
-
-
R David Murray yazdı
Patch by Robin Roth, backport by Xiang Zhang.
-
- 21 Agu, 2016 4 kayıt (commit)
-
-
Mark Dickinson yazdı
Issue #25604: Fix bug in integer true division that could have resulted in off-by-one-ulp results in unusual cases.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 20 Agu, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 18 Agu, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 19 Agu, 2016 2 kayıt (commit)
-
-
Victor Stinner yazdı
Issue #27128. Fix a reference leak if creating the tuple to pass positional parameters fails.
-
Victor Stinner yazdı
Issue #27128. Fix a reference leak if creating the tuple to pass positional parameters fails.
-
- 17 Agu, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783)
-
- 16 Agu, 2016 3 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 15 Agu, 2016 2 kayıt (commit)
- 14 Agu, 2016 4 kayıt (commit)
-
-
Donald Stufft yazdı
-
Benjamin Peterson yazdı
Reported by Thomas E. Hybel
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Reported by Thomas E. Hybel
-
- 13 Agu, 2016 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
R David Murray yazdı
-
Raymond Hettinger yazdı
-
- 10 Agu, 2016 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
instead of overriding methods with mocks in original class and module. This makes the 2.7 test_textview nearly identical to the 3.5/.6 test.
-
Martin Panter yazdı
-
- 09 Agu, 2016 3 kayıt (commit)
-
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Initial patch by Jelle Zijlstra.
-
Vinay Sajip yazdı
-
- 05 Agu, 2016 1 kayıt (commit)
-
-
Vinay Sajip yazdı
-
- 28 Tem, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 26 Tem, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
Patch by Julien Palard.
-
- 04 Agu, 2016 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 29 Tem, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 03 Agu, 2016 2 kayıt (commit)
-
-
Donald Stufft yazdı
-
Stefan Krah yazdı
-