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
50f6e71f
Commit
50f6e71f
authored
Aug 22, 2013
by
Christian Heimes
Browse files
Options
Browse Files
Download
Plain Diff
Issue #18747: Update Misc/NEWS to reflect the latest changeset.
parents
f54c2462
1852b30c
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 @
50f6e71f
...
...
@@ -48,7 +48,7 @@ Library
in the tkinter module.
- Issue #18747: Re-seed OpenSSL'
s
pseudo
-
random
number
generator
after
fork
.
A
pthread_atfork
()
child
handler
is
used
to
seeded
the
PRNG
with
pid
,
time
A
pthread_atfork
()
parent
handler
is
used
to
seeded
the
PRNG
with
pid
,
time
and
some
stack
data
.
-
Issue
#
8865
:
Concurrent
invocation
of
select
.
poll
.
poll
()
now
raises
a
...
...
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