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
path:
root
/
Misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
9
-12/+91
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-14/+18
*
Partially merge trunk into p3yk. The removal of Mac/Tools is confusing svn
Thomas Wouters
2006-06-08
2
-4/+11
*
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
Thomas Wouters
2006-05-27
7
-68/+47
*
Change C code to use 4-space indents.
Brett Cannon
2006-04-24
1
-6/+6
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
10
-18/+5378
*
Mention how __coerce__ has been removed.
Brett Cannon
2006-04-15
1
-0/+2
*
Get rid of remnants of integer division
Neal Norwitz
2006-03-24
1
-0/+8
*
Remove staticforward and statichere
Neal Norwitz
2006-03-22
1
-0/+2
*
remove test file
Barry Warsaw
2006-03-21
1
-1/+0
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-1/+1
*
testing svn emails
Barry Warsaw
2006-03-21
1
-0/+1
*
Some more TODO items of things I'd like to start with.
Guido van Rossum
2006-03-20
1
-1/+17
*
Get rid of xreadlines() (methods).
Neal Norwitz
2006-03-17
1
-1/+1
*
Get rid of a bunch more raw_input references
Neal Norwitz
2006-03-17
3
-19/+9
*
Checkpoint. 218 tests are okay; 53 are failing. Done so far:
Guido van Rossum
2006-03-15
1
-6200/+13
*
Bug #1448490: Fix a bug that ISO-2022 codecs could not handle
Hye-Shik Chang
2006-03-13
1
-0/+3
*
Add regrtest -w option.
Martin v. Löwis
2006-03-10
1
-0/+2
*
Update Unicode database to Unicode 4.1.
Martin v. Löwis
2006-03-09
1
-0/+4
*
Move entry to correct section.
Georg Brandl
2006-03-09
1
-3/+3
*
Patch #1446372: quit and exit can now be called from the interactive
Georg Brandl
2006-03-09
1
-0/+3
*
Patch #1434038: property() now uses the getter's docstring if there is
Georg Brandl
2006-03-08
1
-0/+4
*
Add note about PEP 357.
Guido van Rossum
2006-03-07
1
-0/+5
*
SF patch #1443865; gc.get_count() added and optional argument 'generation'
Barry Warsaw
2006-03-07
1
-1/+4
*
Add a note about the bug fixes
Neal Norwitz
2006-03-07
1
-0/+2
*
Ignore leaks from the socket test too. Sigh, this list is getting long. :-(
Neal Norwitz
2006-03-06
1
-1/+1
*
Import bdist_msi
Martin v. Löwis
2006-03-05
1
-0/+3
*
Remove test for timing (already not built since commented out in setup.py).
Neal Norwitz
2006-03-04
1
-0/+3
*
Provide checkin access to Ronald and Bob
Neal Norwitz
2006-03-03
1
-0/+7
*
Add test_quopri to know spurious leakers
Neal Norwitz
2006-03-03
1
-1/+1
*
Spell threading write, not thraeading
Neal Norwitz
2006-03-02
1
-1/+1
*
Remove duplicate entry
Neal Norwitz
2006-03-02
1
-3/+0
*
Update for 'with' statement.
Brett Cannon
2006-03-01
3
-17/+24
*
Add Misc/NEWS entry for Misc/Vim/vim_syntax.py . Also use conditional
Brett Cannon
2006-03-01
2
-4/+5
*
PEP 352 implementation. Creates a new base class, BaseException, which has an
Brett Cannon
2006-03-01
1
-0/+5
*
Updates to the with-statement:
Guido van Rossum
2006-02-28
1
-0/+9
*
Its right now.
Tim Peters
2006-02-28
1
-3/+3
*
Note that as generates a warning too
Neal Norwitz
2006-02-28
1
-0/+2
*
from __future__ import with_statement addon for 'with', mostly written by
Thomas Wouters
2006-02-28
1
-1/+2
*
Wups, add NEWS item I'd written but not checked in.
Thomas Wouters
2006-02-28
1
-0/+6
*
Check the return code for PyErr_Warn() when warning about raising string
Brett Cannon
2006-02-27
1
-0/+4
*
Finish removal of CO_GENERATOR_ALLOWED.
Neal Norwitz
2006-02-27
1
-0/+3
*
PEP 343 -- the with-statement.
Guido van Rossum
2006-02-27
2
-0/+3
*
Skip over doc strings.
Martin v. Löwis
2006-02-27
1
-0/+2
*
Patch 1413181, by Gabriel Becedillas.
Tim Peters
2006-02-27
1
-0/+6
[next]