- 06 Tem, 2016 5 kayıt (commit)
-
-
Serhiy Storchaka yazdı
in and out of the Py_ssize_t range. Patch by Xiang Zhang.
-
Serhiy Storchaka yazdı
behavior: creating a database in 'r' and 'w' modes and modifying a database in 'r' mode.
-
Terry Jan Reedy yazdı
__file__ is relative in this case.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
- 05 Tem, 2016 2 kayıt (commit)
-
-
Berker Peksag yazdı
-
Berker Peksag yazdı
It was added for Python 3.4 in a0b750ea3397.
-
- 03 Tem, 2016 8 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Users can now edit bad entries instead of starting over.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
SHOW_ALLOC_COUNT or SHOW_TRACK_COUNT macros is now off by default. It can be re-enabled using the "-X showalloccount" option. It now outputs to stderr instead of stdout.
-
Serhiy Storchaka yazdı
negative integer for resized bytearray.
-
Serhiy Storchaka yazdı
negative integer for resized bytearray.
-
Serhiy Storchaka yazdı
For unknown reasons it perhaps caused a crash on 32-bit Windows (issue #).
-
Serhiy Storchaka yazdı
-
- 01 Tem, 2016 7 kayıt (commit)
-
-
Serhiy Storchaka yazdı
file.
-
Serhiy Storchaka yazdı
now return an instance of corresponding subclass.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
shelve.open() documentation was updated in f351fb7ea179.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
Berker Peksag yazdı
-
- 30 Haz, 2016 8 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
This is a revertion of cfc66e37eb8e. Thanks to 鄭景文 for the bug report. Thanks to Tin Tvrtković, Xiang Zhang, and Dan McCombs for diagnosing the issue.
-
Serhiy Storchaka yazdı
Based on patch by Gabriel Genellina.
-
Serhiy Storchaka yazdı
Based on patch by Gabriel Genellina.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Patch written by R. David Murray.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
- 29 Haz, 2016 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 28 Haz, 2016 6 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Martin Richard. GH PR #365.
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Patch by Richard Walker.
-
- 27 Haz, 2016 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-