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
*
Patch 594001: PEP 277 - Unicode file name support for Windows NT.
Mark Hammond
2002-10-03
6
-44/+568
*
Fix an endcase bug: initial_indent was ignored when the text was short
Guido van Rossum
2002-10-02
2
-5/+16
*
Fix for the recursion_level bug Armin Rigo reported in sf
Michael W. Hudson
2002-10-02
2
-0/+24
*
Support UCS-4 builds.
Martin v. Löwis
2002-10-01
1
-8/+36
*
Add a comment to the top of the file explaining why the file is here.
Fred Drake
2002-10-01
1
-0/+7
*
Mention droped support for Tcl/Tk 8.0 and 8.1.
Guido van Rossum
2002-10-01
1
-0/+4
*
Eliminate constness warnings with Tcl 8.4.
Martin v. Löwis
2002-10-01
1
-4/+13
*
test__all__(): Fix the import list.
Barry Warsaw
2002-10-01
1
-4/+4
*
Drop support for Tk 8.0 and 8.1.
Martin v. Löwis
2002-10-01
1
-137/+2
*
save the verbose argument as an instance attributes. Subclasses of
Skip Montanaro
2002-10-01
1
-0/+1
*
build(): Use self.builddir, not self.doc when copying the icons, so
Barry Warsaw
2002-10-01
1
-1/+1
*
When the HTML output dir is specified using --dir=~/foo, the tilde
Fred Drake
2002-10-01
1
-1/+1
*
nits
Barry Warsaw
2002-10-01
3
-0/+39
*
Include the --dir argument in the help text.
Fred Drake
2002-10-01
1
-0/+1
*
Change the default path to icons so that "mkhowto" does the "right thing" by
Fred Drake
2002-10-01
3
-3/+5
*
Added an introduction.
Barry Warsaw
2002-10-01
1
-1/+57
*
Stub document for the stand-alone email package distribution.
Fred Drake
2002-10-01
1
-0/+29
*
Minor style nit for referring to other attributes of the same class
Fred Drake
2002-10-01
1
-1/+1
*
Split the long email package examples into separate files and use
Fred Drake
2002-10-01
5
-273/+269
*
Cleaned up the examples.
Barry Warsaw
2002-10-01
1
-27/+22
*
Proofread and spell checked, all except the Examples section (which
Barry Warsaw
2002-10-01
9
-358/+351
*
Commit fix for SF 603831.
Guido van Rossum
2002-10-01
1
-1/+2
*
Vast update to email version 2. This could surely use proofreading.
Barry Warsaw
2002-10-01
10
-325/+1185
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-10-01
1
-3/+3
*
_structure(): Swap fp and level arguments.
Barry Warsaw
2002-10-01
1
-2/+2
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-10-01
1
-6/+15
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-10-01
2
-17/+17
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-09-30
1
-3/+4
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-09-30
1
-3/+3
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-09-30
1
-3/+3
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-09-30
1
-3/+3
*
__all__: Updated
Barry Warsaw
2002-09-30
1
-20/+22
*
Docstring consistency with the updated .tex files.
Barry Warsaw
2002-09-30
1
-0/+14
*
Now that TestCase is a new-style class, change loadTestsFromModule and
Guido van Rossum
2002-09-30
1
-2/+4
*
__contains__(): Change the second argument to `name' for consistency.
Barry Warsaw
2002-09-30
1
-58/+69
*
Add Tim Rice, for SCO patches.
Martin v. Löwis
2002-09-30
1
-0/+1
*
Patch #615069: Fix build problems on SCO Open Server 5. Backported to 2.2.
Martin v. Löwis
2002-09-30
5
-11/+92
*
With help from Martin v. Loewis, clarification is added for the
Barry Warsaw
2002-09-30
1
-29/+61
*
Patch #544740: test_commands test fails under Cygwin
Jason Tishler
2002-09-30
1
-5/+7
*
fix a couple nits related to my understanding of ReST. Use of
Skip Montanaro
2002-09-30
1
-3/+3
*
The ansi_x3.4_1968 encoding is an alias for ascii, but isn't known in
Barry Warsaw
2002-09-30
2
-12/+9
*
fix a couple nits with my use of ReST
Skip Montanaro
2002-09-30
1
-6/+6
*
Patch #596576: Always use cc to link on NetBSD. Will backport to 2.2.
Martin v. Löwis
2002-09-30
2
-3/+5
*
Added -b tag option to limit output to a specific branch only.
Guido van Rossum
2002-09-29
1
-5/+43
*
Finding a suitable interpreter to spawn needed tweaking on the Mac
Tony Lownds
2002-09-29
1
-4/+17
*
Whitespace normalization (get rid of tabs).
Guido van Rossum
2002-09-29
6
-100/+98
*
Mac users now see correct modifiers in the Key Binding Entry window.
Tony Lownds
2002-09-29
1
-29/+35
*
Change key binding to avoid conflict.
Tony Lownds
2002-09-29
1
-2/+2
*
Make the tests pass under Python 2.1 but only by cheating. Python 2.1
Barry Warsaw
2002-09-28
1
-0/+12
*
Add a test for SHORTEST encoding of utf-8 headers, and also update
Barry Warsaw
2002-09-28
1
-9/+16
[next]