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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
preparing for 2.5c2
Anthony Baxter
2006-09-11
1
-1/+1
*
Fix typo in example
Andrew M. Kuchling
2006-09-08
1
-1/+1
*
Use native SQLite types
Andrew M. Kuchling
2006-09-08
1
-2/+2
*
Explain SQLite a bit more clearly
Andrew M. Kuchling
2006-09-08
1
-6/+8
*
Rearrange example a bit, and show rpartition() when separator is not found
Andrew M. Kuchling
2006-09-05
1
-2/+4
*
Bug #1552618: change docs of dict.has_key() to reflect recommendation
Georg Brandl
2006-09-05
1
-5/+5
*
Fix str.rpartition(sep) when sep is not found in str.
Neal Norwitz
2006-09-05
1
-2/+2
*
Backport of decimal module context management updates from rev 51694 to 2.5 r...
Nick Coghlan
2006-09-03
2
-30/+31
*
Backport 51663:
Neal Norwitz
2006-09-03
1
-2/+2
*
SF #1547931, fix typo (missing and). Backport candidate for 2.3/2.4 too
Neal Norwitz
2006-09-02
1
-1/+1
*
evalfile() should be execfile().
Georg Brandl
2006-09-01
1
-1/+1
*
- SF patch #1550263: Enhance and correct unittest docs
Fred Drake
2006-09-01
1
-32/+70
*
patch for documentation for recent uuid changes (from ping)
Anthony Baxter
2006-08-22
1
-15/+15
*
Minor edits
Andrew M. Kuchling
2006-08-18
2
-3/+3
*
Typo in tp_clear docs.
Georg Brandl
2006-08-18
1
-1/+1
*
Bug #1541682: Fix example in the "Refcount details" API docs.
Georg Brandl
2006-08-18
3
-22/+20
*
Tutorial:
Thomas Heller
2006-08-16
1
-29/+48
*
Update bug/patch counts
Andrew M. Kuchling
2006-08-16
1
-1/+1
*
Link to docs; remove an XXX comment
Andrew M. Kuchling
2006-08-16
1
-3/+1
*
Bump document version to 1.0; remove pystone paragraph
Andrew M. Kuchling
2006-08-16
1
-4/+1
*
Add UnicodeWarning
Andrew M. Kuchling
2006-08-16
1
-0/+34
*
preparing for 2.5c1
Anthony Baxter
2006-08-16
1
-1/+1
*
Improve markup in PyUnicode_RichCompare.
Georg Brandl
2006-08-14
1
-19/+14
*
Slightly revised version of patch #1538956:
Marc-André Lemburg
2006-08-14
4
-4/+38
*
SF bug #1539336, distutils example code missing
Neal Norwitz
2006-08-13
1
-0/+2
*
Patch #1538606, Patch to fix __index__() clipping.
Neal Norwitz
2006-08-12
1
-3/+22
*
Followup to bug #1069160.
Tim Peters
2006-08-10
1
-6/+6
*
Reindent code
Andrew M. Kuchling
2006-08-09
1
-31/+33
*
Add missing 'self' parameters
Andrew M. Kuchling
2006-08-09
1
-3/+6
*
[Patch #1534027] Add notes on locale module changes
Andrew M. Kuchling
2006-08-09
1
-5/+34
*
[Bug #1536021] Mention __hash__ change
Andrew M. Kuchling
2006-08-09
1
-2/+10
*
__hash__ may now return long int; the final hash
Martin v. Löwis
2006-08-09
1
-0/+5
*
``str`` is now the same object as ``types.StringType``.
Georg Brandl
2006-08-08
1
-17/+24
*
Bug #1536660: separate two words.
Georg Brandl
2006-08-08
1
-1/+1
*
Bug #1536828: typo: TypeType should have been StringType.
Georg Brandl
2006-08-08
1
-1/+1
*
Bump version number
Andrew M. Kuchling
2006-08-08
1
-1/+1
*
'Other changes' section now has only one item; move the item elsewhere and re...
Andrew M. Kuchling
2006-08-08
1
-22/+13
*
Move obmalloc item into C API section
Andrew M. Kuchling
2006-08-08
1
-29/+29
*
Reword paragraph to clarify
Andrew M. Kuchling
2006-08-08
1
-4/+5
*
Patch #1534922: correct and enhance unittest docs.
Georg Brandl
2006-08-05
1
-142/+174
*
Fix mangled sentence
Andrew M. Kuchling
2006-08-04
1
-1/+1
*
fix typos
Gregory P. Smith
2006-08-04
1
-4/+4
*
Fix a mistake.
Thomas Heller
2006-08-02
1
-3/+3
*
A few nore words about what ctypes does.
Thomas Heller
2006-08-02
1
-7/+28
*
pre-release machinations
Anthony Baxter
2006-08-02
1
-1/+1
*
[Bug #848556] Remove \d* from second alternative to avoid exponential case wh...
Andrew M. Kuchling
2006-07-31
1
-1/+1
*
[Bug #1514540] Instead of putting the standard types in a section, put them i...
Andrew M. Kuchling
2006-07-31
2
-30/+30
*
Fix function name.
Georg Brandl
2006-07-31
1
-1/+1
*
Remove reference to notation
Andrew M. Kuchling
2006-07-31
1
-2/+2
*
Typo fix
Andrew M. Kuchling
2006-07-31
1
-1/+1
[next]