- 12 Mar, 2014 4 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
Thanks to Amaury Forgeot d’Arc and Philip J. Eby.
-
Éric Araujo yazdı
Original patch by Lina Clark.
-
- 11 Mar, 2014 3 kayıt (commit)
-
-
R David Murray yazdı
Patch by Lita Cho.
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
- 10 Mar, 2014 1 kayıt (commit)
-
-
Georg Brandl yazdı
it clear that any Python 3.x is not usable with the checked out Sphinx.
-
- 09 Mar, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Gareth Rees.
-
Georg Brandl yazdı
-
- 08 Mar, 2014 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 06 Mar, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
as documented. The pattern and source keyword parameters are left as deprecated aliases.
-
Terry Jan Reedy yazdı
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 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Thanks Vajrasky Kok and Zachary Ware.
-
- 02 Mar, 2014 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 27 Şub, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Code patch by Serhiy Storchaka
-
- 26 Şub, 2014 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
fileinput.hook_encoded.
-
- 24 Şub, 2014 4 kayıt (commit)
-
-
R David Murray yazdı
-
R David Murray yazdı
Patch by Sean Rodman.
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
Original patches by A. Kuchling and G. Rees (#12691).
-
- 23 Şub, 2014 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
- 22 Şub, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 20 Şub, 2014 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 19 Şub, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
variables names and values.
-
Zachary Ware yazdı
exception raised by sys.exit is None when no code is given. As suggested by Serhiy Storchaka.
-
Serhiy Storchaka yazdı
Tkinter widgets to work in wantobjects=True mode.
-
- 18 Şub, 2014 3 kayıt (commit)
-
-
Zachary Ware yazdı
and to modernize. Initial patch by Gareth Rees.
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Patch based on lines from Georg Brandl, Eric Snow, and Gareth Rees.
-
- 17 Şub, 2014 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
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 Şub, 2014 4 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 15 Şub, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
Patch by Vajrasky Kok.
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-