Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
3da56c36
Commit
3da56c36
authored
Feb 18, 1994
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tatata
parent
e69d3fec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
0 deletions
+27
-0
ChangeLog
ChangeLog
+27
-0
No files found.
ChangeLog
View file @
3da56c36
Fri Feb 18 09:54:34 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Lib/sgi/flp.py: avoid using time.milli{sleep,timer}
* Lib/stdwin/WindowSched.py: avoid using time.milli{sleep,timer}
-- still maintain time in milliseconds though
* Lib/sched.py: remove references to milli{timer,sleep} from comments
* Lib/os.py: made execvp more portable; added os.pathsep and
os.defpath
Thu Feb 17 12:53:33 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Lib/ftplib.py(FTP.makeport): call listen(1) instead of listen(0)
so it works on Solaris 2
* Modules/makesetup: reverse order of DEFS so first Setup file can
override; any non-cpp uppercase option is sent to the linker
Wed Feb 16 10:26:59 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Objects/fileobject.c: add name, mode, softspace and closed
attributes (softspace is also writable).
* configure.in: in --verbose mode, don't hide compiler output
========================================================================
Release of 1.0.1 (Feb 15 1994)
========================================================================
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment