On Nov 22, 2016, at 02:02, Ned Deily wrote:
> On behalf of the Python development community and the Python 3.6 release
> team, I'm pleased to announce the availability of Python 3.6.0b4. 3.6.0b4
> is the last planned beta release of Python 3.6, the next major release of
> Python. [...]
OK, all of
On behalf of the Python development community and the Python 3.6 release
team, I'm pleased to announce the availability of Python 3.6.0b4. 3.6.0b4
is the last planned beta release of Python 3.6, the next major release of
Python.
Among the new major new features in Python 3.6 are:
* PEP 468 - Pres
The tagging and manufacturing of 3.6.0 beta 4 is now underway and we are
entering the Release Candidate stage. From now until further notice, you
should only push changes to 3.6 that meet the 3.6.0 release critical or final
doc changes criteria described below. All code changes pushed to 3.6 d
On 2016-11-19 2:46 PM, Kevin Modzelewski wrote:
Hi Yury, you may be interested in some leak-finding code that wrote for
Pyston. It uses the GC infrastructure to show you objects that were
directly leaked, ignoring indirect leaks -- ie objects that were only
leaked because they were referenced
The final beta snapshot planned for the 3.6 release cycle is scheduled to be
tagged today within the next 12 hours. We then begin the Release Candidate
stage, the final days leading up to 3.6.0, with the release candidate scheduled
to be tagged in about 2 weeks. As I have noted previously, wit