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
path:
root
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
don't show print passwords in debug output
Guido van Rossum
1995-05-05
1
-6/+16
*
new release by Ken, fix handling of from
Guido van Rossum
1995-05-05
1
-6/+12
*
For anonymous ftp, make sure local hostname is fully qualified.
Jack Jansen
1995-05-04
1
-0/+4
*
Mac-specific code for setting filetype was outdated.
Jack Jansen
1995-04-23
1
-3/+3
*
correct typo in example
Guido van Rossum
1995-04-10
1
-1/+1
*
first update from Ken
Guido van Rossum
1995-04-07
1
-24/+38
*
call test() when run as script
Guido van Rossum
1995-04-07
1
-0/+3
*
original received from Ken
Guido van Rossum
1995-04-07
1
-0/+956
*
added Linux specific files
Guido van Rossum
1995-04-05
10
-0/+1376
*
added TERMIOS.py
Guido van Rossum
1995-03-31
4
-0/+772
*
rename debug() to set_debuglevel()
Guido van Rossum
1995-03-30
1
-1/+2
*
added "pystone" benchmark
Guido van Rossum
1995-03-30
1
-0/+229
*
optional mode, bufsize for global function open()
Guido van Rossum
1995-03-23
1
-3/+3
*
fix bogus hasttr usage
Guido van Rossum
1995-03-22
1
-2/+2
*
fix typo in tag_nextrange
Guido van Rossum
1995-03-20
2
-2/+2
*
add TkVersion,TclVersion; don't drop in debugger
Guido van Rossum
1995-03-17
2
-84/+40
*
default mode="r" and add optional bufsize
Guido van Rossum
1995-03-16
1
-2/+2
*
test signal module
Guido van Rossum
1995-03-16
1
-0/+50
*
set mac path separator to newline
Guido van Rossum
1995-03-14
1
-1/+1
*
add dummy base to atoi/atol; careful about negative start indices in find/count
Guido van Rossum
1995-03-14
2
-10/+22
*
rename copy.Error to copy.error
Guido van Rossum
1995-03-14
1
-5/+8
*
add execvpe -- mix of execvp and execve
Guido van Rossum
1995-03-14
1
-6/+22
*
fix typos in escape() and print_form()
Guido van Rossum
1995-03-14
1
-4/+4
*
pickle classes; add format_version, load(s)/dump(s) shortcuts
Guido van Rossum
1995-03-14
1
-16/+61
*
added PicklingError exception
Guido van Rossum
1995-03-09
1
-2/+9
*
avoid math, don't abort when overflow check fails
Guido van Rossum
1995-03-04
2
-4/+9
*
remove redundant backslashes; some cosnetics
Guido van Rossum
1995-03-04
2
-69/+69
*
raise EOFError when load() hits EOF, instead of KeyError
Guido van Rossum
1995-03-04
1
-0/+4
*
allow safe_import to be called with up to 4 args and check for . in name
Guido van Rossum
1995-03-02
1
-1/+3
*
Write track artist info if given.
Sjoerd Mullender
1995-03-01
2
-0/+4
*
added html parser and supporting cast
Guido van Rossum
1995-02-27
6
-0/+3014
*
layout changes; quote & as well
Guido van Rossum
1995-02-27
1
-6/+13
*
handle class exceptions
Guido van Rossum
1995-02-27
4
-9/+25
*
fix stupid bug (db should be dict)
Guido van Rossum
1995-02-27
1
-3/+3
*
added DictType as alias for DictionaryType
Guido van Rossum
1995-02-27
1
-1/+1
*
handle class exceptions; added runeval; made runctx obsolete
Guido van Rossum
1995-02-27
6
-29/+88
*
minute comment changes
Guido van Rossum
1995-02-16
2
-4/+4
*
add class exceptions
Guido van Rossum
1995-02-13
1
-0/+1
*
added __doc__ strings etc.
Guido van Rossum
1995-02-09
3
-46/+169
*
test class exceptions
Guido van Rossum
1995-02-09
1
-0/+36
*
fix formatting of stack entries
Guido van Rossum
1995-02-03
2
-5/+8
*
Made play method more robust by adding a try-finally.
Sjoerd Mullender
1995-02-01
2
-74/+94
*
Support for album.notes and trackN.artist via notes and trackartist
Sjoerd Mullender
1995-02-01
2
-4/+22
*
changes for the Mac
Guido van Rossum
1995-01-27
5
-11/+111
*
fix bogus test for regex match
Guido van Rossum
1995-01-26
1
-1/+1
*
Always use 'anonymous' if os.environ doesn't exist
Jack Jansen
1995-01-19
1
-5/+10
*
evolution
Guido van Rossum
1995-01-17
1
-16/+4
*
new files
Guido van Rossum
1995-01-12
4
-0/+772
*
use getattr() instead of eval(), fix string representations
Guido van Rossum
1995-01-12
1
-4/+4
*
fix comments for list command
Guido van Rossum
1995-01-10
1
-2/+2
[next]