- 12 Mar, 2014 7 commits
-
-
Éric Araujo authored
Patch by Tshepang Lekhonkhobe, reviewed by Georg Brandl.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Éric Araujo authored
-
Éric Araujo authored
-
Éric Araujo authored
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-
Éric Araujo authored
Original patch by Lina Clark.
-
- 11 Mar, 2014 3 commits
-
-
R David Murray authored
Patch by Lita Cho.
-
Benjamin Peterson authored
-
Georg Brandl authored
-
- 10 Mar, 2014 1 commit
-
-
Georg Brandl authored
it clear that any Python 3.x is not usable with the checked out Sphinx.
-
- 09 Mar, 2014 2 commits
-
-
Benjamin Peterson authored
Patch by Gareth Rees.
-
Georg Brandl authored
-
- 08 Mar, 2014 1 commit
-
-
Raymond Hettinger authored
-
- 06 Mar, 2014 2 commits
-
-
Serhiy Storchaka authored
as documented. The pattern and source keyword parameters are left as deprecated aliases.
-
Terry Jan Reedy authored
from __future__ import unicode_literals. Initial patch by Juancarlo Añez. The demos at the end of turtle.py appear to be the only test, so I changed some of the strings to unicode with a u prefix. If os.path.isfile or the Tk image function have problems with Unicode input, that would be different issue.
-
- 03 Mar, 2014 1 commit
-
-
Serhiy Storchaka authored
Thanks Vajrasky Kok and Zachary Ware.
-
- 02 Mar, 2014 2 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 27 Feb, 2014 1 commit
-
-
Terry Jan Reedy authored
Code patch by Serhiy Storchaka
-
- 26 Feb, 2014 1 commit
-
-
Serhiy Storchaka authored
fileinput.hook_encoded.
-
- 24 Feb, 2014 4 commits
-
-
R David Murray authored
-
R David Murray authored
Patch by Sean Rodman.
-
Georg Brandl authored
-
Terry Jan Reedy authored
Original patches by A. Kuchling and G. Rees (#12691).
-
- 23 Feb, 2014 2 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
- 22 Feb, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 20 Feb, 2014 1 commit
-
-
Benjamin Peterson authored
-
- 19 Feb, 2014 3 commits
-
-
Serhiy Storchaka authored
variables names and values.
-
Zachary Ware authored
exception raised by sys.exit is None when no code is given. As suggested by Serhiy Storchaka.
-
Serhiy Storchaka authored
Tkinter widgets to work in wantobjects=True mode.
-
- 18 Feb, 2014 3 commits
-
-
Zachary Ware authored
and to modernize. Initial patch by Gareth Rees.
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Patch based on lines from Georg Brandl, Eric Snow, and Gareth Rees.
-
- 17 Feb, 2014 1 commit
-
-
Terry Jan Reedy authored
Replace it with correct logic that raises ValueError for bad input. Issues #8478 and #12691 reported the incorrect logic. Add an Untokenize test case and an initial test method.
-
- 16 Feb, 2014 4 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-