- 31 Eki, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
-
- 30 Eki, 2015 4 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Benjamin Peterson yazdı
-
- 28 Eki, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
whitespace is a substring of smallest leading whitespace. Based on patch by Robert Li.
-
Terry Jan Reedy yazdı
-
Zachary Ware yazdı
Patch by John Mark Vandenberg.
-
- 27 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
Clarify message and expected action for beginners. Guard against astral chars in path incorporated in message.
-
- 26 Eki, 2015 1 kayıt (commit)
-
-
Martin Panter yazdı
This restores details lost in revision 097f4fda61a4 (since Python 3.3, related to the new OSError subclasses). Further additions: * Markup for attributes and constructor signature * Explain "winerror" and "filename2" * Extend test to check for filename2 defaulting to None * Clarify that the constructor can return a subclass I have intentionally left out any details of allowing more than five arguments, or how the "args" attribute is set for four or more arguments. These details seem to be dependent on the Python version and platform.
-
- 25 Eki, 2015 2 kayıt (commit)
-
-
Zachary Ware yazdı
rather than from elsewhere on PATH.
-
Benjamin Peterson yazdı
-
- 24 Eki, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
This removes the need to add externals/tcltk[64]/bin to PATH to be able to import tkinter. Also documents the necessity for the DLLs to be on PATH or in python.exe's directory.
-
- 23 Eki, 2015 1 kayıt (commit)
-
-
Victor Stinner yazdı
Patch written by Bernt Røskar Brenna.
-
- 22 Eki, 2015 1 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
- 20 Eki, 2015 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Berker Peksag yazdı
This should make buildbots green.
-
- 19 Eki, 2015 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
doko@ubuntu.com yazdı
-
- 17 Eki, 2015 2 kayıt (commit)
-
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
- 16 Eki, 2015 1 kayıt (commit)
-
-
Berker Peksag yazdı
Patch by TAKASE Arihiro.
-
- 14 Eki, 2015 2 kayıt (commit)
-
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
tab in the IDLE Preferences dialog. Code patch by Mark Roseman.
-
- 13 Eki, 2015 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
pickletools.opcodes.
-
Zachary Ware yazdı
Patch by Serhiy Storchaka.
-
- 12 Eki, 2015 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Terry Jan Reedy yazdı
the other buttons and the new IDLE Dark theme.
-
- 11 Eki, 2015 4 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
Patch by Nir Soffer.
-
Benjamin Peterson yazdı
-
- 10 Eki, 2015 1 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
- 09 Eki, 2015 1 kayıt (commit)
-
-
Brett Cannon yazdı
sys.path has an unwritable __pycache__ directory. This typically comes up when someone runs the test suite from an administrative install of Python on Windows where the user does not have write permissions to the stdlib's directory. Thanks to Zachary Ware and Matthias Klose for reporting bugs related to this issue. (grafted from 34bbd537b3e688dfbb6498e9083445a6a72fc4b1)
-
- 10 Eki, 2015 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-