Kaydet (Commit) 8c973656 authored tarafından Guido van Rossum's avatar Guido van Rossum

ACKS: some new names; NEWS: 1.0.3

üst e44e373c
...@@ -20,6 +20,7 @@ Terrence Brannon ...@@ -20,6 +20,7 @@ Terrence Brannon
Erik de Bueger Erik de Bueger
Jan-Hein B"uhrman Jan-Hein B"uhrman
Dick Bulterman Dick Bulterman
Tommy Burnette
Matthew Conway Matthew Conway
David Chaum David Chaum
Jonathan Dasteel Jonathan Dasteel
...@@ -39,8 +40,10 @@ Philip Homburg ...@@ -39,8 +40,10 @@ Philip Homburg
Jack Jansen Jack Jansen
Bill Janssen Bill Janssen
Drew Jenkins Drew Jenkins
Simon Johnston
Lou Kates Lou Kates
Steve Kirsch Steve Kirsch
William Lewis
Robert van Liere Robert van Liere
Mark Lutz Mark Lutz
Steve Majewski Steve Majewski
...@@ -70,6 +73,7 @@ Quentin Stafford-Fraser ...@@ -70,6 +73,7 @@ Quentin Stafford-Fraser
Tracy Tims Tracy Tims
Bennett Todd Bennett Todd
Jaap Vermeulen Jaap Vermeulen
Richard Walker
Rickard Westman Rickard Westman
Dik Winter Dik Winter
tim@prl.philips.nl tim@prl.philips.nl
====================================
==> Release 1.0.3 (14 July 1994) <==
====================================
This release consists entirely of bug fixes to the C sources; see the
head of ../ChangeLog for a complete list. Most important bugs fixed:
- Sometimes the format operator (string%expr) would drop the last
character of the format string
- Tokenizer looped when last line did not end in \n
- Bug when triple-quoted string ended in quote plus newline
- Typo in socketmodule (listen) (== instead of =)
- typing vars() at the >>> prompt would cause recursive output
================================== ==================================
==> Release 1.0.2 (4 May 1994) <== ==> Release 1.0.2 (4 May 1994) <==
================================== ==================================
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment