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
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
added '**kw' to parameter list syntax
Guido van Rossum
1996-06-26
2
-2/+6
*
mktime returns a float now.
Guido van Rossum
1996-06-26
2
-4/+6
*
Added thread unsafety warning. Added optional retain arg to split.
Guido van Rossum
1996-06-26
2
-2/+12
*
Better and correct words for split().
Guido van Rossum
1996-06-26
2
-20/+20
*
Document some process group stuff; mkdir mode arg optional; mkfifo.
Guido van Rossum
1996-06-26
2
-2/+110
*
Give correct length of string.
Guido van Rossum
1996-06-26
2
-2/+2
*
Slight update; file args are no longer optional.
Guido van Rossum
1996-06-26
2
-16/+16
*
Add flock; warn about lockdata system dependency when using fcntl.
Guido van Rossum
1996-06-26
2
-2/+18
*
Change of address; 1.4 beta 1.
Guido van Rossum
1996-06-26
2
-8/+8
*
Fixed for Latex2e by Dave Ascher.
Guido van Rossum
1996-06-26
1
-40/+29
*
Note that EOF is ^Z on DOS. Spell Unix as \UNIX in some more places.
Guido van Rossum
1996-06-10
2
-8/+14
*
Removed some spurios biindex calls.
Guido van Rossum
1996-05-02
2
-8/+22
*
Added warning about behavior of open mode 'a' (or 'a+').
Guido van Rossum
1996-05-02
2
-2/+8
*
Added lost docs for crypt module.
Guido van Rossum
1996-04-10
6
-0/+50
*
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
*
Documented ProgressBar and idle()
Jack Jansen
1995-11-14
2
-2/+42
*
mention syslog upgrade
Guido van Rossum
1995-10-11
2
-0/+8
*
mention Fred Drake's parser module
Guido van Rossum
1995-10-11
2
-0/+10
*
add libparser.tex
Guido van Rossum
1995-10-11
3
-1/+3
*
Fred Drake's parser module
Guido van Rossum
1995-10-11
2
-0/+500
*
Documented MACFS, macostools, EasyDialogs and FrameWork modules.
Jack Jansen
1995-10-10
9
-15/+504
*
Added base64 codec docs
Jack Jansen
1995-10-10
2
-0/+24
*
Fixed typo.
Jack Jansen
1995-10-10
3
-3/+3
*
updated version and date
Guido van Rossum
1995-10-09
4
-4/+4
*
syslog docs by steve clift
Guido van Rossum
1995-10-09
4
-0/+136
*
a fe more things: apply 3rd arg, ni, ihooks, rexec
Guido van Rossum
1995-10-08
2
-2/+62
*
footnote about keyword args
Guido van Rossum
1995-10-08
4
-4/+10
*
apply() third arg
Guido van Rossum
1995-10-08
2
-2/+8
*
new version / date
Guido van Rossum
1995-10-08
2
-2/+2
*
make access obsolete
Guido van Rossum
1995-10-08
2
-8/+4
*
describe more 1.3 changes
Guido van Rossum
1995-10-08
2
-38/+240
*
change warning about C++
Guido van Rossum
1995-10-08
2
-4/+6
*
added strftime
Guido van Rossum
1995-09-13
2
-0/+14
*
added string.translate(s, table)
Guido van Rossum
1995-09-13
2
-0/+12
*
add realtime as 5th item to os.times() return value
Guido van Rossum
1995-09-13
2
-4/+8
*
HP-Prec is not 64-bit
Guido van Rossum
1995-09-13
2
-2/+2
*
move uncomfortable backslash
Guido van Rossum
1995-09-13
2
-4/+6
*
Documented new argument order.
Jack Jansen
1995-08-30
2
-62/+46
*
Documented binascii, binhex and uu modules. Put them in the
Jack Jansen
1995-08-29
5
-2/+296
*
many fixes by anonymous contributor
Guido van Rossum
1995-08-28
2
-144/+596
*
Documented MacOS module.
Jack Jansen
1995-08-14
4
-0/+150
*
Documented PromptGetFile and optional prompt to GetDirectory.
Jack Jansen
1995-08-14
2
-4/+14
*
Fixed incorrect tex-code for readline
Jack Jansen
1995-08-14
2
-2/+2
*
warn about bacslash-s lacking
Guido van Rossum
1995-08-11
2
-4/+10
*
correct description of integer division; describe optional read arg
Guido van Rossum
1995-08-10
2
-16/+22
[prev]
[next]