- 24 Şub, 2014 3 kayıt (commit)
-
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
Original patches by A. Kuchling and G. Rees (#12691).
-
- 23 Şub, 2014 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
constructed examples and all but 7 of the test/test_*.py files (run with -ucpu) pass. Remove those that fail the new test from the selection list. Patch partly based on patches by G. Brandl (#8478) and G. Rees (#12691).
-
Antoine Pitrou yazdı
-
- 09 Şub, 2014 1 kayıt (commit)
-
-
Victor Stinner yazdı
The decoder does not support partial decoding yet for this code page.
-
- 23 Şub, 2014 2 kayıt (commit)
-
-
Georg Brandl yazdı
-
Terry Jan Reedy yazdı
-
- 20 Şub, 2014 5 kayıt (commit)
-
-
Zachary Ware yazdı
when compiled with VS 2010 or above. Initial patch by Tabrez Mohammed.
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
- 19 Şub, 2014 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
exception raised by sys.exit is None when no code is given. As suggested by Serhiy Storchaka.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
Tkinter widgets to work in wantobjects=True mode.
-
- 18 Şub, 2014 4 kayıt (commit)
-
-
Victor Stinner yazdı
OSError(22, 'Invalid argument') when writing input data into stdin, whereas the process already exited.
-
Zachary Ware yazdı
-
Zachary Ware yazdı
and to modernize. Patch by Gareth Rees.
-
Terry Jan Reedy yazdı
Patch based on lines from Georg Brandl, Eric Snow, and Gareth Rees.
-
- 17 Şub, 2014 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
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 6 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
- 15 Şub, 2014 8 kayıt (commit)
-
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
Andrew Kuchling yazdı
-
Benjamin Peterson yazdı
Patch by Vajrasky Kok.
-
Benjamin Peterson yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 14 Şub, 2014 1 kayıt (commit)
-
-
Ned Deily yazdı
-
- 13 Şub, 2014 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
variables names and values.
-