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
...
*
Update the comments on building the pyexpat extension.
Fred Drake
2002-07-10
1
-16/+11
*
Note that unicode() can raise LookupError for unknown codecs.
Fred Drake
2002-07-09
1
-1/+2
*
SF bug 578752: COUNT_ALLOCS vs heap types
Tim Peters
2002-07-08
2
-1/+18
*
PyNode_AddChild(): Backporting an aggressive over-allocation policy
Tim Peters
2002-07-08
2
-9/+53
*
Fix typo.
Fred Drake
2002-07-08
1
-1/+1
*
Fix typo reported by Kent Engström, and a bunch of broken markup.
Fred Drake
2002-07-08
1
-11/+11
*
Fix typo: "an Unicode string" --> "a Unicode string"
Fred Drake
2002-07-08
1
-2/+2
*
Add annotations that describe the change in the "errors" and "failures"
Fred Drake
2002-07-02
1
-0/+4
*
Update the documentation of the errors and failures attributes of the
Fred Drake
2002-07-02
1
-6/+48
*
Track change of begin() to _begin().
Jeremy Hylton
2002-07-02
1
-2/+2
*
Backport various bug fixes from trunk.
Jeremy Hylton
2002-07-02
1
-59/+120
*
Backport for SF bug #574132: Major GC related performance regression.
Tim Peters
2002-06-30
1
-13/+45
*
Fixed bug 574978 shutil example out of sync with source code
Raymond Hettinger
2002-06-30
1
-2/+1
*
Fix bug 575221 referred to dictionary type instead of dict.
Raymond Hettinger
2002-06-30
1
-1/+1
*
Clarify the version information for the unicode() built-in.
Fred Drake
2002-06-29
1
-6/+9
*
Backport 1.37: dis.dis() also supports modules, (also backport other changes ...
Neal Norwitz
2002-06-26
1
-8/+49
*
Fix various typos reported to python-docs.
Fred Drake
2002-06-26
1
-4/+4
*
Fix typo reported to python-docs.
Fred Drake
2002-06-26
1
-1/+1
*
Fix bug #573916. Sender and recipients reversed in email example.
Raymond Hettinger
2002-06-26
1
-2/+2
*
[Backport of recent changes to the SAX documentation.]
Fred Drake
2002-06-25
3
-43/+70
*
Fix typo
Raymond Hettinger
2002-06-25
1
-1/+1
*
Completed previous edit
Raymond Hettinger
2002-06-25
1
-2/+0
*
Close bug 480337: Dict used before dicts explained. Added explanation
Raymond Hettinger
2002-06-25
1
-0/+12
*
Close bug 417930 by clarifying augmented assignment docs
Raymond Hettinger
2002-06-25
1
-0/+14
*
Fix SF bug 568269 by enclosing 'computername' in a raw string
Raymond Hettinger
2002-06-25
1
-1/+1
*
Backport change to 1.58 giving Lambda a separate section.
Raymond Hettinger
2002-06-25
1
-30/+7
*
Fix SF Bug 572567: Memory leak in object comparison
Raymond Hettinger
2002-06-24
3
-0/+14
*
SF # 572928 One word change for lib/libgettext.tex
Neal Norwitz
2002-06-24
1
-1/+1
*
Correct the RE equivalent of scanf()'s %x and %X patterns.
Fred Drake
2002-06-22
1
-1/+1
*
Backport of Greg Ward's rev. 1.6 from the trunk:
Fred Drake
2002-06-21
1
-1/+1
*
Corrected return type and value information for PyUnicode_Count() and
Fred Drake
2002-06-20
2
-16/+20
*
Fix the docstring for sys.getrefcount().
Fred Drake
2002-06-20
1
-2/+3
*
Make the docs for string.capitalize() match those of str.capitalize()
Fred Drake
2002-06-20
1
-1/+1
*
SF 563530 added missing methods for emulating numeric types
Raymond Hettinger
2002-06-20
1
-0/+4
*
Typo: bites --> bytes
Fred Drake
2002-06-18
1
-1/+1
*
Add description of the deadlock problem with child processes and pipes, and
Fred Drake
2002-06-18
2
-0/+67
*
Add a note about "as" not being a keyword, though it has special meaning
Fred Drake
2002-06-18
1
-0/+7
*
Note the limitation that mime_decode_header() only works for Latin-1.
Fred Drake
2002-06-18
1
-0/+1
*
Backport:
Guido van Rossum
2002-06-18
1
-0/+5
*
Corect speling and add \n\ to line ends in new docstring for access().
Guido van Rossum
2002-06-18
1
-5/+5
*
Clarified documentation for os.access().
Fred Drake
2002-06-18
2
-6/+12
*
Clarified description of error handling for shutil.rmtree().
Fred Drake
2002-06-18
1
-2/+3
*
Update description of the Expat library.
Fred Drake
2002-06-17
1
-15/+7
*
PyModule_AddObject(): Added missing exceptions.
Fred Drake
2002-06-17
1
-7/+14
*
Fix documentation for PyMarshal_WriteObjectToFile() and
Fred Drake
2002-06-17
1
-5/+5
*
Clean up descriptions of PyObject_RichCompare() and PyObject_RichCompareBool()
Fred Drake
2002-06-14
2
-8/+18
*
Test for the bug in recurse_down_subclasses() that I just fixed.
Guido van Rossum
2002-06-14
1
-0/+10
*
Backport:
Guido van Rossum
2002-06-14
1
-1/+2
*
Refer the reader to the correct module for constant definitions.
Fred Drake
2002-06-14
1
-1/+1
*
Document the Binary.data attribute.
Fred Drake
2002-06-14
1
-5/+13
[prev]
[next]