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
33d09c2c
Commit
33d09c2c
authored
Sep 11, 2006
by
Neal Norwitz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add NEWS entries for ctypes backports.
parent
1f6853f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
Misc/NEWS
Misc/NEWS
+5
-1
No files found.
Misc/NEWS
View file @
33d09c2c
...
...
@@ -50,7 +50,7 @@ Library
-------
-
Patch
#
1553314
:
Fix
the
inspect
.
py
slowdown
that
was
hurting
IPython
&
SAGE
by
adding
smarter
caching
in
inspect
.
getmodule
()
by
adding
smarter
caching
in
inspect
.
getmodule
()
.
-
Fix
missing
import
of
the
types
module
in
logging
.
config
.
...
...
@@ -68,6 +68,10 @@ Library
Extension
Modules
-----------------
-
Fix
bugs
in
ctypes
:
-
anonymous
structure
fields
that
have
a
bit
-
width
specified
did
not
work
-
cast
function
did
not
accept
c_char_p
or
c_wchar_p
instances
as
first
arg
-
Bug
#
1551427
:
fix
a
wrong
NULL
pointer
check
in
the
win32
version
of
os
.
urandom
().
...
...
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