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
*
Work around Mac OS X transient window issues
Tony Lownds
2002-09-23
1
-0/+8
*
Work around Mac OS X platform encoding issues.
Tony Lownds
2002-09-23
1
-0/+6
*
Added new standard keybinding set for Macs.
Tony Lownds
2002-09-23
1
-0/+45
*
Update Canvas before computing width. Draw turtle at end of drawing circle.
Martin v. Löwis
2002-09-22
1
-0/+2
*
Back out multifile.py 1.19 and 1.20. Fixes #514676.
Martin v. Löwis
2002-09-22
2
-16/+67
*
reference the new NEWS.help file
Skip Montanaro
2002-09-20
1
-0/+2
*
brief help file for people editing Misc/NEWS
Skip Montanaro
2002-09-20
1
-0/+60
*
ReST-ification of the NEWS file. While the total number of changes are
Skip Montanaro
2002-09-20
1
-55/+165
*
Fiddle comments and variable names in whichmodule().
Jeremy Hylton
2002-09-19
1
-11/+10
*
whichmodule() should skip dummy package entries in sys.modules.
Jeremy Hylton
2002-09-19
1
-0/+2
*
SF Bug #611225.
Kurt B. Kaiser
2002-09-19
1
-8/+0
*
Fix a problem in site.py which triggers in case sys.path is empty.
Marc-André Lemburg
2002-09-19
1
-1/+2
*
Patch #484994: Improve PanedWindow.
Martin v. Löwis
2002-09-19
1
-4/+20
*
Patch #608999: Fix portability problems with MIPSPro 7.x
Martin v. Löwis
2002-09-19
3
-0/+20
*
Suppress hex/oct constant warnings in <string> on 64-bit platforms,
Guido van Rossum
2002-09-19
1
-0/+5
*
Two more cases of switch(PySequence_Size()) without checking for case -1.
Neal Norwitz
2002-09-18
1
-0/+7
*
Open the test files in binary mode so the \r\n files won't cause
Barry Warsaw
2002-09-18
2
-3/+3
*
Merge Py Idle:
Kurt B. Kaiser
2002-09-18
1
-3/+0
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+2
*
Add MJ.
Guido van Rossum
2002-09-18
1
-0/+1
*
Fix SF bug 610610 (reported by Martijn Pieters, diagnosed by Neal Norwitz).
Guido van Rossum
2002-09-18
1
-0/+3
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-2/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+6
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+0
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-2/+1
*
Merge PyIdle changes:
Kurt B. Kaiser
2002-09-18
1
-3/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-1/+0
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-5/+5
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-2/+1
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-11/+6
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-18
1
-7/+17
*
The SGI demos are gone.
Guido van Rossum
2002-09-17
1
-0/+5
*
Remove the SGI demos. These were all ancient and nobody cared enough.
Guido van Rossum
2002-09-17
24
-1117/+0
*
migrate news about 2.1 and earlier releases from NEWS to HISTORY in
Skip Montanaro
2002-09-17
2
-1825/+1822
*
Remove the SGI demos. These were all ancient and nobody cared enough.
Guido van Rossum
2002-09-17
68
-12142/+0
*
write(): Special case the common situation of a stream that's only
Fred Drake
2002-09-17
1
-0/+4
*
Fix typos: despatcher -> dispatcher.
Thomas Heller
2002-09-17
2
-7/+7
*
Deal with NULL fields in mkpwent.
Martin v. Löwis
2002-09-17
1
-1/+12
*
Deal with a NULL gr_passwd. Reported by Anders Qvist.
Martin v. Löwis
2002-09-17
1
-1/+6
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-17
1
-27/+22
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-17
1
-4/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-17
1
-0/+9
*
Back out the previous change. It doesn't save any space on 64-bit
Guido van Rossum
2002-09-17
1
-2/+2
*
Rearrange the members of struct _node to put shorter fields towards
Guido van Rossum
2002-09-17
1
-2/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
1
-2/+2
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
1
-7/+5
*
Merge Py Idle changes:
Kurt B. Kaiser
2002-09-16
1
-12/+195
*
make sure the object browser can't crash because when the list data gets bigg...
Just van Rossum
2002-09-16
1
-6/+20
*
add ./ to configure command so it actually works verbatim
Just van Rossum
2002-09-16
1
-1/+1
*
Patch #609700: Use $(CC) to link on Linux.
Martin v. Löwis
2002-09-16
2
-3/+3
[next]