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
*
Add an availability statement for alarm().
Fred Drake
2002-02-15
1
-0/+1
*
Added deprecatioon information for mac.xstat().
Fred Drake
2002-02-15
1
-1/+8
*
The "%" character does not need to be escaped in verbatim environments.
Fred Drake
2002-02-15
1
-3/+3
*
Consistently use \textasciicircum to produce a ^ character.
Fred Drake
2002-02-14
1
-18/+25
*
Added regression test for start()/stop() returning bogus NULL.
Fred Drake
2002-02-08
1
-0/+10
*
start() and stop() methods: return None where there is no exception;
Fred Drake
2002-02-08
1
-2/+8
*
Python 10 was a success, commemorate it\!
Fred Drake
2002-02-08
0
-0/+0
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-02-08
1
-0/+28
*
Backport my fixing up of PyObject_New/PyMem_Del mismatches.
Michael W. Hudson
2002-02-06
2
-2/+2
*
Backport loewis' checkin of revision 1.44:
Michael W. Hudson
2002-02-06
1
-0/+4
*
Fix a bunch of typos found by nnorwitz.
Michael W. Hudson
2002-02-06
4
-7/+7
*
Update the instructions on reporting bugs to reflect that anonymous reports
Fred Drake
2002-02-04
1
-10/+6
*
string.split() docstring described the interpretation of the maxsplit
Fred Drake
2002-01-30
1
-3/+3
*
Revise cheeseshop example so that the order of the keyword output is
Fred Drake
2002-01-29
1
-1/+8
*
It's merge time! (well, this is the last one for the moment)
Michael W. Hudson
2002-01-28
1
-0/+3
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-1/+5
*
It's merge time!
Michael W. Hudson
2002-01-28
0
-0/+0
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+7
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+2
*
It's merge time!
Michael W. Hudson
2002-01-28
2
-1/+5
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+2
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+2
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-2/+1
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-9/+2
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-0/+15
*
It's merge time!
Michael W. Hudson
2002-01-28
1
-5/+8
*
It's merge time!
Michael W. Hudson
2002-01-28
6
-412/+4
*
This commit was manufactured by cvs2svn to create branch
cvs2svn
2002-01-28
6
-0/+391
*
Add keyword.kwlist to the public API.
Fred Drake
2002-01-24
1
-1/+8
*
libkeyword.tex was missing from the list of dependencies for the
Fred Drake
2002-01-24
1
-0/+1
*
Fix for
Michael W. Hudson
2002-01-23
1
-2/+2
*
Fix typo reported by François Pinard.
Fred Drake
2002-01-21
1
-1/+1
*
Updated GNU info dir segment from Milan Zamazal.
Fred Drake
2002-01-17
1
-1/+2
*
Update email address.
Fred Drake
2002-01-17
1
-1/+1
*
Fix Michael Hudson's email address.
Fred Drake
2002-01-17
1
-1/+1
*
Merge in Thomas Heller's typo fix from revision 1.13.
Fred Drake
2002-01-15
1
-1/+1
*
Include <unistd.h> in Python.h. Fixes #500924.
Martin v. Löwis
2002-01-12
30
-109/+4
*
Add fallback argument to translation(). Set fallback to 1 for install().
Martin v. Löwis
2002-01-11
1
-2/+5
*
Added item about the webbrowser security fix.
Fred Drake
2002-01-10
1
-0/+10
*
Fix webbrowser.py security bug: be more careful about what we pass to
Fred Drake
2002-01-07
1
-12/+15
*
Initialize err_ret with filename if available. Fixes #498828.
Martin v. Löwis
2002-01-05
1
-5/+5
*
Time2Internaldate(): Call isinstance() once for each of the type tests
Fred Drake
2002-01-05
1
-4/+4
*
Check for time.struct_time in addition to tuples. Use 3 characters
Martin v. Löwis
2002-01-05
1
-5/+5
*
Implement PyObject_DelItemString. Fixes #498915.
Martin v. Löwis
2002-01-05
2
-0/+26
*
Do not mask the name of a built-in function in example code.
Fred Drake
2002-01-05
1
-1/+1
*
Fix indentation error in example from the Tkinter Life Preserver.
Fred Drake
2002-01-05
1
-1/+1
*
Fix minor typo reported in SF patch #497951.
Fred Drake
2002-01-05
1
-1/+1
*
Backport gvanrossum's checkin of revision 1.20:
Michael W. Hudson
2002-01-04
1
-1/+4
*
Backport gvanrossum's checkin of revisions
Michael W. Hudson
2002-01-04
2
-5/+16
*
Add fcntl.h constants from glibc 2.2.4. Fixes #496171.
Martin v. Löwis
2001-12-28
1
-0/+70
[next]