Re: [Python-Dev] RM for 3.6?

2015-06-01 Thread Ned Deily
gn release manager for 3.6-3.7? >>> >>> Indeed! Please welcome Ned Deily as RM for 3.6: >>> >>> https://www.python.org/dev/peps/pep-0494/ >> >> Does he know already? > > The suck^H^H^H^H man even voluntee

Re: [Python-Dev] cpython (2.7): Issue #24357: Change host in socket.getaddrinfo example to one that

2015-06-01 Thread Ned Deily
On Jun 1, 2015, at 20:46, Serhiy Storchaka wrote: > On 02.06.15 04:58, ned.deily wrote: >> https://hg.python.org/cpython/rev/30da21d2fa4f >> changeset: 96458:30da21d2fa4f >> branch: 2.7 >> parent: 96454:5e8fa1b13516 >> user:Ned Deily >>

Re: [Python-Dev] cpython (merge 3.4 -> default): null merge with 3.4

2015-06-14 Thread Ned Deily
branch, so the correct current order of merging is: 3.4 -> 3.5 3.5 -> default I've checked in a couple of null merges to try to fix things. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.o

Re: [Python-Dev] Wrong change log link for 3.5.1

2015-12-07 Thread Ned Deily
Thanks, it should really be fixed this time! (I thought I fixed it yesterday.) -- Ned Deily > On Dec 7, 2015, at 04:37, Andrei Fokau wrote: > > Hi, > > The Changelog link on https://www.python.org/downloads/release/python-351/ > has wrong object id. >

Re: [Python-Dev] do people use sys._mercurial?

2016-01-22 Thread Ned Deily
1:37a07cee5969, Dec 5 2015, 21:12:44) [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> -- Ned Deily n...@python.org -- []

Re: [Python-Dev] Web redirect to PyAr

2016-03-07 Thread Ned Deily
; > It should be redirected to python.org.ar (note the point). These days, python.org website issues are being tracked at: https://github.com/python/pythondotorg/issues Suggest opening an issue there. -- Ned Deily, n...@python.org ___ Python-Dev

Re: [Python-Dev] [Python-checkins] cpython: Python 8: no pep8, no chocolate!

2016-04-01 Thread Ned Deily
ture, if anyone feels the urge to check something like this in to the live cpython repository, please resist that urge? :) A patch would be just as amusing without the need to use the soft cushion or the comfy chair. Inquisitorly yours, --Ned -- Ned Deily n...@python.org -- []

Re: [Python-Dev] Wrong OSX platform in sysconfig.py causing installation problems

2016-05-06 Thread Ned Deily
ilable here: https://mail.python.org. The bug tracker is here: https://bugs.python.org -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

[Python-Dev] First 3.6.0 alpha release coming up: 2016-05-16 12:00 UTC

2016-05-13 Thread Ned Deily
guide/buildbots.html -- Ned Deily n...@python.org -- [] Freenode IRC: ned_deily, #python-dev ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/pytho

[Python-Dev] Python 3.6.0a1 is now available

2016-05-17 Thread Ned Deily
360a1/ The next release of Python 3.6 will be 3.6.0a2, currently scheduled for 2016-06-13. Enjoy! --Ned -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubs

Re: [Python-Dev] [python-committers] Python 3.4.0a4: Coming In For A Bumpy Landing

2013-10-20 Thread Ned Deily
hat there is a discrepancy between the source and binary releases. Probably not a big deal in any case for an alpha release. -- Ned Deily n...@acm.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listi

Re: [Python-Dev] PEP 453 (ensurepip) updated

2013-10-22 Thread Ned Deily
> Donald doesn't have to do all of it. > > If we could get assistance with the installer and pyvenv updates after > the initial implementation of the module itself is checked in, that > would be a huge help. I'm planning to do the OS X installer support changes. --

[Python-Dev] OS X 10.9 Mavericks -> 2.7.6/3.3.3 updates needed

2013-10-24 Thread Ned Deily
this point. But I'd like Benjamin and Georg to propose an aggressive schedule so we can get these fixes out there. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev

[Python-Dev] 2.6.9 readline [Was: OS X 10.9 Mavericks -> 2.7.6/3.3.3 updates needed]

2013-10-24 Thread Ned Deily
In article <20131024094436.230220bf@anarchist>, Barry Warsaw wrote: > On Oct 24, 2013, at 02:11 AM, Ned Deily wrote: > >I don't know where any other potential 2.7.6 or 3.3.3 issues stand at this > >point. But I'd like Benjamin and Georg to propose an aggressive s

Re: [Python-Dev] Merge codeaccess.txt from wesnoth-contribcommunity project in Google Code Hosting

2013-10-25 Thread Ned Deily
gnore the suggestion. He has a long reputation for spamming mailing lists. Please ignore him. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://

Re: [Python-Dev] cpython (3.2): Update NEWS for 265d369ad3b9.

2013-11-02 Thread Ned Deily
3.2 branch is closed to all but security fixes with release manager approval. You shouldn't be checking bug fixes in there. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/p

Re: [Python-Dev] Problem installing matplotlib 1.3.1 with Python 2.7.6 and 3.3.3 (release candidate 1)

2013-11-04 Thread Ned Deily
In article , Georg Brandl wrote: > Am 04.11.2013 01:59, schrieb Ned Deily: > > In article <21110.62791.44734.656...@cochabamba.vanoostrum.org>, > > Piet van Oostrum wrote: > >> I tried to install matplotlib 1.3.1 on the release candidates of Pyth

Re: [Python-Dev] [RELEASED] Python 3.4.0b1

2013-11-24 Thread Ned Deily
ww.python.org/download/mac/tcltk/ for more information. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] cpython (merge 2.7 -> 3.1): complain when nbytes > buflen to fix possible buffer overflow (closes #20246)

2014-01-14 Thread Ned Deily
> date:Mon Jan 13 23:06:14 2014 -0500 > summary: > complain when nbytes > buflen to fix possible buffer overflow (closes > #20246) Benjamin, I think you may have mistakenly merged from 2.7 to 3.1 here and then left the 3.1 branch open (i.e. unmerged

Re: [Python-Dev] Is the PIP requirement too strict?

2014-02-11 Thread Ned Deily
note, you shouldn't have to configure OpenSSL to build any of the current branches of Python on OS X systems. It should build gracefully with the Apple-supplied headers and libssl/libcrypto, modulo possible deprecation warnings in the recent releases of OS X. --

Re: [Python-Dev] Using more specific methods in Python unit tests

2014-02-15 Thread Ned Deily
often the test was written in a way that will require examination of the code to understand exactly what the test case was intending to test and why it failed. Having a more specific exception message wouldn't help for many tests without further modifications; the key point is to know that

Re: [Python-Dev] cpython: Doc: do not rely on checked-out Sphinx toolchain from svn.python.org anymore

2014-02-16 Thread Ned Deily
imagine it also affects the Windows installer build. This change should not be cherry-picked into 3.4.x until these issues are addressed. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.pytho

Re: [Python-Dev] A misredirected ticket link in hg.python.org/cpython

2014-02-19 Thread Ned Deily
! I've reported the problem to Noah on the infrastructure team. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] Third preview of 3.4.0rc2 is up

2014-02-21 Thread Ned Deily
erged, which is what Georg and I agreed upon in Issue20661. Yet, in the current python.3.4.2014.02.21.00.07.42.tgz tarball, that change appears to be present and, as such, causes installer builds to fail. -- Ned Deily, n...@acm.org ___ Python-Dev

Re: [Python-Dev] Third preview of 3.4.0rc2 is up

2014-02-21 Thread Ned Deily
a "hg branch 3.4" in a judicious spot in my automation. The > resulting tarball doesn't have the sphinx toolchain change. > > Look for a new tarball in a few minutes, once "make test" finishes, Much better - thanks! -- Ned Deily, n...@acm.org __

Re: [Python-Dev] Issue20846 [was: Cherry-pick between Python 3.4 RC2 and final?]

2014-03-03 Thread Ned Deily
re has ever been made for pip; I didn't see any on a quick search of the pip tracker. But this is off-topic for python-dev. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo

Re: [Python-Dev] First attempt at Python 3.4.0rc3 is up

2014-03-07 Thread Ned Deily
quot;. hg pull http://hg.python.org/releasing/3.4/ hg update 3.4 -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] undocumented help() function change in Python 3.4?

2014-03-10 Thread Ned Deily
nstallers I build unless they are in the 3.4 releasing branch.) Thank you for all the work you've been putting into the whatsnew doc! -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.or

Re: [Python-Dev] undocumented help() function change in Python 3.4?

2014-03-11 Thread Ned Deily
In article , Georg Brandl wrote: > Am 11.03.2014 06:31, schrieb Ned Deily: > > In article > > , > > Nick Coghlan wrote: > >> On 11 March 2014 11:29, R. David Murray wrote: > >> > The whatsnew updates (including the one for help) weren't copied

Re: [Python-Dev] [RELEASED] Python 3.4.0 - missing information on the web

2014-03-17 Thread Ned Deily
ad pages should now be up-to-date. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] PEP 466: Proposed policy change for handling network security enhancements

2014-03-22 Thread Ned Deily
That's the plan regardless of the outcome of this PEP. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] PEP 466 (round 2): Network security enhancements for Python 2.7

2014-03-24 Thread Ned Deily
inking somewhere along the line). AFAIK, Apple's decision to deprecate OpenSSL has nothing to do with the GPL, since OpenSSL isn't GPL-licensed, but rather with OpenSSL API compatibility issues: http://rentzsch.tumblr.com/post/33696323211/wherein-i-write-apples-techno te-about-ope

Re: [Python-Dev] death to 2.7; long live 2.7

2014-04-09 Thread Ned Deily
the benefits of supporting newer os-dependent features and build tools. Any changes could be mitigated by a transitional release with installers for both the old and the new configurations. But that's just a head's up: I'm not prepared to go into details at the moment. --

Re: [Python-Dev] New mailing list for workflow/workflow infrastructure discussion/tasks

2014-04-16 Thread Ned Deily
In article <20140416204624.befeb250...@webabinitio.net>, "R. David Murray" wrote: > https://mail.python.org/mailman/listinfo/core-workflow FYI, I've submitted a request for it to be mirrored at gmane.comp.python.devel.core-workflow --

Re: [Python-Dev] API and process questions (sparked by Claudiu Popa on 16104

2014-04-28 Thread Ned Deily
ption is much safer and gives more reproducible test results. For compileall, I don't think there is a big difference between the two cases such that the regrtest semantics need to be followed. -- Ned Deily, n...@acm.org ___ Python-Dev mailing li

Re: [Python-Dev] devguide: Add myself to developer log and as a Windows expert.

2014-05-11 Thread Ned Deily
In article , Steve Dower wrote: > For those who missed the earlier discussions, Martin v. Lowis has handed over > responsibility for the Windows installers. Welcome to the the release team! --Ned -- Ned Deily, n...@acm.org ___ Pyth

Re: [Python-Dev] python-dev for MAC OS X

2014-06-13 Thread Ned Deily
quot;. For earlier releases, there may be an option in Xcode.app's Preferences. Or you may be able to download the right Command Line Tools package from the Apple Developer Connection site. -- Ned Deily, n...@acm.org ___ Python-Dev mailing

Re: [Python-Dev] Issue 21671: CVE-2014-0224 OpenSSL upgrade to 1.0.1h on Windows required

2014-06-17 Thread Ned Deily
Any thoughts? (Does OpenSSL even support it?) OpenSSL is often dynamically linked in Python builds on various other platforms, for example, on Linux or OS X. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org https://mai

Re: [Python-Dev] Python 2.7 patch levels turning two digit

2014-06-21 Thread Ned Deily
e for changes going into 2.7 and the growing distance between the 2.7 and 3.x code bases (among other things, leading to more frequent inadvertent backporting errors), we'll probably need to keep making relatively frequent 2.7 releases unless we can further slow down the 2.7 change rate. --

[Python-Dev] Python 3.7.0 is now available! (and so is 3.6.6)

2018-06-27 Thread Ned Deily
the Python Software Foundation. https://www.python.org/psf/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailm

Re: [Python-Dev] Failing tests [Was: Re: Python 3.7.0 is now available! (and so is 3.6.6)]

2018-07-01 Thread Ned Deily
On Jul 1, 2018, at 17:48, Matěj Cepl wrote: > On 2018-06-28, 00:58 GMT, Ned Deily wrote: >> On behalf of the Python development community and the Python 3.7 release >> team, we are pleased to announce the availability of Python 3.7.0. > > I am working on updating openSUSE p

Re: [Python-Dev] Removal of install_misc command from distutils

2018-07-06 Thread Ned Deily
ig mailing list where the change probably should have been discussed first if it wasn't and also reopen https://bugs.python.org/issue29218. AFAIK, the removal hasn't come up as a problem before in the nearly 18 months since the change was first merged into the feature

Re: [Python-Dev] [python-committers] Time for 3.4.9 and 3.5.6

2018-07-08 Thread Ned Deily
e doc sets for release branches that are in security-fix-only mode (and that have been taken out of the automatic docs-build script) and we're not clever enough to know to build them with the switchers enabled. If we can document that in our release process, that would be cool. -- Ned Dei

[Python-Dev] 3.7.1 and 3.6.7 Releases Coming Soon

2018-09-10 Thread Ned Deily
lease ensure there are open issues for them in the bug tracker (bugs.python.org) and that their priorities are set accordingly (e.g. "release blocker"). Thanks for your support! --Ned -- Ned Deily n...@python.org -- [] ___ Python-Dev mail

Re: [Python-Dev] Late Python 3.7.1 changes to fix the C locale coercion (PEP 538) implementation

2018-09-17 Thread Ned Deily
t; I don't know if it should be possible to enable C locale coercion when > Python is embedded. So I just made the change requested by Nick :-) > > > I dislike doing such late changes in 3.7.1, especially since PEP 538 > has been designed by Nick Coghlan, and we disagree

Re: [Python-Dev] Late Python 3.7.1 changes to fix the C locale coercion (PEP 538) implementation

2018-09-19 Thread Ned Deily
would be the impact on any user code that has already adopted it in 3.7.0? -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] Late Python 3.7.1 changes to fix the C locale coercion (PEP 538) implementation

2018-09-19 Thread Ned Deily
tate of the 3.7 branch look acceptable now for a 3.7.1? -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Re: [Python-Dev] 3.7.1 and 3.6.7 Releases Coming Soon

2018-09-19 Thread Ned Deily
g the important ones resolved so I'm going to plan on cutting off code for 3.7.1rc1 and 3.6.7rc1 by the end of 2018-09-20 (23:59 AoE). That's roughly 38 hours from now. Thanks for all of your help in improving Python for everyone! --Ned On Sep 10, 2018, at 18:17, Ned Deily wrote: > I ha

Re: [Python-Dev] 3.7.1 and 3.6.7 Releases Coming Soon

2018-09-21 Thread Ned Deily
On Sep 21, 2018, at 05:37, Christian Heimes wrote: > On 19/09/2018 23.12, Ned Deily wrote: >> Update: not surprisingly, there have been a number of issues that have >> popped up during and since the sprint that we would like to ensure are >> addressed in 3.7.1 and 3.6.

[Python-Dev] [RELEASE] Python 3.7.1rc1 and 3.6.7rc1 now available for testing

2018-09-26 Thread Ned Deily
-371rc1/ https://www.python.org/downloads/release/python-367rc1/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman

[Python-Dev] 3.7.1 and 3.6.7 Release Update

2018-10-06 Thread Ned Deily
buildbot exposure and potential exposure in the wider community. Thanks! -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org

[Python-Dev] [RELEASE] Python 3.7.1rc2 and 3.6.7rc2 now available for testing

2018-10-13 Thread Ned Deily
/python-371rc2/ https://www.python.org/downloads/release/python-367rc2/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org

[Python-Dev] [RELEASE] Python 3.7.1 and 3.6.7 are now available

2018-10-20 Thread Ned Deily
Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list

Re: [Python-Dev] [RELEASE] Python 3.7.1 and 3.6.7 are now available

2018-10-20 Thread Ned Deily
On Oct 20, 2018, at 15:54, Terry Reedy wrote: > > On 10/20/2018 1:37 PM, Ned Deily wrote: > >> We are also happy to announce the availability of Python 3.6.7, the next >> maintenance release of Python 3.6: >> https://www.python.org/downloads/release/python-367/ &g

Re: [Python-Dev] Helping with Documentation

2018-10-29 Thread Ned Deily
Python Developer's Guide contains a lot of information about helping with the documentation and becoming a core contributor. https://mail.python.org/mailman/listinfo/doc-sig https://devguide.python.org/docquality/ -- Ned Deily n...@python.org -- [] _

[Python-Dev] Julien Palard joins the Python Release Team as Documentation Expert

2018-10-29 Thread Ned Deily
https://discuss.python.org/t/julien-palard-joins-the-python-release-team-as-documentation-expert/313 -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev

Re: [Python-Dev] Get a running instance of the doc for a PR.

2018-11-04 Thread Ned Deily
don't think the benefits of such a service are worth the added complexity and potential abuse. cd Doc make venv # first time git pr checkout ... make html open build/html/index.html # depending on platform and code change -- Ned Deily n...@python.org -- [] _

Re: [Python-Dev] Get a running instance of the doc for a PR.

2018-11-04 Thread Ned Deily
open and view in the default web browser. $ open build/html/index.html -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.pyt

Re: [Python-Dev] Get a running instance of the doc for a PR.

2018-11-04 Thread Ned Deily
omain, unless I'm forgetting something; they're clearly under a CI environment like Travis or AppVeyor or Azure. That's really my main concern. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.or

Re: [Python-Dev] Get a running instance of the doc for a PR.

2018-11-04 Thread Ned Deily
org/doc/versions/ There are built using the same Doc/Makefile found in the cpython repo branches and the resulting Doc/build/html directory contains the docset for that snapshot of the repo with every file in the proper location for the webbrowser to load directly. -- Ned Deily

[Python-Dev] 3.7.2rc1 and 3.6.8rc1 cutoffs ahead, last 3.6.x bugfix release!

2018-12-04 Thread Ned Deily
/devguide.python.org/#branchstatus https://www.python.org/dev/peps/pep-0494/ https://www.python.org/dev/peps/pep-0537/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsub

Re: [Python-Dev] 3.7.2rc1 and 3.6.8rc1 cutoffs ahead, last 3.6.x bugfix release!

2018-12-09 Thread Ned Deily
On Dec 4, 2018, at 03:42, Ned Deily wrote: > https://discuss.python.org/t/3-7-2rc1-and-3-6-8rc1-cutoffs-ahead-last-3-6-x-bugfix-release/510 An update: as of the planned Friday cutoff, we still had a few open issues. Since 3.6.8 is the last planned bugfix for the 3.6 branch, I would like

Re: [Python-Dev] 3.7.2rc1 and 3.6.8rc1 cutoffs ahead, last 3.6.x bugfix release!

2018-12-11 Thread Ned Deily
your help! -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

[Python-Dev] [RELEASE] Python 3.7.2rc1 and 3.6.8rc1 now available for testing

2018-12-11 Thread Ned Deily
releases and more information here: https://www.python.org/downloads/release/python-372rc1/ https://www.python.org/downloads/release/python-368rc1/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https

Re: [Python-Dev] [RELEASE] Python 3.7.2rc1 and 3.6.8rc1 now available for testing

2018-12-12 Thread Ned Deily
ownloads/release/python-368rc1/ Click on the "Full Changelog" link just before the Files section. More information! Or you can always go to the top-level page of the documentation set for a branch or release, click on the "What's new in ... " link, then click on

Re: [Python-Dev] 3.7.2rc1 and 3.6.8rc1 cutoffs ahead, last 3.6.x bugfix release!

2018-12-19 Thread Ned Deily
g list. TL;DR we are not going to change our plans now. Thanks for all the thoughtful comments! https://mail.python.org/pipermail/python-committers/2018-December/006487.html -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python

[Python-Dev] [RELEASE] Python 3.7.2 and 3.6.8 are now available

2018-12-24 Thread Ned Deily
#python-3-7-2-final https://docs.python.org/3.6/whatsnew/changelog.html#python-3-6-8-final https://www.python.org/psf/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev

Re: [Python-Dev] CPython on Windows ARM32

2019-02-06 Thread Ned Deily
New" document for 3.7 states: "The ssl module has preliminary and experimental support for TLS 1.3 and OpenSSL 1.1.1. " I am OK with fixes for 1.1.1 support but I think it would be premature to change the Windows and/or macOS installers from 1.1.0 to 1.1.1. -- Ned Deily n...@python.

[Python-Dev] [RELEASE] Python 3.7.3rc1 is now available for testing.

2019-03-12 Thread Ned Deily
recommended for production environments. You can find the release files, a link to the changelog, and more information here: https://www.python.org/downloads/release/python-373rc1/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev

[Python-Dev] [RELEASE] Python 3.7.3 is now available

2019-03-25 Thread Ned Deily
possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation. https://docs.python.org/3.7/whatsnew/3.7.html https://docs.python.org/3.7/whatsnew/changelog.html#python-3-7-3-final https://www.python.org/psf/ -- Ned

Re: [Python-Dev] Mistake in 3.7.3 Changelog

2019-03-27 Thread Ned Deily
request number, not a > Python bug number. > > Correct BPO is https://bugs.python.org/issue36256 Thanks for the report! I'll see that it gets fixed. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list Python-Dev@python.

Re: [Python-Dev] Mistake in 3.7.3 Changelog

2019-03-27 Thread Ned Deily
On Mar 27, 2019, at 22:37, Ned Deily wrote: > On Mar 27, 2019, at 21:59, Dima Tisnek wrote: >> Correct BPO is https://bugs.python.org/issue36256 > Thanks for the report! I'll see that it gets fixed. https://github.com/python/cpython/pull/12600 There were also a couple m

[Python-Dev] Ignore spurious 3.4 checkin messages!

2019-05-10 Thread Ned Deily
Eek! I was just doing a bit of branch cleanup in the cpython repo and managed to trigger a bunch (30-ish) of duplicate checkin messages to bugs.python.org for old commits. I will remove them from b.p.o. Please ignore any 3.4 spam email. Sorry! -- Ned Deily n...@python.org

[Python-Dev] Python 3.7.4rc1 (and 3.6.9rc1) cutoffs ahead, now set for 2019-06-17

2019-06-05 Thread Ned Deily
3.7.x bugfix releases every three months until 2020-06-27, two years after the initial release of 3.7.0. At that point, 3.7.x will enter its security-fix-only phase for an additional three years. https://www.python.org/dev/peps/pep-0537/ -- Ned Deily n...@python.org -- [] Python-Dev mailing

[Python-Dev] Re: python-ideas and python-dev migrated to Mailman 3/HyperKitty

2019-06-07 Thread Ned Deily
at appears to have stalled: https://github.com/python/core-workflow/issues/12 Perhaps we can interest someone in picking it up. That would be a big help for everyone. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list --

[Python-Dev] Re: python-ideas and python-dev migrated to Mailman 3/HyperKitty

2019-06-08 Thread Ned Deily
On Jun 8, 2019, at 13:01, Antoine Pitrou wrote: > On Fri, 7 Jun 2019 19:03:50 -0400 > Ned Deily wrote: >> This worked for mamy years. I believe the issue is that the process relied >> on the old Subversion source web viewer which has more recently been retired. >

[Python-Dev] Re: 1 PR, multiple issues

2019-06-10 Thread Ned Deily
o solve everything in one PR, I would generally associate the PR with one issue and close the others as duplicates with explanations why. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an em

[Python-Dev] [RELEASE] Python 3.7.4rc1 and 3.6.9rc1 are now available

2019-06-18 Thread Ned Deily
/release/python-374rc1/ https://www.python.org/downloads/release/python-369rc1/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org

[Python-Dev] Re: strip behavior provides inconsistent results with certain strings

2019-06-27 Thread Ned Deily
trip string methods was changed to include this: "The chars argument is not a prefix or suffix; rather, all combinations of its values are stripped." https://docs.python.org/2/library/stdtypes.html#str.strip But the docs for the 2.7 string function were not so updated. Likewise for lstrip and rstri

[Python-Dev] Re: PEP 581 has been updated with "Downsides of GitHub" section

2019-06-28 Thread Ned Deily
On Jun 28, 2019, at 12:56, Mariatta wrote: > Some of the items brought up during the language summit: > [...] > - we should be updating devguide ahead of the actual migration, so core > developers and release managers have time to review and learn the new > workflow. (suggest

[Python-Dev] 3.7.4 final delayed [Was: Python 3.7.4rc1 (and 3.6.9rc1) cutoffs ahead, now set for 2019-06-17]

2019-06-29 Thread Ned Deily
On Jun 6, 2019, at 01:43, Ned Deily wrote: > > https://discuss.python.org/t/python-3-7-4rc1-and-3-6-9rc1-cutoffs-ahead-now-set-for-2019-06-17/1824 > [...] > Following the rc1 cutoff, changes merged to the > 3.7 branch will be released in 3.7.5 three months from now unless you >

[Python-Dev] [RELEASE] Python 3.6.9 security-fix release is now available

2019-07-02 Thread Ned Deily
can find the release files, a link to the changelog, and more information here: https://www.python.org/downloads/release/python-369/ https://www.python.org/downloads/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev

[Python-Dev] [RELEASE] Python 3.7.4rc2 is now available for testing

2019-07-02 Thread Ned Deily
changelog, and more information here: https://www.python.org/downloads/release/python-374rc2/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https

[Python-Dev] Re: Removing dead bytecode vs reporting syntax errors

2019-07-05 Thread Ned Deily
for 3.7.4 final and will not be considered for future 3.7.x releases. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailma

[Python-Dev] [RELEASE] Python 3.7.4 is now available

2019-07-08 Thread Ned Deily
on.org/3.7/whatsnew/3.7.html Thanks to all of the many volunteers who help make Python Development and these releases possible! Please consider supporting our efforts by volunteering yourself or through organization contributions to the Python Software Foundation: https://www.python.org/psf/ --

[Python-Dev] Re: Sphinx is blocking merges

2019-07-21 Thread Ned Deily
' > See https://bugs.python.org/issue37644 master is now fixed; 3.8 should be fixed in a few minutes -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python

[Python-Dev] Re: Unification of the Mac builds?

2021-01-08 Thread Ned Deily
ython.org) and let's discuss it there rather than here in python-dev. We can always summarize any recommendations back here if necessary. Thanks! --Ned -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To un

[Python-Dev] Upcoming 3.7.10 and 3.6.13 Security Releases

2021-01-10 Thread Ned Deily
issues that should be addressed in these releases, please mark the relevant bpo issues as "release blocker" and, if possible, submit PRs for review prior to the end of 2021-01-14 AOE. Thanks! -- Ned Deily n...@python.org -- [] signature.asc Description: Message signed wi

[Python-Dev] Re: Should python installation modify /etc/paths.d on Mac OS X?

2021-01-14 Thread Ned Deily
paths.d are appended to PATH *after* /usr/local/bin and /usr/bin so it is not possible to override "python3" and "pip3" this way. We are still considering ways to improve the path management for python.org installers on macOS but simply relying on /etc/paths.d isn't

[Python-Dev] Re: Should python installation modify /etc/paths.d on Mac OS X?

2021-01-18 Thread Ned Deily
If you are using the command line "installer" program, you can use its -showChoicesXML option to get the .pkg choices and modify it to disable the profile changes package. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing

[Python-Dev] Re: Upcoming 3.7.10 and 3.6.13 Security Releases

2021-01-20 Thread Ned Deily
On Jan 20, 2021, at 08:17, Miro Hrončok wrote: > On 20. 01. 21 13:43, Christian Heimes wrote: >> On 20/01/2021 13.06, Miro Hrončok wrote: >>> On 10. 01. 21 21:15, Ned Deily wrote: >>>> We are planning to produce the next security-fix rollup releases for >>>

[Python-Dev] [RELEASE] Python 3.7.10 and 3.6.13 security updates now available

2021-02-15 Thread Ned Deily
://www.python.org/psf-landing/ -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message

[Python-Dev] Re: On the migration from master to main

2021-05-03 Thread Ned Deily
to merge the two branches which you probably don't want to do. In that case, you may need to rename the branch in your origin clone (which is seldom a good idea for cpython since you aren't able to push directly to the main cpython repo) or use git log and git reset --hard to rem

[Python-Dev] Re: Roundup to GitHub Issues migration

2021-06-22 Thread Ned Deily
various sets of versions are useful information for different purposes. It would be good to try to find a way to retain both, i.e. something like "affected versions", "targeted versions", and "fixed versions". In any case, resolvi

[Python-Dev] Re: Heads up: `make` in Doc now creates a venv

2021-08-06 Thread Ned Deily
s.python.org/issue44756 -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Mes

[Python-Dev] Re: Should we try to get a complete draft of What's New by b1?

2021-08-12 Thread Ned Deily
quite up-to-date) in the Dev Guide. The infrastructure code is primarily in https://github.com/python/docsbuild-scripts and https://github.com/python/psf-salt. -- Ned Deily n...@python.org -- [] ___ Python-Dev mailing list -- python-dev@

[Python-Dev] Re: [RELEASE] Python 3.7.12 and 3.6.15 security updates now available

2021-09-06 Thread Ned Deily
[Re-retransmit] Python 3.7.12 and 3.6.15, the lastest security fix rollups for Python 3.7 and Python 3.6, are now available. You can find the release files, links to the changelogs, and more information here: https://www.python.org/downloads/release/python-3712/ https://www.python.org/downl

Re: [Python-Dev] CANNOT Patch 3.x NEWS [was cpython (2.7): Issue #14707: add news entry\

2013-03-12 Thread Ned Deily
ust revert Misc/NEWS and then manually re-insert the changes. The auto-merge of Misc/NEWS is more often than not useless. -- Ned Deily, n...@acm.org ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo

[Python-Dev] Followup - Re: Bad python 2.5 build on OSX 10.8 mountain lion

2013-03-14 Thread Ned Deily
Way back on 2012-10-05 23:45:11 GMT in article , I wrote: > In article , > Ned Deily wrote: > > In article <20121002073135.ga26...@sleipnir.bytereef.org>, > > Stefan Krah wrote: > > > Ned Deily wrote: > > > > > Forgot the link... > >

Re: [Python-Dev] Simple IDLE issues to commit before Python 2.7.4 release in two weeks on 4/6/2013

2013-03-25 Thread Ned Deily
ber of things we can do to improve and speed its development process. As noted, I'll have some concrete suggestions soon but, right now, I should get back to the release candidates at hand. In the meantime, let's see what we can do to get those patches checked in, documented, and te

<    1   2   3   4   5   >