- 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.
-
- 12 Şub, 2014 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
Based on patch by Stephen Tu.
-
Serhiy Storchaka yazdı
This silences a Coverity complain.
-
Ned Deily yazdı
to the internal Mac/README file.
-
- 11 Şub, 2014 3 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Serhiy Storchaka yazdı
on Windows if source name ends with os.altsep.
-
Benjamin Peterson yazdı
-