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
*
Sf bug [ #412214 ] ZipFile constructor leaves files open.
Tim Peters
2001-04-04
2
-0/+30
*
SF patch [ #413750 ] Cygwin entry for README file, from Jason Tishler.
Tim Peters
2001-04-04
1
-0/+37
*
A number of improvements based on a discussion with Chris McCafferty
Fred Drake
2001-04-04
1
-2/+24
*
CharacterData methods: Update self.length on changes instead of extended
Fred Drake
2001-04-04
1
-4/+7
*
Add support for the CharacterData methods, CDATASection.
Fred Drake
2001-04-04
1
-7/+73
*
Document PySequence_Size(), and describe PySequence_Length() as simply an
Fred Drake
2001-04-04
1
-1/+5
*
Disable fused-add-mul instructions. They give a nonstandard result for some t...
Jack Jansen
2001-04-03
1
-0/+0
*
Make reference to the Library Reference in the "What Now?" chapter a
Fred Drake
2001-04-03
1
-5/+7
*
If the frontmost window is not a Tk window exit the event handling code early...
Jack Jansen
2001-04-03
1
-1/+23
*
SF bug [#410708] Condition.wait() and KeyboardInterrupt.
Tim Peters
2001-04-02
1
-23/+25
*
Applying SF patch #412553 by Christopher Lee: fix linuxaudiodev
Guido van Rossum
2001-04-02
1
-9/+29
*
Initialize Attr.value with empty string in createAttribute*, as per DOM
Martin v. Löwis
2001-03-31
1
-5/+7
*
Remove the backed-out version requirement
Andrew M. Kuchling
2001-03-31
1
-2/+1
*
Back out the requirement to supply a version number
Andrew M. Kuchling
2001-03-31
1
-4/+0
*
Fixes a fatal bug when the module has computed alternatives containing %s.
Eric S. Raymond
2001-03-31
1
-1/+1
*
"install -d" does not work on BSDI systems even though autoconf thinks
Neil Schemenauer
2001-03-31
2
-309/+327
*
Allow the <author/> element to appear before a paragraph without being
Fred Drake
2001-03-29
1
-1/+1
*
Add entry for curses.panel documentation.
Fred Drake
2001-03-29
2
-0/+2
*
Fix serious markup errors.
Fred Drake
2001-03-29
1
-11/+11
*
Remove the spurious space of uncertain origin from the output for function,
Fred Drake
2001-03-29
1
-10/+10
*
On OSX show a dialog explaining that ConfigurePythonCarbon launch will probab...
Jack Jansen
2001-03-29
1
-1/+1
*
On OSX always copy PythonCore. It turns out an orphaned alias in /Library/CFM...
Jack Jansen
2001-03-29
1
-5/+18
*
Changed some of the dialogs to be a little clearer.
Jack Jansen
2001-03-29
1
-1/+1
*
Whitespace normalization.
Tim Peters
2001-03-29
7
-23/+23
*
Initialize new save_warnings_filters data member in ModifiedInterpreter.__ini...
Tim Peters
2001-03-29
1
-0/+1
*
Added example use of weak references, contributed by Tim Peters.
Fred Drake
2001-03-28
1
-0/+22
*
Added documentation for PyObject_IsInstance() and PyObject_IsSubclass().
Fred Drake
2001-03-28
1
-0/+36
*
Don't show finder-delay-warning on OSX. Untested.
Jack Jansen
2001-03-28
1
-1/+1
*
Typo: "ariables" --> "variables"
Fred Drake
2001-03-28
1
-1/+1
*
Fix a number of small issues; this closes SF bug #411063.
Fred Drake
2001-03-28
1
-4/+4
*
Based on info from Jens@digicool.com, add 'darwin1' to the list of
Guido van Rossum
2001-03-28
1
-1/+1
*
Updated for 2.1b2 distribution.
Jack Jansen
2001-03-27
10
-16/+51
*
Arghh. Fix typo.
Martin v. Löwis
2001-03-27
1
-1/+1
*
Added a note about BBPy.lm.
Jack Jansen
2001-03-27
1
-0/+4
*
Added a note about the new (since 2.0) OSA architecture.
Jack Jansen
2001-03-27
1
-1/+10
*
Oops, ISO translation was off. Fixed.
Jack Jansen
2001-03-27
3
-27/+27
*
Add Robin Thomas (author of the slice() comparability hack).
Guido van Rossum
2001-03-27
1
-0/+1
*
Use Guido's trick for always extracting the version number from a
Martin v. Löwis
2001-03-27
1
-1/+4
*
Fix some reloading problems (still more work needed).
Ka-Ping Yee
2001-03-27
1
-6/+16
*
Disable fused-add-mul instructions. They give a nonstandard result for some t...
Jack Jansen
2001-03-26
1
-0/+0
*
Bug fix: compile() called from a nested-scopes-enable Python was not
Jeremy Hylton
2001-03-26
1
-1/+1
*
Turn SyntasWarning into SyntaxError for all code entered
Guido van Rossum
2001-03-26
1
-1/+12
*
Michael Hudson <mwh21@cam.ac.uk>:
Fred Drake
2001-03-26
1
-0/+329
*
Add a note that the "kfm" controller supports "konqueror" as well as the
Fred Drake
2001-03-26
1
-1/+3
*
Itamar Shtull-Trauring <itamar@maxnm.com>:
Fred Drake
2001-03-26
2
-18/+58
*
Update auto-detection for Konqueror to include KDE 2 -- the kfm command is
Fred Drake
2001-03-26
1
-2/+5
*
Note missing explanation
Andrew M. Kuchling
2001-03-26
1
-2/+2
*
Fixed some access paths.
Jack Jansen
2001-03-26
1
-0/+0
*
Fixed ref count bug. Patch #411191. Found by Walter Dörwald.
Marc-André Lemburg
2001-03-25
1
-1/+3
*
get_version_string(): New function -- returns a Python string object that
Fred Drake
2001-03-24
1
-3/+24
[next]