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
4ff90ad2
Commit
4ff90ad2
authored
Jan 10, 1995
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
some belated updates
parent
84eaa839
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
ChangeLog
ChangeLog
+15
-0
No files found.
ChangeLog
View file @
4ff90ad2
Tue Jan 10 11:34:23 1995 Guido van Rossum <guido@voorn.cwi.nl>
* Python/bltinmodule.c (builtin_{execfile,eval}): fix
globals/locals defaults to match the manual again; also allow None
to mean the same as the default
* Lib/nntplib.py: fix comments for list command (should be last,
first instead of first, last)
* Lib/test/test_grammar.py: fix exec test so presence of
__builtins__ doesn't break it
Mon Jan 9 14:20:16 1995 Guido van Rossum <guido@voorn.cwi.nl>
* Objects/{funcobject.c,methodobject.c,classobject.c}: don't
expose certain internals (e.g. __dict__) in restricted mode.
* Python/thread_pthread.h: Alpha OSF/1 fix
* Python/importdl.c (load_dynamic_module): removed bogus check for
...
...
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