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
db3a7cf5
Commit
db3a7cf5
authored
Aug 17, 1994
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
The usual
parent
ce990a44
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
23 additions
and
0 deletions
+23
-0
ChangeLog
ChangeLog
+2
-0
TODO
TODO
+21
-0
No files found.
ChangeLog
View file @
db3a7cf5
Wed Aug 17 00:06:59 1994 Guido van Rossum (guido@voorn.cwi.nl)
Wed Aug 17 00:06:59 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Lib/os.py: do fake "import posix" for freeze.py script
* Parser/parsetok.c (parsetok): don't call strncpy(str, NULL, 0)
* Parser/parsetok.c (parsetok): don't call strncpy(str, NULL, 0)
Tue Aug 16 23:58:30 1994 Guido van Rossum (guido@voorn.cwi.nl)
Tue Aug 16 23:58:30 1994 Guido van Rossum (guido@voorn.cwi.nl)
...
...
TODO
View file @
db3a7cf5
(-) speedup finddfa (and classify?)
(-) more stuff under CVS (demo, extensions)
(-) Mac port of 1.0.3++
(-) Win32s for PC
(-) integrate NT changes
(-) print_error raises and then masks an error if softspace is not
defined
(-) systematically create /usr/local/lib/python/<machine>-<os>/
subdirectories, with a lib/ subdirectory containing the lib*.a
files etc.
(-) use const for char * parameters (and many more) where possible
(-) The Great Renaming!
(-) redo __xxx__ operators for class instances; add __getattr__ and
(-) redo __xxx__ operators for class instances; add __getattr__ and
__setattr__.
__setattr__.
...
...
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