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
*
* Added a new method flag, METH_COEXIST.
Raymond Hettinger
2003-12-13
8
-3/+97
*
Expand the groupby() example to:
Raymond Hettinger
2003-12-12
1
-0/+15
*
fix typo and join two paragraphs
Fred Drake
2003-12-11
1
-2/+1
*
Add tests to test_weakref.py to bring code coverage in _weakref.c up to 100%.
Walter Dörwald
2003-12-11
3
-27/+54
*
Fix broken link (closes bug #852236). Thanks to Fedor Baart for bug file and
Brett Cannon
2003-12-11
1
-1/+1
*
Revert previous change which didn't make sense the next day :-)
Raymond Hettinger
2003-12-10
1
-16/+18
*
- Renamed OSA.ComponentInstance to OSA.OSAComponentInstance. It is not
Jack Jansen
2003-12-10
2
-64/+77
*
Fix memory error treatment correctly. Going to dsu_fail causes
Hye-Shik Chang
2003-12-10
1
-1/+1
*
Update to use python ints and int/long unification.
Raymond Hettinger
2003-12-10
1
-18/+16
*
Wrapper modules for _Launch and _OSA weren't added yet. Fixed.
Jack Jansen
2003-12-09
2
-0/+2
*
Make this module Python 2.3 compatible, and add a setup script that allows
Jack Jansen
2003-12-09
3
-0/+19
*
Made this module compatible with Python2.3, and added a temporary setup
Jack Jansen
2003-12-09
3
-0/+21
*
Move list and tuple tests from test_types.py to their own scripts:
Walter Dörwald
2003-12-08
7
-514/+696
*
Sigh. dsp files must be marked as binary files for cvs, otherwise
Thomas Heller
2003-12-08
1
-108/+108
*
Revamped framework search path handling for MacOSX. This should allow
Jack Jansen
2003-12-08
2
-9/+11
*
forward port of 1.136.6.2:
Jack Jansen
2003-12-07
1
-2/+2
*
fixed long standing typo
Just van Rossum
2003-12-07
1
-13/+13
*
SF patch #855195: fix typos
Raymond Hettinger
2003-12-07
4
-3/+4
*
Fix missing paren.
Raymond Hettinger
2003-12-07
1
-1/+1
*
Fix double hyphen markup.
Raymond Hettinger
2003-12-07
1
-3/+3
*
SF patch #838938: Typos in the docs (Extending/Embedding + Python/C API)
Raymond Hettinger
2003-12-07
4
-9/+8
*
Put str() in alphabetical order.
Raymond Hettinger
2003-12-07
1
-10/+10
*
SF bug #855317: unittest: 5.3.9 Getting Extended Error Information
Raymond Hettinger
2003-12-07
1
-42/+0
*
Add groupby()
Andrew M. Kuchling
2003-12-06
1
-0/+28
*
Edit description a bit
Andrew M. Kuchling
2003-12-06
1
-2/+2
*
Incorporate suggestions from Aahz.
Raymond Hettinger
2003-12-06
1
-7/+9
*
Implement itertools.groupby()
Raymond Hettinger
2003-12-06
4
-2/+493
*
Variation of Thomas Heller's patch (722638) for improving readability
Steve Purcell
2003-12-06
1
-10/+26
*
SF bug #844123: "up" instead of "down" in turtle module documentation
Raymond Hettinger
2003-12-06
1
-1/+1
*
Finished update to UH 3.4.2.
Jack Jansen
2003-12-06
5
-14/+417
*
Finished update to universal header 3.4.2.
Jack Jansen
2003-12-05
19
-79/+443
*
Reverting to previous version, which works. And I don't really care about
Jack Jansen
2003-12-05
1
-83/+0
*
distutils compilers now compile source files in the same order as they
Thomas Heller
2003-12-05
1
-0/+3
*
Compile the files in the same order they are passed to the compiler.
Thomas Heller
2003-12-05
3
-3/+15
*
- fix markup in the bool() description
Fred Drake
2003-12-05
1
-10/+9
*
Add news about removal of the PendingDeprecationWarning from apply().
Fred Drake
2003-12-05
1
-0/+3
*
Remove the PendingDeprecationWarning from apply(). apply() will
Fred Drake
2003-12-05
1
-4/+0
*
Fix links and typos.
Raymond Hettinger
2003-12-05
1
-14/+22
*
Fix typo
Raymond Hettinger
2003-12-05
1
-4/+4
*
Fix typos.
Raymond Hettinger
2003-12-04
1
-2/+2
*
The Windows build number for 2.3.3c1 is 50.
Thomas Heller
2003-12-04
1
-0/+2
*
SF bug #849662. Dramatically, improve comparison speed for "if shl == None".
Raymond Hettinger
2003-12-04
1
-0/+2
*
Fix error in exception message.
Brett Cannon
2003-12-04
1
-1/+1
*
Remove extra copy of test_key_with_exception that somehow appeared
Michael W. Hudson
2003-12-04
1
-7/+0
*
Fixes and tests for various "holding pointers when arbitrary Python code
Michael W. Hudson
2003-12-04
2
-35/+91
*
Typo repair; added some comments and horizontal whitespace.
Tim Peters
2003-12-04
1
-9/+10
*
Ported to Universal Headers 3.4.2. Qd and Qt remain to be done.
Jack Jansen
2003-12-03
18
-225/+425
*
Adding an interface to the high-level Open Scripting Architecture,
Jack Jansen
2003-12-03
6
-0/+1595
*
Fix link
Raymond Hettinger
2003-12-03
1
-3/+2
*
Add a standard library tour
Raymond Hettinger
2003-12-03
1
-0/+318
[next]