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
...
*
fix to work on python <= 2.1
Gregory P. Smith
2003-07-09
1
-2/+2
*
bugfix: proper import bsddb exists below
Gregory P. Smith
2003-07-09
1
-1/+0
*
Fix [ 766669 ] Consistent GPF on exit
Mark Hammond
2003-07-09
1
-1/+1
*
bsddb 4.1.6:
Gregory P. Smith
2003-07-09
6
-51/+284
*
SF Bug 767794
Kurt B. Kaiser
2003-07-09
1
-0/+2
*
typo
Skip Montanaro
2003-07-08
1
-1/+1
*
I "cvs admin -kb"'ed these files to close a bug report. Now they need
Tim Peters
2003-07-08
5
-485/+485
*
Adding "use warnings" to .../Doc/perl/python.perl raises
Kurt B. Kaiser
2003-07-08
1
-1/+1
*
Document interrupt_main()
Kurt B. Kaiser
2003-07-08
1
-5/+5
*
add missing '
Neal Norwitz
2003-07-08
1
-1/+1
*
Improve compatibility with more versions of LaTeX2HTML and more LaTeX
Fred Drake
2003-07-08
1
-0/+1
*
- clean up table markup for readability
Fred Drake
2003-07-08
1
-40/+46
*
Update Tkinter3000 notes based on text from Fredrik Lundh.
Fred Drake
2003-07-08
1
-7/+9
*
Fix SF bug 764095: Don't use network in test_httplib.
Jeremy Hylton
2003-07-08
2
-14/+35
*
Fixed a table that wasn't in a tableii block, and added a very simple
Anthony Baxter
2003-07-08
1
-26/+72
*
Use Boolean values for the capturestderr flag.
Fred Drake
2003-07-07
1
-3/+3
*
Use -fno-strict-aliasing if available. Fixes #766696. Will backport to 2.2.
Martin v. Löwis
2003-07-07
2
-1/+60
*
- explain about making Python scripts executable on Unix in more
Fred Drake
2003-07-07
1
-2/+13
*
Fix a typo/cut-n-paste error in DBCursor.join_item so that it doesn't
Gregory P. Smith
2003-07-07
1
-1/+1
*
removed trailing tabs in several places, including after the final
Fred Drake
2003-07-07
1
-8/+7
*
Error noted in email to python-docs: PyObject corresponds to
Fred Drake
2003-07-07
1
-1/+1
*
This file was moved to Lib/.
Jeremy Hylton
2003-07-07
1
-729/+0
*
Patch from Zooko to remove an experimental feature.
Jeremy Hylton
2003-07-07
1
-9/+4
*
add versionadded for getcheckinterval
Neal Norwitz
2003-07-07
1
-0/+1
*
New function sys.getcheckinterval(), to complement setcheckinterval().
Tim Peters
2003-07-06
4
-2/+24
*
Include grp.h in setgroups test. Fixes #765822.
Martin v. Löwis
2003-07-06
2
-3/+11
*
Fix SF bug #766288, property() example gives syntax error
Neal Norwitz
2003-07-05
1
-1/+1
*
#765903:
Just van Rossum
2003-07-04
1
-5/+22
*
Fixed lots of minor issues found by Edward Moy: incorrect version
Jack Jansen
2003-07-04
7
-22/+26
*
Fixed two bugs in MacOSX framework handling spotted by Edward Moy:
Jack Jansen
2003-07-04
3
-10/+10
*
Added missing newline at end of file.
Jack Jansen
2003-07-04
1
-1/+2
*
Files used for 2.3b2 macpython binary distribution.
Jack Jansen
2003-07-04
2
-3/+4
*
If a --python option is used to specify the Python to use in the #!
Jack Jansen
2003-07-04
1
-1/+4
*
An Anonymous Coward on c.l.py posted a little program with bizarre
Tim Peters
2003-07-04
2
-23/+41
*
Moved two sentences around to make them clearer.
Jack Jansen
2003-07-03
1
-4/+5
*
Fixes bug of timezone value being left as -1 when ``time.tzname[0] ==
Brett Cannon
2003-07-03
2
-7/+8
*
Skip noticed that the document talks about "setting PythonLauncher as the
Jack Jansen
2003-07-02
1
-3/+5
*
Tooltip for tab/space consistency check was the wrong way around. Spotted
Jack Jansen
2003-07-02
3
-6/+2
*
Correct documentation of check interval - it's 100 by default, not 10 any
Skip Montanaro
2003-07-02
3
-4/+4
*
Addendum to #764548: restore 2.1 compatibility.
Just van Rossum
2003-07-02
2
-3/+9
*
Fix and test for bug #764548:
Just van Rossum
2003-07-02
3
-7/+17
*
Note that csv files (when they are actual files) must be opened in 'b'inary
Skip Montanaro
2003-07-02
1
-4/+9
*
SF bug #764616: execfile(filename,...) not execfile(file,...)
Raymond Hettinger
2003-07-02
1
-1/+1
*
Grammar nit. SF bug #757822
Raymond Hettinger
2003-07-02
1
-1/+1
*
Revert the previous change; this is now dealt with in a better way.
Fred Drake
2003-07-02
1
-0/+54
*
There's a better way to deal with the "comment" environment; I found
Fred Drake
2003-07-02
1
-0/+1
*
fixed typo in comment
Just van Rossum
2003-07-02
1
-1/+1
*
Make the "install schema" tables follow the same table style we use
Fred Drake
2003-07-02
1
-1/+1
*
The Macintosh Modules Reference now formats to GNU info without errors
Fred Drake
2003-07-02
1
-2/+2
*
Fill out the set of macros and environments supported somewhat.
Fred Drake
2003-07-02
1
-0/+10
[prev]
[next]