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
...
*
Add example
Andrew M. Kuchling
2006-07-27
1
-0/+12
*
Add example
Andrew M. Kuchling
2006-07-27
1
-0/+14
*
Reword paragraph
Andrew M. Kuchling
2006-07-27
1
-3/+2
*
check_node(): stop spraying mystery output to stderr.
Tim Peters
2006-07-27
1
-8/+11
*
If binhex is higher-level than binascii, it should come first in the chapter
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
Mention base64 module; rewrite last sentence to be more positive
Andrew M. Kuchling
2006-07-27
1
-4/+5
*
Add punctuation mark; add some examples
Andrew M. Kuchling
2006-07-27
1
-1/+25
*
Update URL; add example
Andrew M. Kuchling
2006-07-27
1
-1/+19
*
Repair typos
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
Add missing word
Andrew M. Kuchling
2006-07-27
1
-1/+2
*
Typo fix ('publically' is rare, poss. non-standard)
Andrew M. Kuchling
2006-07-27
1
-1/+1
*
Remove code that is no longer used (ctypes.com).
Thomas Heller
2006-07-27
1
-38/+7
*
Add example
Andrew M. Kuchling
2006-07-27
1
-0/+37
*
Make uuid test suite pass on this box by requesting output with LC_ALL=C.
Georg Brandl
2006-07-27
2
-3/+10
*
Amend news entry.
Georg Brandl
2006-07-27
1
-2/+3
*
Whitespace normalization.
Tim Peters
2006-07-27
2
-2/+1
*
News for patch #1529686.
Tim Peters
2006-07-27
1
-0/+3
*
Add test_main() methods. These three tests were never run
Georg Brandl
2006-07-27
3
-6/+17
*
Reformat docstring; fix typo
Andrew M. Kuchling
2006-07-27
1
-1/+2
*
Bump distutils version to 2.5, as several new features
Martin v. Löwis
2006-07-27
2
-1/+3
*
No functional change. Add comment and assert to describe why there cannot be...
Neal Norwitz
2006-07-27
1
-2/+9
*
Closure can't be NULL at this point since we know it's a tuple.
Neal Norwitz
2006-07-27
1
-1/+1
*
Don't kill a normal instance of python running on windows when checking
Neal Norwitz
2006-07-27
1
-1/+12
*
Bug #1521947: possible bug in mystrtol.c with recent gcc.
Tim Peters
2006-07-27
2
-11/+28
*
Whitespace normalization.
Tim Peters
2006-07-26
2
-2/+2
*
Allow the 'onerror' argument to walk_packages() to catch any Exception, not
Phillip J. Eby
2006-07-26
1
-5/+15
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+2
*
Use sys.exc_info()
Andrew M. Kuchling
2006-07-26
1
-1/+1
*
Put news item in right section
Andrew M. Kuchling
2006-07-26
1
-3/+3
*
Minor grammar fix
Andrew M. Kuchling
2006-07-26
1
-1/+1
*
Correct error message
Andrew M. Kuchling
2006-07-26
1
-1/+1
*
[Bug #1471938] Fix build problem on Solaris 8 by conditionalizing the use of ...
Andrew M. Kuchling
2006-07-26
2
-2/+8
*
Bug #978833: Really close underlying socket in _socketobject.close.
Martin v. Löwis
2006-07-26
3
-2/+7
*
Part of bug #1523610: fix miscalculation of buffer length.
Georg Brandl
2006-07-26
3
-3/+39
*
Bug #1459963: properly capitalize HTTP header names.
Georg Brandl
2006-07-26
4
-26/+29
*
NEWS entry for #1525766.
Georg Brandl
2006-07-26
1
-0/+3
*
Forward port some fixes that were in email 2.5 but for some reason didn't make
Barry Warsaw
2006-07-26
3
-1/+100
*
Hmm, only python2.x is installed, not plain python. Did that change recently?
Neal Norwitz
2006-07-26
1
-0/+4
*
Whitespace normalization.
Tim Peters
2006-07-25
1
-3/+3
*
Fix bug #1517990: IDLE keybindings on OSX
Ronald Oussoren
2006-07-25
4
-2/+64
*
Fix for bug #1525447 (renaming to MacOSmodule.c would also work, but not
Ronald Oussoren
2006-07-25
1
-0/+0
*
Install the compatibility symlink to libpython.a on OSX using 'ln -sf' instead
Ronald Oussoren
2006-07-25
1
-1/+1
*
Document the crashers that will not go away soon as "won't fix",
Armin Rigo
2006-07-25
2
-0/+15
*
Added another crasher, which hit me today (I was not intentionally
Armin Rigo
2006-07-25
1
-0/+16
*
Document why is and is not a good way to fix the gc_inspection crasher.
Armin Rigo
2006-07-25
1
-0/+15
*
Fix a bug in the messages for an assert failure where not enough arguments to...
Brett Cannon
2006-07-25
1
-2/+2
*
Add comment for changes to test_ossaudiodev.
Brett Cannon
2006-07-25
1
-0/+8
*
Patch #1525766: correctly pass onerror arg to recursive calls
Georg Brandl
2006-07-25
1
-4/+34
*
Revert incomplete checkin.
Martin v. Löwis
2006-07-25
1
-2/+0
*
Bug #978833: Really close underlying socket in _socketobject.close.
Martin v. Löwis
2006-07-25
1
-0/+2
[prev]
[next]