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
*
document OverflowError exception on mktime()
Guido van Rossum
1996-02-12
2
-2/+4
*
atol supports trailing l/L if base is 0
Guido van Rossum
1996-02-12
2
-2/+2
*
document non-BSD SIGCHLD behaviour
Guido van Rossum
1996-02-12
2
-2/+8
*
change jars email
Guido van Rossum
1996-02-12
2
-2/+2
*
listdir no longer returns . or ..; added remove==unlink
Guido van Rossum
1996-02-12
2
-6/+18
*
hypot is now always supported
Guido van Rossum
1996-02-12
2
-6/+0
*
don't die on unreadable files etc.
Guido van Rossum
1996-02-05
1
-6/+10
*
Re-binhexed all projects.
Jack Jansen
1996-01-31
12
-4904/+5068
*
Added cmath module
Jack Jansen
1996-01-29
1
-0/+6
*
Modules implementing WWW and URL suite, and a module to control netscape.
Jack Jansen
1996-01-29
3
-0/+544
*
Added missing get() method
Jack Jansen
1996-01-29
1
-0/+24
*
Fixed access to Quickdraw globals. Unfortunately, they now have to be
Jack Jansen
1996-01-29
2
-40/+125
*
remove rcs history
Guido van Rossum
1996-01-26
1
-32/+0
*
support fast mode for gdmb
Guido van Rossum
1996-01-26
1
-9/+16
*
only use 'j' for imaginary constants
Guido van Rossum
1996-01-26
1
-1/+1
*
properly initialize optional arguments to apply()
Guido van Rossum
1996-01-26
1
-1/+1
*
use only j for imaginary constants
Guido van Rossum
1996-01-26
1
-2/+2
*
add keyword args to CanvasItem class __init__
Guido van Rossum
1996-01-26
2
-6/+6
*
more recent linux header files
Guido van Rossum
1996-01-26
8
-96/+328
*
speed up unquote() by using atoi() instead of eval()
Guido van Rossum
1996-01-26
1
-1/+1
*
support 'whence' arg to seek()
Guido van Rossum
1996-01-25
1
-2/+7
*
add acct() method to send new account name
Guido van Rossum
1996-01-25
1
-0/+5
*
fix typo in _setval() return value
Guido van Rossum
1996-01-25
1
-1/+1
*
backward compatible interface for bsddb
Guido van Rossum
1996-01-25
1
-0/+8
*
inherit error from _mod.error
Guido van Rossum
1996-01-25
1
-0/+3
*
real test for executable script
Guido van Rossum
1996-01-25
1
-1/+1
*
correct retrieving return value of os.waitpid()
Guido van Rossum
1996-01-25
1
-1/+1
*
add missing loop step to parseplist()
Guido van Rossum
1996-01-25
1
-0/+1
*
fix default arg for read() -- should be -1
Guido van Rossum
1996-01-25
1
-2/+2
*
add ComplexType
Guido van Rossum
1996-01-25
1
-0/+4
*
use 'j' instead of 'i' for imaginary constants
Guido van Rossum
1996-01-25
1
-2/+2
*
Removed unused var
Jack Jansen
1996-01-25
2
-2/+0
*
(py-shell): Fixed Emacs 18 bug, use of boundp instead of fboundp.
Barry Warsaw
1996-01-23
1
-1/+1
*
Corrected format string in api_version_warning.
Sjoerd Mullender
1996-01-23
1
-1/+1
*
Added prototype for PySys_SetArgv
Jack Jansen
1996-01-22
1
-0/+1
*
Set default item for dialog
Jack Jansen
1996-01-22
1
-0/+1
*
Added 16-bit pixel support for some operations.
Jack Jansen
1996-01-22
1
-8/+15
*
Fixed off-by-one error in rle-decode, and allow whitespace in base64
Jack Jansen
1996-01-22
1
-5/+5
*
Added rgbFgColor and a few other members of CGrafPort
Jack Jansen
1996-01-15
2
-12/+32
*
Added Fm module
Jack Jansen
1996-01-15
1
-0/+2
*
adde cmath; added version numbers to tk/tcl libs
Guido van Rossum
1996-01-12
1
-1/+2
*
added default hypot() implementation
Guido van Rossum
1996-01-12
1
-4/+21
*
64-bit patch
Guido van Rossum
1996-01-12
1
-0/+15
*
added new.classobj()
Guido van Rossum
1996-01-12
1
-0/+19
*
fix argcount bug for build_node_children
Guido van Rossum
1996-01-12
1
-1/+1
*
clear addr buffer before calling getsockname
Guido van Rossum
1996-01-12
1
-0/+1
*
complex math
Guido van Rossum
1996-01-12
1
-0/+314
*
changes for pow(**) and complex
Guido van Rossum
1996-01-12
1
-1/+17
*
add sigrelse() call for SunOS 4.1; add some fflush() calls
Guido van Rossum
1996-01-12
1
-0/+6
*
added complex and c objects
Guido van Rossum
1996-01-12
1
-2/+6
[next]