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
*
Allow makefile('rb') or 'wb'.
Jack Jansen
1996-02-14
1
-0/+1
*
Modified for GUSI
Jack Jansen
1996-02-14
5
-6/+76
*
For gusi-based python
Jack Jansen
1996-02-14
2
-1/+12
*
GUSI-based python projects
Jack Jansen
1996-02-14
2
-0/+2054
*
Comment fix
Jack Jansen
1996-02-14
1
-2/+2
*
Include GUSI.h if using gusi-sockets
Jack Jansen
1996-02-14
1
-0/+5
*
Module to convert a mail message to or from quoted-printable. The
Sjoerd Mullender
1996-02-14
1
-0/+415
*
mark strftime as varargs
Guido van Rossum
1996-02-13
1
-1/+1
*
add remove==unlink; mark strftime as varargs
Guido van Rossum
1996-02-13
1
-0/+1
*
get rid of bogus name for init_tkinter()
Guido van Rossum
1996-02-13
1
-3/+1
*
better way to define ComplexType
Guido van Rossum
1996-02-13
1
-3/+3
*
improved test()
Guido van Rossum
1996-02-13
1
-10/+34
*
even better way to normalize spaces in add_flowing_data
Guido van Rossum
1996-02-13
1
-17/+9
*
better way to normalize spaces in add_flowing_data
Guido van Rossum
1996-02-12
1
-3/+13
*
fix several bogus var refs in error reporting
Guido van Rossum
1996-02-12
1
-3/+3
*
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
[next]