Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #59042 > unrolled thread

Re: [Python-Dev] [RELEASE] Python 2.7.6

Started byVictor Stinner <victor.stinner@gmail.com>
First post2013-11-11 02:44 +0100
Last post2013-11-11 02:44 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [Python-Dev] [RELEASE] Python 2.7.6 Victor Stinner <victor.stinner@gmail.com> - 2013-11-11 02:44 +0100

#59042 — Re: [Python-Dev] [RELEASE] Python 2.7.6

FromVictor Stinner <victor.stinner@gmail.com>
Date2013-11-11 02:44 +0100
SubjectRe: [Python-Dev] [RELEASE] Python 2.7.6
Message-ID<mailman.2359.1384134306.18130.python-list@python.org>
2013/11/10 Benjamin Peterson <benjamin@python.org>:
> All the changes in Python 2.7.6 are described in full detail in the Misc/NEWS
> file of the source tarball. You can also view online at
>
>     http://hg.python.org/cpython/raw-file/99d03261c1ba/Misc/NEWS

- Issue #18747: Re-seed OpenSSL's pseudo-random number generator after fork.
  A pthread_atfork() parent handler is used to seed the PRNG with pid, time
  and some stack data.

Is this changeset in Python 2.7.6 or not?

Victor

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web