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 #1061904 / bug #878275: give a nicer error message when someone
Johannes Gijsbers
2004-11-07
1
-0/+2
*
When using shell=True on Windows, don't display a shell window by default. Fi...
Peter Astrand
2004-11-07
2
-11/+17
*
Fix apparently trivial buffer overflow (SF bug 1060396).
Jeremy Hylton
2004-11-07
1
-1/+1
*
If close() fails in file_dealloc, then print an error message to
Peter Astrand
2004-11-07
1
-1/+8
*
Patch #1061857: add documentation for previously undocumented
Johannes Gijsbers
2004-11-07
1
-0/+49
*
SF patch 1025636: Check for NULL returns in compile.c:com_import_stmt
Jeremy Hylton
2004-11-07
1
-4/+14
*
Bug #1055168: calling pdb.set_trace() calls Bdb.set_trace, which made
Johannes Gijsbers
2004-11-07
2
-4/+8
*
Bump version for 2.4c1
Martin v. Löwis
2004-11-07
2
-4/+6
*
SF bug #1061457: spelling error in win installer
Raymond Hettinger
2004-11-07
2
-2/+2
*
SF patch #1061780: use a new -m option in pdb and profile invocations
Raymond Hettinger
2004-11-07
2
-2/+2
*
Whitespace normalization.
Tim Peters
2004-11-07
1
-1/+1
*
Move the AC_MSG_RESULT function call for checking for pthread options up into
Brett Cannon
2004-11-07
2
-3/+3
*
Add comment about removal of CoreServices/CoreFoundation compilation against
Brett Cannon
2004-11-07
1
-1/+3
*
Essentially SF patch 1061679: add missing __all__ to pickletools.py.
Tim Peters
2004-11-06
3
-0/+7
*
Comment cleanup.
Brett Cannon
2004-11-06
1
-11/+11
*
regenerated configure from configure.in
Anthony Baxter
2004-11-06
1
-13/+8
*
Don't choke on modes like rb or wb.
Raymond Hettinger
2004-11-06
1
-1/+1
*
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
*
SF bug #1060825: Error in difflib docs
Raymond Hettinger
2004-11-05
1
-1/+1
*
SF patch #1035255: Remove CoreServices / CoreFoundation dependencies in core
Raymond Hettinger
2004-11-05
5
-187/+188
*
- remove some bogus <meta> tags from the document head
Fred Drake
2004-11-05
1
-11/+4
*
generate the "type" attribute on the favicon link
Fred Drake
2004-11-05
1
-3/+13
*
switch remaining icon references to the PNG icons
Fred Drake
2004-11-05
3
-17/+17
*
add encouragement to contribute without learning LaTeX
Fred Drake
2004-11-05
3
-0/+24
*
- make the default image type PNG, to match mkhowto
Fred Drake
2004-11-05
1
-2/+6
*
Point out some platform vagaries in stat() and utime().
Tim Peters
2004-11-04
1
-5/+19
*
Mistakes in the "sequence types" page:
Armin Rigo
2004-11-04
1
-6/+9
*
markup nit
Fred Drake
2004-11-04
1
-5/+4
*
post-release
Anthony Baxter
2004-11-04
2
-39/+60
*
Fix bug 1052242. Also includes rewrite of test case using unittest and
Skip Montanaro
2004-11-04
4
-54/+117
*
fix markup in "title" attribute for \citetitle{}
Fred Drake
2004-11-04
1
-1/+2
*
This commit was manufactured by cvs2svn to create tag 'r24b2'.
v2.4b2
cvs2svn
2004-11-03
1
-0/+1
*
release shenanigans
Anthony Baxter
2004-11-03
4
-4/+4
*
Exclude badsyntax from compileall; adjust options to what Makefile.pre.in does.
Martin v. Löwis
2004-11-02
1
-2/+3
*
Bump buildno for 2.4b2.
Martin v. Löwis
2004-11-02
2
-3/+5
*
fix accidental commit
Fred Drake
2004-11-02
1
-1/+0
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-2/+4
*
clarify discussion of iteration in the section on the "for" statement
Fred Drake
2004-11-02
1
-1/+2
*
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
*
release bit
Anthony Baxter
2004-11-02
1
-2/+2
*
Maintain peepholer's cumlc invariant by updating the running total
Raymond Hettinger
2004-11-02
2
-3/+9
*
Bump-up block size.
Raymond Hettinger
2004-11-02
1
-1/+1
*
* Bumped up the sleep() delay to four seconds so this test will run
Raymond Hettinger
2004-11-01
1
-6/+9
*
Add error checks for the bz2, cStringIO and operator modules.
Walter Dörwald
2004-11-01
4
-4/+112
*
gc_list_move(): Make this truly equivalent to remove+append. While
Tim Peters
2004-11-01
1
-3/+5
*
Simplify and future proof NOP counting in the peepholer.
Raymond Hettinger
2004-11-01
1
-13/+6
*
Bug #1057993: Use sleep() always instead of os.utime() possibly broken
Hye-Shik Chang
2004-11-01
1
-9/+5
*
SF bug #1030118, this should have named the email.Utils module as the one
Barry Warsaw
2004-11-01
1
-2/+2
[next]