- 08 Tem, 2016 4 kayıt (commit)
-
-
Brett Cannon yazdı
As part of the update, the documentation was updated to normalize around the term "virtual environment" instead of relying too heavily on "venv" for the same meaning and leading to inconsistent usage of either. Thanks to Steve Piercy for the patch.
-
Victor Stinner yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Remove modules that are combined in new module.
-
- 07 Tem, 2016 9 kayıt (commit)
-
-
-
Steven D'Aprano yazdı
-
Xavier de Gaye yazdı
-
Serhiy Storchaka yazdı
generated by Argument Clinic. Patch by Petr Viktorin.
-
Serhiy Storchaka yazdı
generated by Argument Clinic. Patch by Petr Viktorin.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch from Xiang Zhang.
-
Benjamin Peterson yazdı
-
- 06 Tem, 2016 14 kayıt (commit)
-
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Donald Stufft yazdı
-
Donald Stufft yazdı
-
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 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
file.
-
Serhiy Storchaka yazdı
now return an instance of corresponding subclass.
-
Berker Peksag yazdı
-