Ned Deily added the comment:
Update: as of 3.7.0b3, both 3.7.0 installer variants (10.9+ and 10.6+) provide
a built-in Tcl/Tk 8.6.8. And 3.6.5 and 2.7.15 also provide a 10.9+ installer
variant with the built-in Tcl/Tk 8.6.8. (For the moment, the 3.6.5 and 2.7.15
10.6+ 64-bit/32-bit
Ned Deily added the comment:
Update: as of 3.6.5 and 2.7.15 and in the upcoming 3.7.0 release, macSO
framework builds with --enable-universalsdk=/ no longer add -isysroot=/ to
compiler and linker calls. They are not necessary and made it more difficult
to attempt to override. Although we
Ned Deily added the comment:
Update: as of 3.6.5 and 2.7.15 and in the upcoming 3.7.0 release, macSO
framework builds with --enable-universalsdk=/ no longer add -isysroot=/ to
compiler and linker calls. They are not necessary and made it more difficult
to attempt to override. Although we
Ned Deily added the comment:
As I commented on the PR, I think this PR should not be merged until and if
there is a consensus that this support belongs in the standard cpython repo and
there is an agreed-upon plan how this platform would be supported on going. I
think it needs an approved
Ned Deily added the comment:
Thanks, Xavier, for your analysis and your PR! We definitely meed to get this
resolved before 3.7.0b4. Given the complexity and potential impact on this
area and that we are approaching the final beta, I think we need a few pairs of
eyes to review it. @doko
Ned Deily added the comment:
Actually, this appears to be a pip upgrade issue. If you install 3.6.5 from
the python.org installers, there is no pip link there, only pip3:
$ cd /Library/Frameworks/Python.framework/Versions/3.6/bin
$ ls -l
total 272
lrwxr-xr-x 1 root admin 8 Apr 16 19
Ned Deily added the comment:
P.S. Of course, you'll probably need to manually remove that spurious pip
command.
--
___
Python tracker
<https://bugs.python.org/is
Ned Deily added the comment:
New changeset 36d56ea826caffbeac0fc0c6d90248b80516e33c by Ned Deily (INADA
Naoki) in branch 'master':
bpo-33295: Skip test using missing external site (GH-6504)
https://github.com/python/cpython/commit/36d56ea826caffbeac0fc0c6d90248b80516e33c
-
Ned Deily added the comment:
New changeset f7379ddf1c315fe18734cca943aff5b437baf849 by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33295: Skip test using missing external site (GH-6504) (GH-6509)
https://github.com/python/cpython/commit/f7379ddf1c315fe18734cca943aff5
Ned Deily added the comment:
New changeset afc768d69879d6b95c59a0a5e92ea4c6061f3841 by Ned Deily (Miss
Islington (bot)) in branch '2.7':
bpo-33295: Skip test using missing external site (GH-6504) (GH-6510)
https://github.com/python/cpython/commit/afc768d69879d6b95c59a0a5e92ea4
Ned Deily added the comment:
New changeset f1547d110ff195291e29ba5c29617912d12ecbec by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-33295: Skip test using missing external site (GH-6504) (GH-6511)
https://github.com/python/cpython/commit/f1547d110ff195291e29ba5c296179
Ned Deily added the comment:
Thanks! I force-merged the skips of the test so that Travis CI and buildbots
were not failing. I'll leave the issue open so we can decide what to do about
the test long term.
--
___
Python tracker
&
Ned Deily added the comment:
I am not sure I understand what behavior you are expecting. But datetime.now()
is documented as returning "the current local date and time" (assuming no tx=
argument is provided) while datetime.utcnow() returns "the current UTC date and
time"
Ned Deily added the comment:
Tim, do you think the docs should be changed and, if so, which sections? If
you dictate, I'll type!
--
___
Python tracker
<https://bugs.python.org/is
Ned Deily added the comment:
Greg, this change has broken some buildbots:
http://buildbot.python.org/all/#/builders/85/builds/934
http://buildbot.python.org/all/#/builders/21/builds/951
--
nosy: +ned.deily
___
Python tracker
<ht
Ned Deily added the comment:
Since 2.7 was upgraded, I think 3.6.x should be upgraded to 10.0.x, as well.
--
versions: +Python 2.7, Python 3.6
___
Python tracker
<https://bugs.python.org/issue33
Ned Deily added the comment:
Thanks, Greg, looking better!
--
___
Python tracker
<https://bugs.python.org/issue33312>
___
___
Python-bugs-list mailing list
Unsub
Change by Ned Deily :
--
nosy: +benjamin.peterson
___
Python tracker
<https://bugs.python.org/issue33015>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +benjamin.peterson
___
Python tracker
<https://bugs.python.org/issue33374>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
What's the status of this? It looks like Serhiy has reviewed and approved
Dakon's PR 6123. Is everyone OK with merging it? Anything more needed?
--
versions: +Python 3.8 -Python 3.5
___
Python track
Ned Deily added the comment:
New changeset 0596f319020ad34010cbf98608021080ba2a1d4b by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33377: add triplets for mips-r6 and riscv (GH-6655) (GH-6660)
https://github.com/python/cpython/commit/0596f319020ad34010cbf986080210
Change by Ned Deily :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Ned Deily added the comment:
It looks like PR 6095 for this issue has not been reviewed or merged yet.
The commits for v2.7.15 are here:
https://github.com/python/cpython/commits/v2.7.15
--
nosy: +benjamin.peterson, ned.deily
___
Python tracker
Change by Ned Deily :
--
nosy: +vinay.sajip
___
Python tracker
<https://bugs.python.org/issue33400>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
resolution: -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder: -> expose posix_spawn(p)
___
Python tracker
<https://bugs.python
Ned Deily added the comment:
Thanks for the latest fixes, Serhiy.
Now is there anything more that needs to be done for this issue?
--
priority: release blocker -> deferred blocker
versions: +Python 3.8
___
Python tracker
<https://bugs.pyth
Ned Deily added the comment:
Christian, ping. Can we close this?
--
___
Python tracker
<https://bugs.python.org/issue31453>
___
___
Python-bugs-list mailin
Ned Deily added the comment:
New changeset d06d345f04b3f7e5b318df69b1d179328a64ca9c by Ned Deily (Ray
Donnelly) in branch 'master':
bpo-33281: Fix ctypes.util.find_library regression on macOS (GH-6625)
https://github.com/python/cpython/commit/d06d345f04b3f7e5b318df69b1d179
Change by Ned Deily :
--
pull_requests: +6377
___
Python tracker
<https://bugs.python.org/issue33281>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 69a013ec189f93a0dea97cfdbb3adc348648a666 by Ned Deily in branch
'master':
bpo-33281: NEWS and ACK (GH-6681)
https://github.com/python/cpython/commit/69a013ec189f93a0dea97cfdbb3adc348648a666
--
Ned Deily added the comment:
New changeset c74ca5396aa7740d4fc90617e6b2315e849fa71f by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33281: Fix ctypes.util.find_library regression on macOS (GH-6625) (GH-6680)
https://github.com/python/cpyt
Ned Deily added the comment:
New changeset d74f35331f176e0679f0614b6cccf0dc0422e31a by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33281: NEWS and ACK (GH-6681) (GH-6682)
https://github.com/python/cpython/commit/d74f35331f176e0679f0614b6cccf0
Ned Deily added the comment:
Thanks for the PR, Ray. Merged for 3.7.0b4 (and 3.8.0).
--
nosy: +Ray.Donnelly
priority: release blocker ->
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8
__
Change by Ned Deily :
--
pull_requests: +6379
___
Python tracker
<https://bugs.python.org/issue33290>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 0dd80709b5dc03756e7f4510761ae60236bb9f6d by Ned Deily in branch
'master':
bpo-33290: Have macOS installer remove "pip" alias (GH-6683)
https://github.com/python/cpython/commit/0dd80709b5dc03756e7f
Ned Deily added the comment:
New changeset 1470e43076559d22518f2e8d704fa9426d2659dd by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33290: Have macOS installer remove "pip" alias (GH-6683) (GH-6684)
https://github.com/python/cpython/commit/1470e43076559d22518f
Ned Deily added the comment:
New changeset 8ac441876418a217c31fe429733d7fa4704f0e3c by Ned Deily (Miss
Islington (bot)) in branch '3.6':
bpo-33290: Have macOS installer remove "pip" alias (GH-6683) (GH-6685)
https://github.com/python/cpython/commit/8ac441876418a217c31f
Change by Ned Deily :
--
nosy: +vstinner
___
Python tracker
<https://bugs.python.org/issue33405>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
priority: normal -> deferred blocker
___
Python tracker
<https://bugs.python.org/issu
Change by Ned Deily :
--
nosy: +amaury.forgeotdarc, belopolsky, meador.inge
___
Python tracker
<https://bugs.python.org/issue33406>
___
___
Python-bugs-list mailin
Change by Ned Deily :
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Tooltip not display with macOS 64-bit installer 3.6.5 but work
with macOS 64-bit/32-bit installer
___
Python tra
Ned Deily added the comment:
> Ned, this is after the last beta but as far as I understand, we're still
> fine committing fixes that maintain ABI until RC1, right?
Yes
--
___
Python tracker
<https://bugs.python.
Ned Deily added the comment:
We really need to get this done prior to 370rc1 coming up on 05-21.
--
priority: deferred blocker -> release blocker
___
Python tracker
<https://bugs.python.org/issu
Change by Ned Deily :
--
components: +asyncio
nosy: +asvetlov, yselivanov
___
Python tracker
<https://bugs.python.org/issue33413>
___
___
Python-bugs-list mailin
Ned Deily added the comment:
Note that while the link in the docs should be updated, the old link should
redirect properly. That change has been requested in
https://github.com/pypa/warehouse/issues/3914
--
nosy: +ned.deily
___
Python tracker
Change by Ned Deily :
--
nosy: +ezio.melotti, georg.brandl
___
Python tracker
<https://bugs.python.org/issue33442>
___
___
Python-bugs-list mailing list
Unsub
Change by Ned Deily :
--
versions: +Python 3.8
___
Python tracker
<https://bugs.python.org/issue33497>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 545c955be997efd6b3827b981024e6b9945d82d1 by Ned Deily (Amber
Brown) in branch 'master':
bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in
FieldStorage use the given errors (GH-6804)
https://github.com/python/cpyt
Change by Ned Deily :
--
pull_requests: +6520
___
Python tracker
<https://bugs.python.org/issue33497>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset d063b84d9ee435e9ae981c18faccaff5562792c3 by Ned Deily in branch
'master':
bpo-33497: Add NEWS and ACKS entries. (GH-6838)
https://github.com/python/cpython/commit/d063b84d9ee435e9ae981c18faccaf
Ned Deily added the comment:
New changeset e8f968dcde520160bea7c98d298e58128f9abaa4 by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in
FieldStorage use the given errors (GH-6804) (GH-6837)
https://github.
Ned Deily added the comment:
New changeset 5195039bb5529f1b18d30e8bfcabdee739912d76 by Ned Deily (Miss
Islington (bot)) in branch '3.7':
bpo-33497: Add NEWS and ACKS entries. (GH-6838) (GH-6840)
https://github.com/python/cpython/commit/5195039bb5529f1b18d30e8bfcabde
Ned Deily added the comment:
Thanks for the report and the PR, @hawkowl! Merged for 3.7.0rc1.
--
priority: release blocker ->
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://
Change by Ned Deily :
--
priority: release blocker ->
versions: -Python 3.7
___
Python tracker
<https://bugs.python.org/issue20104>
___
___
Python-bugs-lis
Change by Ned Deily :
--
nosy: +lemburg
___
Python tracker
<https://bugs.python.org/issue33513>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Thanks for the report. The 3.7 What's New document is being completed right
now at the PyCon US sprints. CCing the editors.
--
nosy: +Elvis.Pranskevichus, ned.deily, yselivanov
___
Python tracker
&
Ned Deily added the comment:
Florian, any further information on this problem? Are you still seeing it?
Can you supply a backtrace? Without more information to go on, there's not
much we can do to help.
--
nosy: +ned.deily
___
Python tr
New submission from Ned Deily :
New changeset 19177fbd5d6d9b29ccc302d65f9d9417ece082ce by Ned Deily (Stéphane
Wirtel) in branch 'master':
bpo-33503: Fix the broken pypi link in the source and the documentation
(GH-6814)
https://github.com/python/cpyt
Ned Deily added the comment:
Thanks for noticing and for providing the PR. The proposed change is a subset
of the changes for Issue33503.
--
resolution: -> duplicate
stage: patch review -> resolved
status: open -> closed
superseder: -> use pypi.org instead of pyp
Ned Deily added the comment:
As agreed upon at the PyCon dev sprints,
6bd0c476c58ca0046969f70dc2a4e4dfb3268062 removes _xxsubinterpreters from the
3.7 branch and 3.7.0 and retargets for 3.8. Since it was intended for internal
use, no user documentation or APIs should be affected
Ned Deily added the comment:
New changeset 67c48016638aac9a15afe6fd6754d53d2bdd6b76 by Ned Deily (Christian
Heimes) in branch 'master':
bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)
https://github.com/python/cpython/commit/67c48016638aac9a15afe6fd6754d5
Change by Ned Deily :
--
versions: +Python 2.7, Python 3.6 -Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue31453>
___
___
Python-bug
Ned Deily added the comment:
> Seems like people are seeing 404s when downloading docs today.
Do you have specific URLs or web pages? Or a link to where this was discussed?
I just did a quick look at some of the download pages and everything worked
for
Changes by Ned Deily :
--
nosy: +lukasz.langa
___
Python tracker
<https://bugs.python.org/issue31574>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +ned.deily
___
Python tracker
<https://bugs.python.org/issue31634>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Sounds like we need to get this fixed for 3.6.3 final which is scheduled for
Monday (3 days). Or revert the previous fix.
--
___
Python tracker
<https://bugs.python.org/issue31
Ned Deily added the comment:
I suspect what is being seen here is essentially a duplicate of Issue31363. On
macOS framework builds, a python launcher executable is used
(Mac/Tools/pythonw.c) to exec the real Python interpreter binary and the
launcher uses the __PYVENV_LAUNCHER__ environment
Ned Deily added the comment:
I agree with Barry's comment on PR 3855: "I'd rather see a configure check for
the existence of uuid_generate_time_safe() rather than hard coding it to
platforms !APPLE for two reasons. 1) If macOS ever adds this API in some future
release, this
Ned Deily added the comment:
Is there more to do on this issue or can it be closed now?
--
nosy: +ned.deily
___
Python tracker
<https://bugs.python.org/issue30
Ned Deily added the comment:
Nick, were you planning to do the work for the other (non-3.6) branches? If
not, can someone else pick this up please?
--
___
Python tracker
<https://bugs.python.org/issue23
Ned Deily added the comment:
New changeset a51c760ddd7ad2513202e419cde90670283a6bc9 by Ned Deily (Miss
Islington (bot)) in branch '3.6':
[3.6] bpo-31662: Fix typos in uploadrelease.bat script (#3858)
https://github.com/python/cpython/commit/a51c760ddd7ad2513202e419cde906
Ned Deily added the comment:
New changeset a74ce09c738c3e3aa89994bf31049cb914dca389 by Ned Deily (Zachary
Ware) in branch '3.6':
[3.6] bpo-31423: Fix building the PDF documentation (GH-3693) (GH-3699)
https://github.com/python/cpython/commit/a74ce09c738c3e3aa89994bf31049c
Ned Deily added the comment:
New changeset 2e3fd03796528a9f88f79d38e1d890af153c8e61 by Ned Deily (Miss
Islington (bot)) in branch '3.6':
[3.6] bpo-31641: Allow arbitrary iterables in
`concurrent.futures.as_completed()` (GH-3830) (#3831)
https://github.com/python/cpyt
Ned Deily added the comment:
Cherry picked into 3.6.3 final -> closing
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python
Change by Ned Deily :
--
priority: release blocker ->
___
Python tracker
<https://bugs.python.org/issue31641>
___
___
Python-bugs-list mailing list
Unsubscrib
Ned Deily added the comment:
If you think we should do a 3.6.4 to address this, we can do that. I'll leave
it up to your judgement.
--
___
Python tracker
<https://bugs.python.org/is
Change by Ned Deily :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue31
Ned Deily added the comment:
As documented, a dict key must be hashable and, because lists are not
immutable, they are not hashable and thus can't be used as keys. See the
Python Glossary for more info. https://docs.python.org/2/glossary.html
--
nosy: +ned.deily
resolution: -
Change by Ned Deily :
--
nosy: +davin, pitrou
___
Python tracker
<https://bugs.python.org/issue31729>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Ned Deily :
--
nosy: +mdk
___
Python tracker
<https://bugs.python.org/issue31737>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Ned Deily added the comment:
Do you already have an existing version of Python 2.7 installed at the prefix
location /opt/ws1? Because you are attempting to build with --enable-shared,
the build may be picking up the already installed shared library. Try building
without --enable-shared or
Change by Ned Deily :
--
nosy: +ishcherb
___
Python tracker
<https://bugs.python.org/issue31744>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Can you give a test case demonstrating what is not working? The Python
interpreters installed with python.org 10.6+ installers are built to work with
all versions of macOS from 10.6 on and should be able to build extension
modules with either gcc or clang as
Change by Ned Deily :
--
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue31744>
___
___
Python-bugs-list
Ned Deily added the comment:
No rush! And I didn't mean to imply that how the macOS installers are built is
perfect or updates shouldn't be considered. But we should understand what the
issue here is, independent of potenti
Ned Deily added the comment:
The documentation for 3.5 was deliberated removed from the pull down lists of
current docsets as 3.5 is now in security-fix-only mode; the 3.5 documentation
is only updated when a new security release is made and general doc changes to
it are no longer made. You
Change by Ned Deily :
--
components: +Windows -Installation
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue31
Change by Ned Deily :
--
keywords: +patch
pull_requests: +3947
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue31766>
___
___
Python-
Ned Deily added the comment:
New changeset b7cbfe49e39a7bbd7da20b937735a8a60bbf1872 by Ned Deily in branch
'master':
bpo-31766: restore 3.5 to docs version switchers (#3969)
https://github.com/python/cpython/commit/b7cbfe49e39a7bbd7da20b937735a8
Change by Ned Deily :
--
pull_requests: +3948
___
Python tracker
<https://bugs.python.org/issue31766>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset f8d42ea0e4341b270f1de71b4ff40cfa18420eed by Ned Deily in branch
'3.6':
bpo-31766: restore 3.5 to docs version switchers (#3970)
https://github.com/python/cpython/commit/f8d42ea0e4341b270f1de71b4ff40c
Change by Ned Deily :
--
pull_requests: +3949
___
Python tracker
<https://bugs.python.org/issue31766>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
New changeset 356b68023d6fee5e30d25a4a680ac5b9e4f8dd65 by Ned Deily in branch
'2.7':
bpo-31766: restore 3.5 to docs version switchers (#3971)
https://github.com/python/cpython/commit/356b68023d6fee5e30d25a4a680ac5
Ned Deily added the comment:
> Isn't Python 2.7 in Security Fix only as well ?
No, 2.7 is still being actively maintained (until 2020).
(https://devguide.python.org/#status-of-python-branches)
But, bowing to popular demand, I've restored 3.5 to the switchers for 3.7, 3.6,
and 2.
Change by Ned Deily :
--
nosy: +ned.deily
___
Python tracker
<https://bugs.python.org/issue31742>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Besides making the provisional warning more noticeable in module doc pages,
perhaps we should have a "Provisional Package / API" section somewhere in the
release's docset: a liat of all provisionals and perhaps a list of formerly
provisional, n
Ned Deily added the comment:
I also have seen test_subprocess hangs on both macOS and on Debian Linux on
both 3.6 and master, as recently as 3.6.3 and 3.7.0a1 but not with current
heads. After some experimenting and bisecting, I tracked the fix down to the
mock os.waitpid fixes for bpo
Change by Ned Deily :
--
nosy: +eric.smith
___
Python tracker
<https://bugs.python.org/issue31780>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
flake8 is not part of the Python Standard Library. You might start with its
project page here: https://gitlab.com/pycqa/flake8
--
nosy: +ned.deily
resolution: -> third party
stage: -> resolved
status: open -&g
Change by Ned Deily :
--
nosy: +belopolsky, lemburg
___
Python tracker
<https://bugs.python.org/issue31803>
___
___
Python-bugs-list mailing list
Unsubscribe:
3501 - 3600 of 6927 matches
Mail list logo