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
4f67b151
Commit
4f67b151
authored
May 01, 2011
by
Victor Stinner
Browse files
Options
Browse Files
Download
Plain Diff
(Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle)
parents
39469e8a
05f2f54b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Misc/NEWS
Misc/NEWS
+1
-1
No files found.
Misc/NEWS
View file @
4f67b151
...
...
@@ -13,7 +13,7 @@ Core and Builtins
- Issue #9756: When calling a method descriptor or a slot wrapper descriptor,
the check of the object type doesn'
t
read
the
__class__
attribute
anymore
.
Fix
a
crash
if
a
class
override
its
__class__
attribute
(
e
.
g
.
a
proxy
of
the
str
type
).
str
type
).
Patch
written
by
Andreas
St
ü
hrk
.
-
Issue
#
10914
:
Initialize
correctly
the
filesystem
codec
when
creating
a
new
subinterpreter
to
fix
a
bootstrap
issue
with
codecs
implemented
in
Python
,
as
...
...
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