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
...
*
Minor markup nits.
Fred Drake
1999-06-17
1
-3/+4
*
Small English usage nits.
Fred Drake
1999-06-17
1
-10/+13
*
Small markup and English usage nits.
Fred Drake
1999-06-17
1
-29/+30
*
In collect_children(), put a try-except around os.waitpid() because it
Guido van Rossum
1999-06-17
1
-1/+4
*
Add reminder that wave.open() documentation should be updated for the
Fred Drake
1999-06-17
1
-0/+3
*
open(): Make the mode parameter optional; if omitted or None, use the
Fred Drake
1999-06-17
1
-1/+6
*
Add entries due to additional sections from Moshe.
Fred Drake
1999-06-17
1
-0/+6
*
Add/remove entries due to additional sections from Moshe.
Fred Drake
1999-06-17
2
-19/+6
*
New module documentation sections from Moshe Zadka <moshez@math.huji.ac.il>!
Fred Drake
1999-06-17
6
-0/+390
*
Patch by Jim Fulton (code style tweaked a bit) to support
Guido van Rossum
1999-06-16
1
-17/+94
*
Suppress warning print statements about modules not found, they are
Guido van Rossum
1999-06-16
1
-2/+3
*
Sjoerd Mullender:
Guido van Rossum
1999-06-16
1
-8/+24
*
Laurence Tratt notes that the accept() call in get_request() can fail,
Guido van Rossum
1999-06-15
1
-1/+4
*
Added note to __not__() description that this operation is defined
Fred Drake
1999-06-15
1
-1/+3
*
Add the test case provided by Barry Scott for his patch.
Guido van Rossum
1999-06-15
1
-0/+5
*
Barry Scott writes:
Guido van Rossum
1999-06-15
1
-1/+1
*
Several new index entries to make find this easier.
Fred Drake
1999-06-15
1
-9/+11
*
Added a couple of endswith test cases for bugs reported by Timbot.
Barry Warsaw
1999-06-15
1
-0/+8
*
New version from Jim:
Guido van Rossum
1999-06-15
1
-50/+30
*
New version from Jim: don't call Py_FatalError() when initialization fails.
Guido van Rossum
1999-06-15
1
-5/+2
*
Added entries for new sections from Moshe.
Fred Drake
1999-06-14
1
-0/+3
*
Misc. changes related to the new sections.
Fred Drake
1999-06-14
3
-12/+14
*
New sections from Moshe Zadka <moshez@math.huji.ac.il>.
Fred Drake
1999-06-14
3
-0/+173
*
Added more tests of join
Barry Warsaw
1999-06-14
1
-0/+9
*
Message.getheaders(): If there are no matching headers, return an
Fred Drake
1999-06-14
1
-2/+3
*
Add entry for the fpformat module.
Fred Drake
1999-06-11
2
-0/+2
*
Documentation for the fpformat module by Moshe Zadka
Fred Drake
1999-06-11
1
-0/+51
*
Added 'ce' to the list of "registered" values for os.name.
Fred Drake
1999-06-11
1
-3/+3
*
After more discussion with Jim, change the behavior so that only a
Guido van Rossum
1999-06-11
1
-9/+1
*
Two extra startswith tests
Barry Warsaw
1999-06-11
1
-0/+3
*
Harness can now test object methods directly, if they aren't available
Barry Warsaw
1999-06-11
1
-2/+14
*
Tim Peters smart.patch:
Guido van Rossum
1999-06-11
3
-59/+77
*
Last night's scribbles:
Fred Drake
1999-06-11
1
-2/+34
*
Mark Hammond: patch for Windows/CE.
Guido van Rossum
1999-06-11
1
-0/+15
*
Output for the regression test of the new string methods.
Barry Warsaw
1999-06-10
1
-0/+3
*
Regression test for the new string methods.
Barry Warsaw
1999-06-10
1
-0/+110
*
Some clarifications on operations for mapping types, based on comments
Fred Drake
1999-06-10
1
-20/+36
*
Adjust indexing for __import__(); based on comments by Stefan Franke
Fred Drake
1999-06-10
1
-12/+11
*
Improve index entry for "import"; responding to comments by Stefan
Fred Drake
1999-06-10
1
-1/+1
*
Work around latex2html problem; reported by Gerrit Holl
Fred Drake
1999-06-10
1
-4/+5
*
Relocating file to Lib/lib-old.
Fred Drake
1999-06-10
1
-25/+0
*
Declare the "util" module obsolete.
Fred Drake
1999-06-10
1
-3/+3
*
Added a few more bugs to the doc string; reformatted existing bugs.
Guido van Rossum
1999-06-10
1
-8/+23
*
Code by Mark Hammond to format paragraphs embedded in comments.
Guido van Rossum
1999-06-10
1
-10/+55
*
Added abstraction get_selection_index() (Mark Hammond). Also
Guido van Rossum
1999-06-10
1
-14/+23
*
Fixed typo reported by Bennett Benson
Fred Drake
1999-06-10
1
-1/+1
*
Adapt to the new pyclbr's support of listing top-level functions. If
Guido van Rossum
1999-06-10
1
-33/+34
*
At David Ascher's request, clarify that os.system() always returns 0
Fred Drake
1999-06-10
1
-1/+2
*
Fix typo reported by Robert Kern <kernr@ncifcrf.gov>.
Fred Drake
1999-06-10
1
-5/+5
*
Fix off-by-one error in Tim's recent change to comment_region(): the
Guido van Rossum
1999-06-10
1
-1/+1
[prev]
[next]