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
...
*
Use PyMODINIT_FUNC.
Thomas Heller
2004-07-28
1
-1/+1
*
Save the uploaded documentation tarball (already done on the trunk).
Fred Drake
2004-07-26
1
-1/+1
*
minor cleanup of the previous change; now matches corresponding change
Fred Drake
2004-07-26
1
-2/+2
*
fix information about what flag database files are opened with by default
Fred Drake
2004-07-26
1
-6/+6
*
new .spec file, from #996316
Anthony Baxter
2004-07-26
1
-37/+47
*
Patch #962487: Don't crash for empty locale names.
Martin v. Löwis
2004-07-26
1
-1/+1
*
Patch #995782: Add FreeBSD 5 expectations.
Martin v. Löwis
2004-07-26
1
-0/+1
*
Patch #997668: Correct explanation of salts.
Martin v. Löwis
2004-07-26
1
-1/+9
*
Fix an uncorrect function prototype.
Thomas Heller
2004-07-23
1
-1/+1
*
[Bug #990524] Fix typo
Andrew M. Kuchling
2004-07-21
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
revise wording to avoid confusion for non-native English speakers
Fred Drake
2004-07-21
1
-1/+1
*
Patch #984714: Properly diagnose E_DECODE errors.
Martin v. Löwis
2004-07-21
1
-0/+3
*
Backport Tim's cleanup of the previous commit to fix Thread.__delete() .
Brett Cannon
2004-07-21
1
-31/+28
*
dummy_threading when run with -O would raise a KeyError in Thread.__delete()
Brett Cannon
2004-07-21
2
-1/+38
*
Patch #993187: Make rstrip doc similar to lstrip.
Martin v. Löwis
2004-07-19
1
-1/+1
*
Remove test for #919008. Users may have old PyXML versions installed,
Martin v. Löwis
2004-07-18
1
-35/+0
*
Add Wcontrols.py to the patched IDE files.
Jack Jansen
2004-07-15
1
-2/+5
*
Backport of 1.15:
Jack Jansen
2004-07-15
1
-2/+0
*
Imported fixversions.py and the note referring to it from 2.4.
Jack Jansen
2004-07-15
1
-1/+5
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2004-07-15
1
-0/+70
*
Backport of 1.26:
Jack Jansen
2004-07-15
2
-7/+2
*
Backport of 1.5:
Jack Jansen
2004-07-15
1
-4/+0
*
Ignore some more build products.
Thomas Heller
2004-07-14
1
-0/+1
*
Recompiled after recent source changes.
Thomas Heller
2004-07-14
1
-0/+0
*
Remove the annoing and useless messagebox asking about overwriting files.
Thomas Heller
2004-07-14
1
-25/+0
*
Add a warning so that it isn't forgotten to recreate the binary AND
Thomas Heller
2004-07-14
5
-0/+40
*
Don't complain that non-existant registry entries cannot be deleted.
Thomas Heller
2004-07-14
1
-2/+2
*
Backport:
Guido van Rossum
2004-07-14
1
-1/+1
*
Backport:
Guido van Rossum
2004-07-14
2
-0/+2
*
fix for SF bug #897820 (backport of cvs diff -r1.14 -r1.15 __init__.py)
Gregory P. Smith
2004-07-13
1
-6/+11
*
generalize a bit; no need to mention my user id directly
Fred Drake
2004-07-13
1
-1/+1
*
Updated my email address to something that works <wink>.
Barry Warsaw
2004-07-12
1
-1/+1
*
Patch #909007] Enable a bunch of safe bug workarounds in OpenSSL, for
Andrew M. Kuchling
2004-07-12
2
-0/+4
*
Remove tabs introduced in last commit.
Brett Cannon
2004-07-11
1
-4/+4
*
posixpath.realpath() now detects loops from symlinks and returns the longest
Brett Cannon
2004-07-10
2
-6/+33
*
Clarify docs for getargspec() that when there are not default values the fourth
Brett Cannon
2004-07-10
1
-3/+3
*
ntpath now compresses erroneous slashes between the drive letter and rest of
Brett Cannon
2004-07-10
3
-9/+28
*
zipfile now handles file sizes over 2 GB. Was incorrectly storing file sizes
Brett Cannon
2004-07-10
2
-4/+8
*
[Bug #982806] The default argument for opening GDBM files is bogus. Patch #9...
Andrew M. Kuchling
2004-07-07
1
-1/+1
*
[Bug #984017] Incorrect prototype, fixed by Timothy Stranex
Andrew M. Kuchling
2004-07-07
1
-2/+2
*
Add msg for bug #981530 (shutil.rmtree). Somehow that got missed in
Guido van Rossum
2004-07-06
1
-0/+4
*
Fix bug introduced by previous backport.
Brett Cannon
2004-07-04
1
-2/+3
*
threading.Thread used to raise an exception about attempting to execute a
Brett Cannon
2004-07-03
2
-6/+41
*
SF #951851 is fixed.
Thomas Heller
2004-07-02
1
-0/+3
*
When importing an extension on Windows, the code reads the PE 'import
Thomas Heller
2004-07-02
1
-0/+12
*
SF #982215 is fixed.
Thomas Heller
2004-07-02
1
-0/+3
*
Fix for SF 982215: bdist_wininst - Next button not greyed out during file copy.
Thomas Heller
2004-07-02
2
-0/+8
*
Add support in urlparse for recognizing rsync as a protocol that defines a
Brett Cannon
2004-06-29
2
-1/+4
*
Allow Modules/getpath.c to compile on OS X in a --disable-framework build.
Brett Cannon
2004-06-26
2
-1/+7
[prev]
[next]