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 728330: Fix compilation problems on IRIX.
Martin v. Löwis
2004-12-30
1
-1/+23
*
Backport of 1.36:
Jack Jansen
2004-12-28
1
-2/+2
*
[Bug #1083110] calling .flush() on decompress objects causes a segfault due t...
Andrew M. Kuchling
2004-12-28
2
-1/+10
*
Use zlib test suite from the trunk (rev. 2.67) on the 2.3 maintenance branch
Andrew M. Kuchling
2004-12-28
1
-170/+93
*
- Changed version numbers to get ready for 2.3.5
Jack Jansen
2004-12-27
12
-34/+52
*
Fix mention of TextEdit so that it mentions it can save in plaintext.
Brett Cannon
2004-12-24
1
-2/+2
*
Bump idle version.
Kurt B. Kaiser
2004-12-23
1
-1/+1
*
The GUI was hanging if the shell window was closed while a raw_input()
Kurt B. Kaiser
2004-12-23
2
-7/+17
*
Recompiled after source file changes.
Thomas Heller
2004-12-22
1
-0/+0
*
Document bdist_wininst changes.
Thomas Heller
2004-12-22
1
-0/+2
*
Close stdout and stderr, which are redirected into a temp file, before
Thomas Heller
2004-12-22
1
-0/+4
*
Backport a patch from Mark Hammond.
Thomas Heller
2004-12-22
1
-2/+2
*
Backport from trunk, rev. 1.11 and 1.12. Don't hardcode the Python
Thomas Heller
2004-12-22
1
-2/+5
*
* closes SF bug/patch 967763
Gregory P. Smith
2004-12-19
2
-45/+89
*
In 1.17.6.4 part of the patch committed in 1.17.6.3 got reapplied to
Gregory P. Smith
2004-12-19
1
-9/+1
*
redo this patch on release23-maint rather than release23-branch:
Gregory P. Smith
2004-12-19
1
-8/+8
*
Backport of fix for bug #1083645; skip test_imp if threading is not available.
Brett Cannon
2004-12-18
1
-1/+5
*
fix unterminated comment
Andrew MacIntyre
2004-12-18
1
-1/+1
*
OS/2 specific fixes related to SF bug # 1003471.
Andrew MacIntyre
2004-12-12
1
-68/+67
*
backport of OS/2 specific fixes related to SF bug # 1003471
Andrew MacIntyre
2004-12-12
2
-1/+23
*
Fix typo about what method to call when expand_tabs is true.
Brett Cannon
2004-12-11
1
-1/+1
*
backport weekheader() doc fix to 2.3
Skip Montanaro
2004-12-06
1
-0/+5
*
Don't have test_mkalias_relative exexute if sys.prefix does not exist.
Brett Cannon
2004-12-06
1
-0/+2
*
remove comment that's about to become obsolete
Fred Drake
2004-12-05
1
-1/+0
*
Taken from 2.4/HEAD:
Matthias Klose
2004-12-01
2
-0/+10
*
Fix SF bug #1061770: Manual typesets bit-shift operators as guillemet
Fred Drake
2004-11-11
5
-7/+13
*
Backported thread fixes from 2.4 (by mostly copying pystate.c over from 2.4):
Armin Rigo
2004-11-09
2
-66/+182
*
get_boundary(): Fix for SF bug #1060941. RFC 2046 says boundaries may begin
Barry Warsaw
2004-11-06
1
-1/+2
*
test_boundary_with_leading_space(): Test case for SF bug #1060941. RFC 2046
Barry Warsaw
2004-11-06
1
-0/+19
*
add a PNG version of pyfav.gif
Fred Drake
2004-11-05
1
-0/+0
*
add encouragement to contribute without learning LaTeX
Fred Drake
2004-11-05
3
-0/+24
*
fix markup in "title" attribute for \citetitle{}
Fred Drake
2004-11-04
1
-1/+2
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-2/+4
*
clarify trailing comma in function argument list
Fred Drake
2004-11-02
2
-6/+6
*
- show how to use file.write() with a non-string value
Fred Drake
2004-11-02
1
-1/+10
*
SF bug #1030118, this should have named the email.Utils module as the one
Barry Warsaw
2004-11-01
1
-2/+2
*
handle_weakrefs(): Simplification -- there's no need to make a second
Tim Peters
2004-10-31
1
-58/+28
*
SF 1055820: weakref callback vs gc vs threads
Tim Peters
2004-10-31
6
-110/+531
*
Backport of fix for bug of year/<week of year>/<day of week> calculation that
Brett Cannon
2004-10-28
2
-14/+30
*
add missing line break
Fred Drake
2004-10-25
1
-1/+1
*
Backport from trunk:
Thomas Heller
2004-10-22
1
-8/+3
*
Add item
Andrew M. Kuchling
2004-10-20
1
-0/+2
*
[Patch #1043972, for bug #1017553] filemode() returns an incorrect value for ...
Andrew M. Kuchling
2004-10-20
1
-27/+34
*
Add item
Andrew M. Kuchling
2004-10-19
1
-0/+2
*
Typo fixes, and a minor edit to clarify a sentence
Andrew M. Kuchling
2004-10-19
1
-4/+4
*
[Bug #1048816] Fix bug when you do Ctrl-K at the start of a line; fix from St...
Andrew M. Kuchling
2004-10-19
1
-0/+2
*
[Bug #1049826] Update version of zlib referenced in text
Andrew M. Kuchling
2004-10-19
1
-2/+2
*
Add support for using %U and %W in strptime when year and day of the week are
Brett Cannon
2004-10-18
4
-4/+70
*
SF bug #1048756, Doc typo for pdb
Neal Norwitz
2004-10-17
1
-1/+1
*
SF patch #1047577, typo in liblocale.tex
Neal Norwitz
2004-10-17
1
-1/+1
[prev]
[next]