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
*
Updated the sqlite3 module to the external pysqlite 2.2.2 version.
Gerhard Häring
2006-04-23
22
-314/+311
*
Update contextlib documentation to use the same terminology as the module imp...
Nick Coghlan
2006-04-23
1
-7/+8
*
Add a Context Types section to parallel the Iterator Types section (uses the ...
Nick Coghlan
2006-04-23
1
-0/+96
*
Patch 1471761 - test for broken poll at runtime
Ronald Oussoren
2006-04-23
1
-17/+66
*
Patch 1471925 - Weak linking support for OSX
Ronald Oussoren
2006-04-23
3
-2/+98
*
wrap SyntaxError with \exception{}
George Yoshida
2006-04-23
1
-1/+1
*
Update optparse to Optik 1.5.1.
Greg Ward
2006-04-23
4
-179/+633
*
Remove $CJKCodecs$ RCS tags. The CJKCodecs isn't maintained outside
Hye-Shik Chang
2006-04-22
11
-11/+0
*
- add versionadded tag
George Yoshida
2006-04-22
1
-1/+3
*
Port to Python 2.5. Drop .DEF file. Change output file names to .pyd.
Martin v. Löwis
2006-04-22
3
-12/+7
*
Typo fixes
George Yoshida
2006-04-22
1
-2/+2
*
Fix more ssize_t issues.
Martin v. Löwis
2006-04-22
6
-13/+13
*
Fix more ssize_t problems.
Martin v. Löwis
2006-04-22
3
-8/+16
*
Add libctypes as a dep
Neal Norwitz
2006-04-22
1
-0/+1
*
Whitespace normalization.
Tim Peters
2006-04-22
2
-20/+20
*
Add Gregory K. Johnson's revised version of mailbox.py (funded by
Andrew M. Kuchling
2006-04-22
5
-212/+4859
*
Make copy of test_mailbox.py. We'll still want to check the backward
Andrew M. Kuchling
2006-04-22
1
-0/+120
*
Fix comment typo
Andrew M. Kuchling
2006-04-22
1
-1/+1
*
Typo fixes
Andrew M. Kuchling
2006-04-22
1
-2/+2
*
Guido wrote contextlib, not me, but thanks anyway. ;)
Phillip J. Eby
2006-04-21
1
-1/+0
*
SF bug #1473760 TempFile can hang on Windows.
Tim Peters
2006-04-21
4
-22/+87
*
Documentation for ctypes.
Thomas Heller
2006-04-21
2
-0/+1227
*
Merge in changes from ctypes 0.9.9.6 upstream version.
Thomas Heller
2006-04-21
24
-365/+300
*
Merge in changes from ctypes 0.9.9.6 upstream version.
Thomas Heller
2006-04-21
9
-99/+297
*
Whitespace normalization.
Tim Peters
2006-04-21
15
-261/+247
*
Correct the grammar
George Yoshida
2006-04-21
1
-3/+3
*
Backport p3yk r45619:
Hye-Shik Chang
2006-04-21
1
-4/+28
*
Fix a markup.
George Yoshida
2006-04-21
1
-1/+1
*
Py_ssize_t issue; repr()'ing a very large string would result in a teensy
Thomas Wouters
2006-04-21
1
-1/+1
*
Upgrade to vsextcomp 0.8 (and thus the SDK for W2k3SP1)
Martin v. Löwis
2006-04-21
18
-37/+37
*
Add item
Andrew M. Kuchling
2006-04-21
1
-0/+5
*
Add \label to make better HTML filenames
Andrew M. Kuchling
2006-04-21
1
-16/+16
*
Add two items; typographical improvement for the 'with' statement; minor edits
Andrew M. Kuchling
2006-04-21
1
-29/+48
*
Typo, grammar fixes. This file could use another proofreading pass.
Andrew M. Kuchling
2006-04-21
1
-25/+25
*
Add TODO item
Andrew M. Kuchling
2006-04-21
1
-0/+1
*
Add explanatory message
Andrew M. Kuchling
2006-04-21
1
-0/+1
*
Typo fixes
Andrew M. Kuchling
2006-04-21
1
-6/+6
*
Fix variable/format-char discrepancy in new-style class __getitem__,
Thomas Wouters
2006-04-21
1
-4/+4
*
Package setuptools
Martin v. Löwis
2006-04-21
1
-1/+10
*
Allow pstats.Stats creator to specify an alternate to stdout.
Skip Montanaro
2006-04-21
3
-74/+91
*
This is a long-ago patch I submitted to SF (1100924) to time the gc passes.
Skip Montanaro
2006-04-21
1
-0/+29
*
- tp_init shouldn't call base class tp_init by default
Jack Jansen
2006-04-20
1
-2/+3
*
Change a footnote to a parenthetical (in two senses) paragraph
Andrew M. Kuchling
2006-04-20
1
-5/+8
*
Argh, make another markup fix
Andrew M. Kuchling
2006-04-20
1
-1/+1
*
Markup fix
Andrew M. Kuchling
2006-04-20
1
-1/+1
*
Add some items; add "New module" consistently; make contextlib.closing exampl...
Andrew M. Kuchling
2006-04-20
1
-20/+44
*
Address issues brought up by MvL on python-checkins.
Neal Norwitz
2006-04-20
1
-4/+4
*
Whitespace, fix indentation
Neal Norwitz
2006-04-20
1
-2/+1
*
Document r43622.
Martin v. Löwis
2006-04-20
1
-0/+4
*
Correct implementation and documentation of os.confstr. Add a simple test
Skip Montanaro
2006-04-20
3
-9/+17
[next]