Ned Deily added the comment:
It seems like this need not trigger a complete new release and, ATM, I'm not
aware of any other showstopper problems that would otherwise trigger an early
3.7.3. One question would be how and where to document this change in the
build artificat. Sugges
Ned Deily added the comment:
CDN caching on python.org is not a problem; we know how to clear out the cache.
But I also strongly dislike silent updates of released files so I agree that
names should be changed if we do end up agreeing to replace one or more files
Ned Deily added the comment:
I think we should change the name (post1 is fine), delete the original file,
update the file name link in the release page
(https://www.python.org/downloads/release/python-372/) to use the new name, and
add a sentence or two to the release page describing the
Ned Deily added the comment:
> It would be weird if building from sources will not give the same
> distribution as downloaded from official site. It would be not fair to
> alternate distributors.
Yes, I agree with that in general but, as I understand it, the change here
affects
Ned Deily added the comment:
Also, if you can, please verify that you can reproduce the problem with a
current version of Python 3. 3.7.2 is the current maintenance release and
3.6.8 was the final maintenance release of 3.6.x.
--
nosy: +ned.deily
Ned Deily added the comment:
Thanks, Steve. The download page for 3.7.2 has now been updated with the URLs
for the modified embeddable files, the CDN caches updated, and the original
embeddable download files and their GPG signature files are no longer
accessible so references to the
Ned Deily added the comment:
New changeset d09e8cecf214b1de457feae01860f5592f912a8e by Ned Deily (Senthil
Kumaran) in branch '3.6':
Revert "bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff
(GH-10639) (GH-11477)" (GH-11509)
https://github.com/p
Change by Ned Deily :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue35729>
___
___
Change by Ned Deily :
Removed file: https://bugs.python.org/file48054/image001.png
___
Python tracker
<https://bugs.python.org/issue35746>
___
___
Python-bugs-list mailin
Change by Ned Deily :
Removed file: https://bugs.python.org/file48055/image001.png
___
Python tracker
<https://bugs.python.org/issue35746>
___
___
Python-bugs-list mailin
Ned Deily added the comment:
New changeset 216a4d83c3b72f4fdcd81b588dc3f42cc461739a by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-35746: Fix segfault in ssl's cert parser (GH-11569) (GH-11573)
https://github.com/python/cpython/commit/216a4d83c3b72f4fdcd81b588
Ned Deily added the comment:
New changeset 7eef540ab89e426b622373f43713521876447f2f by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-35601: Alleviate race condition when waiting for SIGALRM in test_asyncio
(GH-11337) (GH-11348)
https://github.com/python/cpyt
Ned Deily added the comment:
New changeset 7887c02d3372ebe3b39379588364134521a36c4e by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-35525: Correct the argument name for NNTP.starttls() (GH-11310) (GH-11417)
https://github.com/python/cpyt
Ned Deily added the comment:
New changeset 1edb3dc6ff70db88a7e89586578e58a86ee0e75e by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-35486: Note Py3.6 import system API requirement change (GH-11540) (GH-11588)
https://github.com/python/cpyt
Ned Deily added the comment:
I've merged the doc changes for 3.6, thanks. Can we close this now?
--
___
Python tracker
<https://bugs.python.org/is
Ned Deily added the comment:
New changeset b2dc4a3313c236fedbd6df664722cd47f3d91a72 by Ned Deily (Marc
Schlaich) in branch 'master':
bpo-35699: fix distuils cannot detect Build Tools 2017 anymore (GH-11495)
https://github.com/python/cpython/commit/b2dc4a3313c236fedbd6df664722cd
Change by Ned Deily :
--
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue35780>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Merged on behalf of Steve. Thanks, Marc!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Ned Deily :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue35793>
___
___
Ned Deily added the comment:
Unless Steve thinks otherwise, I agree that this isn’t a candidate for
backporting to 3.7 without all the work to fully support new platform
configurations.
--
___
Python tracker
<https://bugs.python.org/issue14
Ned Deily added the comment:
Since this isn't a Python issue and since the specific problems seen using
python.org macOS Pythons have gone away by reverting to using Tk 8.6.8, there
doesn't seem to be a good reason to leave this issue open, certainly not as a
"deferred b
Change by Ned Deily :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue35
Change by Ned Deily :
--
nosy: -ned.deily
___
Python tracker
<https://bugs.python.org/issue35813>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 9bacdce451618a5f0bf62cb1b6f966ebde0492c6 by Ned Deily (Anthony
Sottile) in branch '3.6':
[3.6] bpo-35605: Fix documentation build for sphinx<1.6 (GH-11368)
https://github.com/python/cpython/commit/9bacdce451618a5f0bf62cb1b6f
Ned Deily added the comment:
I agree that this can go into 3.6. Thanks, everyone!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
Sorry about the delay in responding. I am unable to reproduce the problem but
I may be missing some important details. What platform were you attempting to
build on? What was the exact path to the source directory? And, if you can
still reproduce, could you
Change by Ned Deily :
--
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue35321>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Yes, it looks like 3.6 and 3.7 have been building properly so that's good.
However, I see that there seems to be an issue with building the 3.8.0
downloadables. It looks like only the html formats are being built and that
now results in 404s for the o
Change by Ned Deily :
--
assignee: docs@python -> ned.deily
___
Python tracker
<https://bugs.python.org/issue35905>
___
___
Python-bugs-list mailing list
Un
Ned Deily added the comment:
@xtreak, I concur. While it would have better to originally fix this in the
release where f strings first appeared, the window to do that has closed.
Sorry!
--
nosy: +ned.deily
resolution: -> duplicate
stage: -> resolved
status: open -&g
Change by Ned Deily :
--
nosy: +lemburg
___
Python tracker
<https://bugs.python.org/issue35967>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 2a3af94b7e4d7851986043348128e312ddbb2451 by Ned Deily (Victor
Stinner) in branch '3.6':
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11865)
https://github.com/python/cpython/commit/2a3af94b7e4d7851986043348128e3
Change by Ned Deily :
--
assignee: ned.deily ->
___
Python tracker
<https://bugs.python.org/issue24658>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by Ned Deily :
--
nosy: -ned.deily
___
Python tracker
<https://bugs.python.org/issue32492>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: -ned.deily
___
Python tracker
<https://bugs.python.org/issue27181>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Since the PRs have been merged, can this issue be closed now?
--
nosy: +dstufft, ned.deily
___
Python tracker
<http://bugs.python.org/issue29
Ned Deily added the comment:
With the PRs merged, can this issue be closed now?
--
___
Python tracker
<http://bugs.python.org/issue29703>
___
___
Python-bug
Ned Deily added the comment:
I'm removing myself as assignee as this doesn't seem to need a 3.6 RM decision
at this point. If necessary, we can discuss a 3.6 backport after the issue has
been resolved for 3.7.
--
assignee: ned.deily ->
_
Changes by Ned Deily :
--
stage: -> needs patch
title: Py 3.6 Mac installer doesn't update "python3" shell command -> Mac
installer shell updater script silently fails if default shell is fish
versions: +Python 2.7, Python 3.7
_
Ned Deily added the comment:
Steve, Zach: can we get this in for 3.6.1?
--
___
Python tracker
<http://bugs.python.org/issue29572>
___
___
Python-bugs-list mailin
Changes by Ned Deily :
--
pull_requests: +372
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
I finally took a close look at this and I think the approach Brett advocated
here is a bit too simple and does not cover the use case I had in mind when I
suggested we needed to have a replacement for sys._mercurial. Previously when
building from a source repo
Changes by Ned Deily :
--
pull_requests: +378
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Yeah, shortening the hash in the version string might be nice. Feel free to do
so. It can probably wait for 3.6.2.
--
___
Python tracker
<http://bugs.python.org/issue27
Changes by Ned Deily :
--
pull_requests: +379
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +380
___
Python tracker
<http://bugs.python.org/issue29550>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +381
___
Python tracker
<http://bugs.python.org/issue29572>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +382
___
Python tracker
<http://bugs.python.org/issue29550>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +383
___
Python tracker
<http://bugs.python.org/issue29572>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +385
___
Python tracker
<http://bugs.python.org/issue28087>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +386
___
Python tracker
<http://bugs.python.org/issue28087>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
It's a bit confusing but:
1. https://docs.python.org/3/whatsnew/3.6.html
is the URL for the current 3.6 branch, in other words, what will be in the next
3.6 release. These are rebuilt as changes are checked in.
2. https://docs.python.org/release/3.6.0/wha
Ned Deily added the comment:
Now that the transition has occurred, is it time to remove this file and its
.github directory?
--
nosy: +ned.deily
resolution: fixed ->
stage: resolved -> needs patch
status: closed -> open
versions: +P
Ned Deily added the comment:
I think this is a result of the changes introduced with Issue29319. Perhaps a
more prominent NEWS entry is needed? Nick? Ned, does this change in behavior
cause problems?
--
nosy: +ncoghlan, ned.deily
___
Python
Ned Deily added the comment:
Sorry, I disagree. I think the point of adding these directives is that shows
for what release of 3.6.x they apply. It is expected that the What's New
documents may be updated during the lifecycle of a major release and having the
release and date there let
Ned Deily added the comment:
> Additonally, unlike "changelog", "What's New" only shows difference between
> 3.5 and 3.6. It won't be updated to describe changes between 3.6.0 and 3.6.1.
That's not always true. There are occasionally changes made in
Ned Deily added the comment:
Heh, it looks like we agree!
--
___
Python tracker
<http://bugs.python.org/issue29719>
___
___
Python-bugs-list mailing list
Unsub
Ned Deily added the comment:
Thanks for the analysis, Eryk and Nick. Then this sounds like a release
blocker problem that should be fixed for 3.6.1. Steve, can you take a look,
please?
--
nosy: +steve.dower
priority: normal -> release blocker
stage: -> needs patc
Ned Deily added the comment:
Thanks, Paul, we are aware of the spurious ^0. It will be resolved under Issue
25793.
--
priority: release blocker ->
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Deprecate sys._mercurial and
Changes by Ned Deily :
--
nosy: +lars.gustaebel
___
Python tracker
<http://bugs.python.org/issue29788>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Sorry, the announced deadline for bugfixes for 3.6.1 has already passed; at
this point, only showstopper problems with 3.6.1rc1 are on the table for the
final. Trivial impact isn't a criterion for post-rc1 changes and there's a
good reason for th
Changes by Ned Deily :
--
stage: -> resolved
status: open -> closed
type: crash ->
___
Python tracker
<http://bugs.python.org/issue29806>
___
___
P
Ned Deily added the comment:
Yes, this is a symptom of using the default Apple-supplied macOS Tcl/Tk. See
https://www.python.org/download/mac/tcltk/ for more information as the warning
in IDLE suggests. If you are using Python 3.6.0 downloaded from python.org,
the simple solution is to
Ned Deily added the comment:
> Is this restriction correct?
Yes
--
___
Python tracker
<http://bugs.python.org/issue29826>
___
___
Python-bugs-list mai
Ned Deily added the comment:
I'm not familiar with Spack and I'm certainly not going to try to deeply
analyze a build that inserts *that* many separate -I and -L options into the
compiler calls :) But there have been a number of reports of problems with
this symptom in the
Changes by Ned Deily :
--
title: ImportError: No module named _io -> ImportError: Symbol not found:
__PyCodecInfo_GetIncrementalDecoder when building 2.7.x on macOS
___
Python tracker
<http://bugs.python.org/issu
Ned Deily added the comment:
Glad the --enable-shared workaround worked around. If you feel like exploring
the issue further, a couple of things that might be useful would be to set one
or more of dyld's debugging environment variables, like DYLD_PRINT_LIBRARIES,
to try to see exactly
Ned Deily added the comment:
Thanks, Adam! Note to self: see Makefile changes in GH-737 for Issue15590.
--
___
Python tracker
<http://bugs.python.org/issue29
Changes by Ned Deily :
--
Removed message: http://bugs.python.org/msg289899
___
Python tracker
<http://bugs.python.org/issue29846>
___
___
Python-bugs-list mailin
Ned Deily added the comment:
Thanks, Adam! Note to self: see Makefile changes in PR 737 for Issue15590.
--
___
Python tracker
<http://bugs.python.org/issue29
Changes by Ned Deily :
--
pull_requests: +658
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +659
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
pull_requests: +660
___
Python tracker
<http://bugs.python.org/issue27593>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Based on Brett's and Steve's feedback, I've pushed some tweaks to the captured
git info. With the changes, we now use --short form of git hash. And we use
output from "git describe --all --always --dirty" for the tag. I added --all
Ned Deily added the comment:
This didn't make it in time for 3.6.1; deferred to 3.6.2.
--
___
Python tracker
<http://bugs.python.org/issue29504>
___
___
Pytho
Ned Deily added the comment:
Welcome to the world of Python! You most likely saw a message similar to this
when the IDLE shell window opened:
WARNING: The version of Tcl/Tk (8.5.9) in use may be unstable.
Visit http://www.python.org/download/mac/tcltk/ for current information.
If you follow
Ned Deily added the comment:
My apologies for the bad permissions in the tar file. The newly-released 3.6.1
tar files should not have this anomaly.
--
resolution: -> fixed
stage: -> resolved
status: open -> closed
___
Python track
Ned Deily added the comment:
There have been other reports (e.g. Issue29712) of failures when using
--enable-optimizations with --enable-shared. Can you see if removing
--enable-shared makes a difference for your configurations?
--
components: +asyncio -Tests
nosy: +haypo, ned.deily
Ned Deily added the comment:
Technically speaking, we do not officially support arm64 in our release process
as we have no arm64 buildbots nor an identified core developer for the
platform; see PEP 11 for the policy details. So there is no place to test a
fix if there was one identified
Ned Deily added the comment:
Thanks for noticing this. The change in URLs was due to the introduction of
the "new" python.org website a few years ago; the canonical form of the URL
for releases introduced after the move to the new web site is indeed
https://www.python.org/downloa
Ned Deily added the comment:
New changeset 0acdea79cba3883c5e7035c7336fb0ce54435c03 by Ned Deily (INADA
Naoki) in branch '3.6':
bpo-29719: Remove Date and Release field in whatsnew/3.6 (GH-500)
https://github.com/python/cpython/commit/0acdea79cba3883c5e7035c7336fb0
Ned Deily added the comment:
New changeset 8c18fbeed1c7721b67f1726a6e9c41acef823135 by Ned Deily in branch
'3.6':
bpo-27593: Revise git SCM build info. (#744) (#745)
https://github.com/python/cpython/commit/8c18fbeed1c7721b67f1726a6e9c41
Ned Deily added the comment:
New changeset 75345c552d0889f4f63039d6063f371846c8f41f by Ned Deily (Nick
Coghlan) in branch '3.6':
[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
https://github.com/python/cpython/commit/75345c552d0889f4f63039d6063f371846c8f41f
-
Ned Deily added the comment:
New changeset 75345c552d0889f4f63039d6063f371846c8f41f by Ned Deily (Nick
Coghlan) in branch '3.6':
[3.6] bpo-29723: Consistently configure sys.path[0] (#636)
https://github.com/python/cpython/commit/75345c552d0889f4f63039d6063f37
Ned Deily added the comment:
New changeset e9213d929d7b0075539e87416f6a6fb86c27454b by Ned Deily in branch
'3.6':
bpo-27593: Revise git SCM build info. (#744) (#745)
https://github.com/python/cpython/commit/e9213d929d7b0075539e87416f6a6f
Ned Deily added the comment:
New changeset 554626ada769abf82a5dabe6966afa4265acb6a6 by Ned Deily in branch
'master':
bpo-27593: Revise git SCM build info. (#744)
https://github.com/python/cpython/commit/554626ada769abf82a5dabe6966afa
Ned Deily added the comment:
New changeset ed512cba78af211da4d83cbb7cc533c39176f374 by Ned Deily in branch
'3.5':
bpo-27593: Revise git SCM build info. (#744) (#746)
https://github.com/python/cpython/commit/ed512cba78af211da4d83cbb7cc533
Ned Deily added the comment:
New changeset 1d391f926b37484b8d4b326003a72c0084db19ec by Ned Deily in branch
'3.6':
[3.6] bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS (#463)
https://github.com/python/cpython/commit/1d391f926b37484b8d4b326003a72c
Ned Deily added the comment:
New changeset de04644627f82d9dc48b3423def7ff5b4aa1926a by Ned Deily in branch
'master':
bpo-28087: Skip test_asyncore and test_eintr poll failures on macOS. (#462)
https://github.com/python/cpython/commit/de04644627f82d9dc48b3423def7ff
Ned Deily added the comment:
New changeset 5b166d9979161624c17cce3bdc11e1d9f3b8 by Ned Deily in branch
'3.6':
bpo-29550: Temporarily skip "make touch" in Mac installer build. (#456) (#458)
https://github.com/python/cpython/commit/5b166d9979161624
Ned Deily added the comment:
New changeset a2edd3ae4074952ce77d9319da2dbb2a47300c27 by Ned Deily in branch
'3.5':
[3.5] bpo-27593: Get SCM build info from git instead of hg. (#446) (#454) (#455)
https://github.com/python/cpython/commit/a2edd3ae4074952ce77d9319da2dbb
Ned Deily added the comment:
New changeset 343d48379c31f31cb0bcc843c537990c4283703d by Ned Deily in branch
'3.6':
bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457) (#459)
https://github.com/python/cpython/commit/343d48379c31f31cb0bcc843c53799
Ned Deily added the comment:
New changeset 7cd9b22e98a5b7a99a7539500ea946a7a58e1c8d by Ned Deily in branch
'master':
bpo-29550: Temporarily skip "make touch" in Mac installer build. (#456)
https://github.com/python/cpython/commit/7cd9b22e98a5b7a99a75
Ned Deily added the comment:
New changeset cfcd76777e35c83d548d8736f5d7dc92fe56d806 by Ned Deily in branch
'master':
bpo-29572: Update macOS installer build to OpenSSL 1.0.2k (#457)
https://github.com/python/cpython/commit/cfcd76777e35c83d548d8736f5d7dc
Ned Deily added the comment:
New changeset 95c50e5aed9e5683676e18349dd94b11901a66b3 by Ned Deily in branch
'3.6':
[3.6] bpo-27593: Get SCM build info from git instead of hg. (#446) (#454)
https://github.com/python/cpython/commit/95c50e5aed9e5683676e18349dd94b
Ned Deily added the comment:
New changeset 5c4b0d063aba0a68c325073f5f312a2c9f40d178 by Ned Deily in branch
'master':
bpo-27593: Get SCM build info from git instead of hg. (#446)
https://github.com/python/cpython/commit/5c4b0d063aba0a68c325073f5f312a
Ned Deily added the comment:
@Tommy.Carstensen: Unfortunately, Apple has deprecated use of the
system-supplied OpenSSL libraries and with the latest releases no longer supply
the header files needed to build with them. They are very old anyway. So, you
need to supply a version of them. The
Ned Deily added the comment:
--enable-optimizations does not exist in Python 3.4.x so any failures there
must be due to something else. Are there any build errors? Can you show
exactly where the message comes from?
--
nosy: +ned.deily
___
Python
Ned Deily added the comment:
New changeset f8beb9831acd5cf80b9c56aea5864e16118c5400 by Ned Deily (cocoatomo)
in branch 'master':
bpo-29888: Fix the link referring to the "Python download page" (GH-824)
https://github.com/python/cpython/commit/f8beb9831acd5cf80b9c
Changes by Ned Deily :
--
pull_requests: +732
___
Python tracker
<http://bugs.python.org/issue29888>
___
___
Python-bugs-list mailing list
Unsubscribe:
2801 - 2900 of 6927 matches
Mail list logo