index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, Sjoerd was in a hurry. This patch from him fixes some length
Guido van Rossum
1999-06-09
1
-0/+1
*
Patch/new code by Sjoerd Mullender:
Guido van Rossum
1999-06-09
2
-74/+155
*
Fix (sanctioned by Sjoerd) for a problem reported by Andreas Faerber:
Guido van Rossum
1999-06-08
1
-1/+1
*
On David Ascher's recommendation: reversed order of 'utime()' and
Greg Ward
1999-06-08
1
-2/+5
*
Sam's latest versions
Guido van Rossum
1999-06-08
2
-87/+109
*
Skip Montanaro:
Guido van Rossum
1999-06-08
1
-2/+13
*
Hmm... Tim didn't turn "replace all" into a single undo block.
Guido van Rossum
1999-06-08
1
-0/+2
*
Tim Peters: made replacement atomic for undo/redo.
Guido van Rossum
1999-06-08
1
-0/+2
*
Tim Peters:
Guido van Rossum
1999-06-08
1
-3/+2
*
Tim Peters: Taught it more "real Python" rules without slowing it
Guido van Rossum
1999-06-08
1
-47/+53
*
Hacked 'set_final_options()' to set (hopefully) appropriate values for
Greg Ward
1999-06-08
1
-7/+56
*
Added the 'have_run' dictionary to Distribution, and changed
Greg Ward
1999-06-08
1
-3/+33
*
Now handles NT, through '_init_nt()' function (courtesy of
Greg Ward
1999-06-08
1
-0/+11
*
Remove unnecessary reference to pyclbr from test() code.
Guido van Rossum
1999-06-07
2
-5/+0
*
Experimental speedup patch by Tim Peters (please test!):
Guido van Rossum
1999-06-07
1
-82/+149
*
Fix bug discovered by John W. Shipman -- when the width of a format
Guido van Rossum
1999-06-07
1
-2/+4
*
Tim Peters:
Guido van Rossum
1999-06-07
1
-19/+75
*
Might as well enable CallTips by default.
Guido van Rossum
1999-06-04
1
-0/+1
*
Patch by Jim Fulton: new function parse_qsl(), which is like
Guido van Rossum
1999-06-04
1
-13/+44
*
Added an "optional" directive, that will include a module if it is available
Jack Jansen
1999-06-04
2
-3/+6
*
(py-statement-closes-block-p): py-goto-initial-line could leave us in
Barry Warsaw
1999-06-03
1
-2/+2
*
New offerings by Tim Peters; he writes:
Guido van Rossum
1999-06-03
3
-26/+66
*
Enclose pattern in quotes in status message.
Guido van Rossum
1999-06-03
1
-1/+1
*
Mark Hammond fixed some comments and improved the way the tip text is
Guido van Rossum
1999-06-03
1
-11/+12
*
At Jim Fulton's request (actually, as a compromise :-), default the
Guido van Rossum
1999-06-02
1
-2/+2
*
My fix to Mark's code: restore the universal check on <KeyRelease>.
Guido van Rossum
1999-06-02
1
-14/+2
*
A version that Mark Hammond posted to the newsgroup. Has some newer
Guido van Rossum
1999-06-02
1
-27/+38
*
Call tips by Mark Hammond (plus tiny fix by me.)
Guido van Rossum
1999-06-02
2
-0/+232
*
Changes by Mark Hammond: (1) support optional output_sep argument to
Guido van Rossum
1999-06-02
1
-6/+22
*
Changes by Mark Hammond to allow using IDLE extensions in PythonWin as
Guido van Rossum
1999-06-02
1
-9/+10
*
Change by Mark Hammond to allow using IDLE extensions in PythonWin as
Guido van Rossum
1999-06-02
1
-0/+5
*
Hah! A fix of my own to Tim's code!
Guido van Rossum
1999-06-01
1
-0/+2
*
Tim Peters again:
Guido van Rossum
1999-06-01
3
-107/+146
*
Tim Peters again:
Guido van Rossum
1999-06-01
1
-166/+69
*
New file by Tim Peters:
Guido van Rossum
1999-06-01
1
-0/+470
*
Tim Peters keeps revising this module (more to come):
Guido van Rossum
1999-06-01
1
-86/+191
*
Andy Dustman notes that I patched the close() call in the wrong place.
Guido van Rossum
1999-06-01
1
-1/+1
*
In class TemporaryFileWrapper, don't cache attributes of tpye int --
Guido van Rossum
1999-06-01
1
-1/+2
*
1. Catch NameError on import (could be raised by case mismatch on Windows).
Guido van Rossum
1999-06-01
1
-8/+2
*
Missed a few.
Guido van Rossum
1999-06-01
2
-0/+0
*
Rewritten based on TreeWidget.py
Guido van Rossum
1999-06-01
2
-265/+252
*
Object browser, based on TreeWidget.py.
Guido van Rossum
1999-06-01
1
-0/+154
*
Tree widget done right.
Guido van Rossum
1999-06-01
1
-0/+462
*
As yet unused code for tool tips.
Guido van Rossum
1999-06-01
1
-0/+87
*
Ensure sys.argv[0] is the script name on Run Script.
Guido van Rossum
1999-06-01
1
-0/+3
*
Move zoom height functionality to separate function.
Guido van Rossum
1999-06-01
1
-18/+21
*
Fix availability clause; mention availability of similar functionality
Fred Drake
1999-06-01
1
-2/+5
*
A few icons used by ../TreeWidget.py and its callers.
Guido van Rossum
1999-06-01
4
-0/+0
*
New version by Tim Peters improves block opening test.
Guido van Rossum
1999-06-01
1
-2/+52
*
Jack Jansen's patch to support file:///path/file/name URL syntax.
Guido van Rossum
1999-06-01
1
-0/+5
[next]