Change by Ned Deily :
--
pull_requests: +29980
pull_request: https://github.com/python/cpython/pull/31882
___
Python tracker
<https://bugs.python.org/issue46
Ned Deily added the comment:
New changeset 80cc10fa7d5f41daaf59ae9173022303f35a403c by Ned Deily in branch
'3.7':
Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31882)
https://github.com/python/cpython/commit/80cc10fa7d5f41daaf59
Ned Deily added the comment:
New changeset 0cfcc0cbee4a0d48c412169f46b7199728fb298a by Ned Deily in branch
'3.10':
Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31880)
https://github.com/python/cpython/commit/0cfcc0cbee4a0d48c412
Ned Deily added the comment:
New changeset 1b1239205d1b7ace1b054477c14fe77d54f471c4 by Ned Deily in branch
'3.9':
Revert "bpo-46986: Upgrade bundled setuptools to 60.9.3 (GH-31820)" (GH-31881)
https://github.com/python/cpython/commit/1b1239205d1b7ace1b05
Change by Ned Deily :
--
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue46986>
___
___
Python-bugs-
Change by Ned Deily :
--
pull_requests: +29987
pull_request: https://github.com/python/cpython/pull/31889
___
Python tracker
<https://bugs.python.org/issue45
Change by Ned Deily :
--
pull_requests: +29988
pull_request: https://github.com/python/cpython/pull/31890
___
Python tracker
<https://bugs.python.org/issue45
Ned Deily added the comment:
As of Xcode 13.3, released 2022-03-14 to support macOS 12.3 et al, the included
Apple Clang (Apple clang version 13.1.6 (clang-1316.0.21.2)) now supports the
--print-multiarch option and so Python 3.8 and 3.7 are now vulnerable to this
issue when building with
Ned Deily added the comment:
New changeset 720bb456dc711b0776bae837d1f9a0b10c28ddf2 by Ned Deily in branch
'3.7':
bpo-45405: Prevent internal configure error when running configure with recent
versions of clang. (GH-28845) (GH-31890)
https://github.com/python/cpyt
Change by Ned Deily :
--
priority: release blocker ->
resolution: -> fixed
stage: commit review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python
Change by Ned Deily :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
New changeset ea786a882b9ed4261eafabad6011bc7ef3b5bf94 by Mariusz Felisiak in
branch 'main':
bpo-46907: Update macOS installer to SQLite 3.38.1. (GH-31656)
https://github.com/python/cpython/commit/ea786a882b9ed4261eafabad6011bc
Ned Deily added the comment:
I think we can hold off on deciding whether to backport until at least the next
round of bugfix releases. I don't know of any pressing reason one way or the
other, ATM.
--
___
Python tracker
<https://bugs.py
Change by Ned Deily :
--
pull_requests: +30004
pull_request: https://github.com/python/cpython/pull/31911
___
Python tracker
<https://bugs.python.org/issue47
Change by Ned Deily :
--
pull_requests: +30005
pull_request: https://github.com/python/cpython/pull/31912
___
Python tracker
<https://bugs.python.org/issue47
Ned Deily added the comment:
New changeset b6204466c1209de5a0794c475096429fdb457a16 by Ned Deily in branch
'3.7':
bpo-47024: Update Windows builds and macOS installer build to use OpenSSL
1.1.1n. (GH-31911)
https://github.com/python/cpython/commit/b6204466c1209de5a0794c47509642
Ned Deily added the comment:
You don't say exactly what changeset of the cpython repo you are trying to
build from. The line numbers in the compiler warnings in your build.out extract
do not seem to match up with either a current 3.10 branch checkout or a main
branch checkout. Please
Ned Deily added the comment:
New changeset 4a1d65fe8528c3a6e0cf2f4f9d4b58249164589d by Miss Islington (bot)
in branch '3.7':
bpo-46948: Fix launcher installer build failure due to first part of fix
(GH-31920) (GH-31925)
https://github.com/python/cpyt
Change by Ned Deily :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue47
Change by Ned Deily :
--
nosy: +eli.bendersky, scoder
___
Python tracker
<https://bugs.python.org/issue45336>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +gregory.p.smith
___
Python tracker
<https://bugs.python.org/issue47027>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
I think we can close this without further action as we no longer support using
the Apple-supplied system Tcl and Tk and we know it is possible to build and
link current version of Python 3.x with Tcl/Tk 8.6.8, at least, on macOS 10.9.
--
resolution
Ned Deily added the comment:
Thanks for the report. This problem was reported previously in bpo-24844 and
was determined to be due a partial implementation of atomics support in the
early versions of LLVM compilers provided in the Apple Developer Tools for
macOS 10.7. While the start of a
Change by Ned Deily :
--
Removed message: https://bugs.python.org/msg415670
___
Python tracker
<https://bugs.python.org/issue41210>
___
___
Python-bugs-list m
Ned Deily added the comment:
If you remove the .chm file from the Windows installer, I believe IDLE needs to
be updated to look for the installed html files instead (see
Lib/idlelib/editor.py).
And does this mean we should no longer produce .chm files at all for 3.11+? If
so, there is work
Ned Deily added the comment:
At a minimum, though, Doc/tools/templates/download.html should be changed to
remove the chm reference.
--
___
Python tracker
<https://bugs.python.org/issue47
Ned Deily added the comment:
> Do you have any thoughts about distributing the docs in ePub format?
Note that it's *much* easier to manufacture the docs in html format than it is
in ePub format.
--
___
Python tracker
<https://bugs
Ned Deily added the comment:
There shouldn't be a problem as long as gettext is properly installed on an M1
Mac, i.e. with an arm64 arch or a universal build that includes arm64.
--
___
Python tracker
<https://bugs.python.org/is
Ned Deily added the comment:
This also applies to any other third-party library that a cpython build may
link to, like the OpenSSL libs. Some legacy tools that depend on them may work
in Rosetta 2 Intel-64 emulation mode on an Apple Silicon Mac but eventually
that will go away so it is
Ned Deily added the comment:
This really should be handled in a new issue since the original fixes for all
affected releases are already in the field. Moreover, we should be a bit
careful about bumping the required Sphinx version for older releases as this
has caused problems for downstream
Change by Ned Deily :
--
nosy: +petr.viktorin
___
Python tracker
<https://bugs.python.org/issue47115>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset ee912ad6f66bb8cf5a8a2b4a7ecd2752bf070864 by Alex Hedges in branch
'main':
bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091)
https://github.com/python/cpython/commit/ee912ad6f66bb8cf5a8a2b4a7ecd2752bf070864
--
nosy:
Ned Deily added the comment:
New changeset 48b3ae9e29545891bece874b4c0c0e394fe0f048 by Miss Islington (bot)
in branch '3.10':
bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091) (GH-32120)
https://github.com/python/cpython/commit/48b3ae9e29545891bece874b4c0c0e
Ned Deily added the comment:
New changeset b8b473e943c0d105c79a6ebe2199dec18d785966 by Miss Islington (bot)
in branch '3.9':
bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091) (GH-32121)
https://github.com/python/cpython/commit/b8b473e943c0d105c79a6ebe2199de
Ned Deily added the comment:
Thanks for the PR!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.9
___
Python tracker
<https://bugs.python.or
Change by Ned Deily :
--
pull_requests: -30200
___
Python tracker
<https://bugs.python.org/issue45618>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
pull_requests: -30201
___
Python tracker
<https://bugs.python.org/issue45618>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +asvetlov -ned.deily
versions: +Python 3.11 -Python 3.5, Python 3.6, Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue27
Ned Deily added the comment:
3.38.2 was released on 2022-03-26. Since the update to 3.38.1 hasn't yet been
in a 3.11.0 alpha release, I'm re-open this issue.
https://sqlite.org/releaselog/3_38_2.html
--
resolution: fixed ->
stage: resolved -> needs patch
status
Ned Deily added the comment:
Thank you both for addressing this. The main reason for minimizing changes to
the docs build chain for brances in bugfix or security-fix-only phases is that
many distributors of Python also release the Python docs as a package and they
do not necessarily rely on
Change by Ned Deily :
--
pull_requests: -30186
___
Python tracker
<https://bugs.python.org/issue45618>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
pull_requests: -30194
___
Python tracker
<https://bugs.python.org/issue45618>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
New changeset 25f00bfb264a3197ac91c41cdec15036fd8401f1 by m-aciek in branch
'3.7':
bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (GH-32111)
https://github.com/python/cpython/commit/25f00bfb264a3197ac91c41cdec150
Ned Deily added the comment:
New changeset 9194a7b8990a0feec1209b1e5694df3bf42906d8 by Hugo van Kemenade in
branch '3.10':
bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (GH-32154)
https://github.com/python/cpython/commit/9194a7b8990a0feec1209b1e5694df
Ned Deily added the comment:
New changeset 25c40bd994aa0da75283c5efdd71ba26c734b67e by Hugo van Kemenade in
branch '3.9':
bpo-47138: Fix documentation build by pinning Jinja version to 3.0.3 (GH-32153)
https://github.com/python/cpython/commit/25c40bd994aa0da75283c5efdd71ba
Ned Deily added the comment:
Thanks, everyone! Merged for 3.10.5, 3.9.13, and 3.7.14. I'll leave the issue
in pending state until merged for 3.8.14.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> pending
Ned Deily added the comment:
Duplicate of bpo-46691 but since you've provide a PR, we'll follow up with this
one, thanks.
--
assignee: -> ned.deily
components: +macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https:/
Ned Deily added the comment:
Also reported in bpo-47154 including a suggested fix
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> -arch detection in _osx_support generates false positives
___
Py
Ned Deily added the comment:
New changeset d97497bf1cc6abd4a9a67d8da4f00cf13b3af4b3 by Steve Dower in branch
'3.7':
bpo-47138: Ensure Windows docs build uses the same pinned version as other
platforms (GH-32182)
https://github.com/python/cpyt
Change by Ned Deily :
--
nosy: +orsenthil
___
Python tracker
<https://bugs.python.org/issue47150>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue47158>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue47166>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 387f93c156288c170ff0016a75af06e109d48ee1 by Miss Islington (bot)
in branch '3.7':
bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032
(GH-32241) (GH-32251)
https://github.com/python/cpyt
Change by Ned Deily :
Removed file:
https://bugs.python.org/file50716/mitre_f188eec1268fd49bdc7375fc5b77ded657c150875fede1a4d797f818d2514e88_120.csv
___
Python tracker
<https://bugs.python.org/issue46
Change by Ned Deily :
--
hgrepos: -414
___
Python tracker
<https://bugs.python.org/issue46337>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
assignee: docs@python ->
components: -2to3 (2.x to 3.x conversion tool), Argument Clinic, Build, C API,
Cross-Build, Demos and Tools, Documentation, Extension Modules, FreeBSD,
Interpreter Core, Parser, Regular Expressions, SSL, Tests, Unicode, Wind
Ned Deily added the comment:
Python 3.9.6 is no longer supported, 3.9.12 is the most recent 3.9.x release.
Do you get the same results with 3.9.12? But, for what it's worth, ./configure
--help of that 3.9.6 tarball works just fine on other current Linux systems I
have avai
Ned Deily added the comment:
New changeset 5a7506de7374c10e6eb9ae5a232cc88d4d588450 by Oleg Iarygin in
branch 'main':
Fix "Contributed ... in bpo-bpo-45847" (GH-32299)
https://github.com/python/cpython/commit/5a7506de7374c10e6eb9ae5a232cc88d4d588450
---
Ned Deily added the comment:
Unfortunately, this is the kind of issue, often the case with tkinter issues,
where it is difficult to know where the problem might be. While I know little
about the internals of tkinter and Tk, my intuition is that this is most likely
a Tk issue and would need
Change by Ned Deily :
--
nosy: +gregory.p.smith
___
Python tracker
<https://bugs.python.org/issue47222>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
pull_requests: +30387
pull_request: https://github.com/python/cpython/pull/32328
___
Python tracker
<https://bugs.python.org/issue45
Ned Deily added the comment:
New changeset a0c700480b52dffab830d52e9c4eba15d4b57a89 by Ned Deily in branch
'main':
bpo-45847: Adapt macOS installer build to use new tkinter configure vars
(GH-32328)
https://github.com/python/cpython/commit/a0c700480b52dffab830d52e9c4eba
Ned Deily added the comment:
New changeset 6aaf4cd866f7c8f065d30d2a3fb4fffa8461d1d8 by Ronald Oussoren in
branch 'main':
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS
(GH-31958)
https://github.com/python/cpython/commit/6aaf4cd866f7c8f065d30d2a3fb4ff
Ned Deily added the comment:
The problem seems to have been fixed again somewhere in the past.
--
nosy: +ned.deily
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.5, P
Ned Deily added the comment:
As far as I know, the best information you can get from Tk about version is the
patch level which does not necessarily take into account builds from a dev repo
or patched source. The easiest way to get that info from tkinter is to use
test.pythoninfo
Ned Deily added the comment:
OK, thanks, Ricardo. Since you appear to be using an Anaconda-supplied Tk, I
suggest you open an issue or otherwise ask for help from the Conda project and,
as necessary, the Tk folks. Without more info and unable to reproduce with
other sources of Tk, there is
Ned Deily added the comment:
(removing the macOS component since presumably this behavior is not
platform-dependent)
--
components: -macOS
nosy: -ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue37
Change by Ned Deily :
--
nosy: -ned.deily
___
Python tracker
<https://bugs.python.org/issue37858>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Sorry, I did not get around to trying to repackage 3.7.3 and, since then, 3.7.4
has been released and someone else has now run into this problem on 10.6. As
my Python time is very limited at the moment, rather than trying to find a
build solution to make signed
Ned Deily added the comment:
Thanks for the report. This problem was reported earlier for 3.7.3 in
Issue36890. As described there, I have now uploaded a copy of the old
bundle-format installer dmg file for 3.7.4 that should work on 10.6. See
msg349787 there for details and comment there
Ned Deily added the comment:
(Removing “3.7regression” as the problematic change for 3.7 had not yet been
released.)
--
keywords: -3.7regression
___
Python tracker
<https://bugs.python.org/issue37
Change by Ned Deily :
--
components: +Distutils
nosy: +dstufft, eric.araujo
___
Python tracker
<https://bugs.python.org/issue37916>
___
___
Python-bugs-list m
Ned Deily added the comment:
Python 2.6 reached end-of-life in 2013, six years ago, and has not received any
non-security bug fixes since 2010. We strongly recommend thst you migrate to a
modern, supported version of Python, if not Python 3.7, then at least Python
2.7 which itself will
Ned Deily added the comment:
New changeset 799e4e527019d9429fdef12d08a0c03b08a1fb59 by Ned Deily
(GeeTransit) in branch '3.7':
[3.7] bpo-37461: Fix typo (inifite -> infinite) (GH-15430)
https://github.com/python/cpython/commit/799e4e527019d9429fdef12d08a
Ned Deily added the comment:
New changeset f1f9c0c532089824791cfc18e6d6f29e1cd62596 by Ned Deily
(GeeTransit) in branch '3.6':
[3.6] bpo-37461: Fix typo (inifite -> infinite) (#15432)
https://github.com/python/cpython/commit/f1f9c0c532089824791cfc18e6d
Ned Deily added the comment:
xtreak, would you be willing to make the PR for 3.5? That will make it easier
for Larry to decide whether to include it in a 3.5 security release.
--
___
Python tracker
<https://bugs.python.org/issue37
Ned Deily added the comment:
Raynmond:
> Something in the release build process is triggering this behavior (perhaps
> PGO).
The difference is explained in msg33731. When 3.7+ is built on macoS 10.11.x+
and earlier, clock_gettime is not available and the PEP 564 refactored code
fall
Ned Deily added the comment:
So as not to delay 3.8.0b4, I'm removing this as a "release blocker'. Once the
implementation is in master, we can consider backporting to other releases.
--
priority: release blocker -> critical
ver
Ned Deily added the comment:
Thanks, Rajiv, your diagnosis and fix in PR 15538 is indeed correct.
--
assignee: vstinner -> ned.deily
stage: patch review -> commit review
___
Python tracker
<https://bugs.python.org/i
Ned Deily added the comment:
New changeset 8bf5fef8737fdd12724b9340d76a4ed391c4ad8a by Ned Deily (vrajivk)
in branch 'master':
bpo-36205: Fix the rusage implementation of time.process_time() (GH-15538)
https://github.com/python/cpython/commit/8bf5fef8737fdd12724b9340d76a4e
Ned Deily added the comment:
Thanks once again, Rajiv! Fix merged for release in 3.8.0b4 and 3.7.5.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
The description of this issue is incorrect. All the release artifacts for the
3.8.0b3 have GPG signatures available - see
https://www.python.org/downloads/release/python-380b3/ - like all other
releases. Looking at the log of the failed Travis run in
https
Ned Deily added the comment:
New changeset b0caf329815120acf50287e29858093d328b0e3c by Ned Deily (Ronald
Oussoren) in branch 'master':
bpo-18378: Recognize "UTF-8" as a valid name in locale._parse_localename
(GH-14736)
https://github.com/p
Ned Deily added the comment:
New changeset bd127b1b7dd50c76c4419d9c87c12901527d19da by Ned Deily (bsiem) in
branch '3.8':
[3.8] bpo-37482: Fix email address name with encoded words and special chars
(GH-14561) (GH-15380)
https://github.com/python/cpyt
Ned Deily added the comment:
I manually merged the stalled 3.8 backport to make 3.8.0b4. Can this issue now
be closed?
--
___
Python tracker
<https://bugs.python.org/issue37
Ned Deily added the comment:
New changeset 4adcaf81513e57a2a4e278073a89efb1375af8df by Ned Deily (Miss
Islington (bot)) in branch '3.8':
bpo-34775: Return NotImplemented in PurePath division. (GH-9509) (GH-15172)
https://github.com/python/cpyt
Ned Deily added the comment:
The change was pushed for release in 3.8.0b4. I don't think we should backport
it to 3.7 at this stage in its lifecycle as the old behavior has been around
for a long time. Thanks, everyone!
--
resolution: -> fixed
stage: patch review -&g
Ned Deily added the comment:
I manually restarted and merged the stalled 3.8 backport for 3.8.0b4. Can this
issue now be closed?
--
nosy: +ned.deily
versions: +Python 3.9
___
Python tracker
<https://bugs.python.org/issue36
Ned Deily added the comment:
> Can this issue now be closed?
I spoke too soon. It appears there's another open backport PR-14244 for this
issue that needs some conflict resolution to be merged.
--
___
Python tracker
<https://bugs
Ned Deily added the comment:
New changeset 3aa48b88c7485aca1fdfa54b3d8e53931ff067fd by Ned Deily (avinassh)
in branch 'master':
bpo-36167: fix an incorrect capitalization (GH-14482)
https://github.com/python/cpython/commit/3aa48b88c7485aca1fdfa54b3d8e53931ff067fd
-
Ned Deily added the comment:
Thank you for your contribution, Avinash!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.7
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
New changeset f5896a05edf5df91fb1b55bd481ba5b2a3682f4e by Ned Deily (Rémi
Lapeyre) in branch 'master':
bpo-35946: Improve assert_called_with documentation (GH-11796)
https://github.com/python/cpython/commit/f5896a05edf5df91fb1b55bd481ba5
Ned Deily added the comment:
Ronald's PR 14738 LGTM. I merged it to master and backported for 3.8.0b4 and
3.7.5. Thanks, everyone!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8, Python 3.9 -Python 2.7, Python 3
Ned Deily added the comment:
Thanks for the report and thanks for the PR! Merged for 3.8.0b4.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.9 -Python 3.7
___
Python tracke
Change by Ned Deily :
--
versions: +Python 3.9 -Python 3.6
___
Python tracker
<https://bugs.python.org/issue36871>
___
___
Python-bugs-list mailing list
Unsub
Ned Deily added the comment:
One problem seems to be that the code added for this issue assumes that the
documentation is correct in implying that the stat.FILE_ATTRIBUTE_* constants
(like stat.FILE_ATTRIBUTE_REPARSE_POINT) are only present on Windows. But
besides being conditionally
Ned Deily added the comment:
... and the other important difference is that older versions of macOS do not
support fd functions so _use_fd_functions is false and the alternate path is
taken in shutil.rmtree, the path that calls _rm_tree_islink which fails.
>>> shutil.rmtree('
Ned Deily added the comment:
lchmod is one of a number of os functions that is not available on older
versions of macOS. Chances are you are using a Python binary (possibly one
supplied by a python.org installer) that was built to be used on a range of
macOS versions and the oldest version
Change by Ned Deily :
--
pull_requests: +15279
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/15602
___
Python tracker
<https://bugs.python.org/issu
1001 - 1100 of 6927 matches
Mail list logo