- 10 Jul, 2016 3 commits
-
-
Senthil Kumaran authored
http.cookie.time2netscape, confirming the netscape cookie format.
-
Senthil Kumaran authored
confirming the netscape cookie format.
-
Serhiy Storchaka authored
bytearray for integers in and out of the Py_ssize_t range. Patch by Xiang Zhang.
-
- 09 Jul, 2016 1 commit
-
-
Xavier de Gaye authored
as 'ANDROID_API_LEVEL'.
-
- 08 Jul, 2016 7 commits
-
-
Brett Cannon authored
-
Brett Cannon authored
Thanks to Oren Milman for the patch.
-
Brett Cannon authored
Thanks to Oren Milman for the patch.
-
Brett Cannon authored
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 authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Remove modules that are combined in new module.
-
- 07 Jul, 2016 9 commits
-
-
-
Steven D'Aprano authored
-
Xavier de Gaye authored
-
Serhiy Storchaka authored
generated by Argument Clinic. Patch by Petr Viktorin.
-
Serhiy Storchaka authored
generated by Argument Clinic. Patch by Petr Viktorin.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
Patch from Xiang Zhang.
-
Benjamin Peterson authored
-
- 06 Jul, 2016 14 commits
-
-
Donald Stufft authored
-
Donald Stufft authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Donald Stufft authored
-
Donald Stufft authored
-
Serhiy Storchaka authored
in and out of the Py_ssize_t range. Patch by Xiang Zhang.
-
Serhiy Storchaka authored
behavior: creating a database in 'r' and 'w' modes and modifying a database in 'r' mode.
-
Terry Jan Reedy authored
__file__ is relative in this case.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
- 05 Jul, 2016 2 commits
-
-
Berker Peksag authored
-
Berker Peksag authored
It was added for Python 3.4 in a0b750ea3397.
-
- 03 Jul, 2016 4 commits
-
-
Terry Jan Reedy authored
Users can now edit bad entries instead of starting over.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
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.
-