Ned Deily added the comment:
Senthil, thanks for looking into this. Since it is turning out to be more of a
urllib design issue, I'm going to deassign myself from it.
--
assignee: ned.deily ->
___
Python tracker
<http://bugs.python.org
Ned Deily added the comment:
That does indeed make the test now pass on OS X 10.9:
test_default_ecdh_curve (test.test_ssl.ThreadedTests) ... server: new
connection from ('127.0.0.1', 60758)
server: connection cipher is now ('AECDH-AES256-SHA', 'TLSv1/SSLv3', 2
Ned Deily added the comment:
Are you interested in submitting a patch?
--
nosy: +ghaering, ned.deily
stage: -> needs patch
versions: -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issu
Ned Deily added the comment:
See Issue5614. That's normal when running the test suite on 64-bit versions on
OS X. Unfortunately, we haven't found a way to suppress the messages.
--
nosy: +ned.deily
resolution: -> duplicate
stage: -> committed/rejected
status
Ned Deily added the comment:
Since Apple no longer ships gdb or GNU gcc as part of Xcode and since lldb is
the native debugger for clang/LLVM, this test is usually skipped on OS X these
days unless you go to the trouble of explicitly installing gdb. Does anyone
know if python support works
Changes by Ned Deily :
--
components: -Macintosh
___
Python tracker
<http://bugs.python.org/issue21263>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +lukasz.langa
___
Python tracker
<http://bugs.python.org/issue21265>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
The code needs to be updated for Python 3 and it needs a test. I'm deassigning
it in the hopes that someone will feel free to pick it up.
--
assignee: ned.deily ->
stage: commit review -> patch review
versions: +Python 3.5
Changes by Ned Deily :
--
nosy: +georg.brandl
___
Python tracker
<http://bugs.python.org/issue21286>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +jcea
___
Python tracker
<http://bugs.python.org/issue21287>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Changes by Ned Deily :
--
nosy: +larry
stage: -> needs patch
___
Python tracker
<http://bugs.python.org/issue21294>
___
___
Python-bugs-list mailing list
Un
Changes by Ned Deily :
--
assignee: -> ned.deily
nosy: +ned.deily
___
Python tracker
<http://bugs.python.org/issue21311>
___
___
Python-bugs-list mai
Ned Deily added the comment:
Thanks for the report and the patches. I am not sure exactly what problem
using ccache is causing but it is clear that, if for whatever reason the call
to _read_output fails and returns None, the 'llvm-gcc' test will fail so that
test should be fixed as
Ned Deily added the comment:
Stefan, the patch LGTM although I sure wish we were removing some
CFLAGS-related configuration variables rather than adding another. But I don't
have a better suggestion short of a comprehensive cleanup of all of them.
--
stage: -> commit review
Changes by Ned Deily :
--
versions: +Python 3.4, Python 3.5 -Python 2.7, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue11571>
___
___
Ned Deily added the comment:
The fix for turtle has been applied for release in 3.4.1 and 3.5.0.
--
resolution: wont fix -> fixed
stage: commit review -> resolved
___
Python tracker
<http://bugs.python.org/i
Ned Deily added the comment:
Thanks for the refresh, Jessica. I decided to separate out the turtle window
raise for OS X and apply that for 3.4.1 and 3.5.0 in Issue11571. The remainder
of the patch to use the docstrings, plus removal of the two other obsolete text
files, is spplied here for
Ned Deily added the comment:
FWIW, ActiveState is shipping 8.5.15 and 8.6.1 in ActiveTcl. For the OS X
installers, we have been using 8.5.x (for the 64-bit/32-bit installer) because
that's also what Apple has been shipping in recent OS X versions. Serhiy has
committed a number of fixes
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue20147>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Changes by Ned Deily :
--
nosy: +lukasz.langa
___
Python tracker
<http://bugs.python.org/issue21329>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue21342>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue21345>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
New submission from Ned Deily:
With the current Cocoa Tk 8.5 (ActiveState 8.5.15), it appears that the IDLE
Redo accelerator, Cmd-Shift-Z, has the same effect as the Undo accelerator,
Cmd-Z. This is probably related to the behavior and changes in Cocoa Tk noted
in Issue11055. With the older
Ned Deily added the comment:
Instigated by
http://stackoverflow.com/questions/23316425/idle-redo-shortcut-vanished/
--
___
Python tracker
<http://bugs.python.org/issue21
Changes by Ned Deily :
--
nosy: +sbt
versions: +Python 3.4, Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue5001>
___
___
Pytho
Changes by Ned Deily :
--
nosy: +lars.gustaebel
___
Python tracker
<http://bugs.python.org/issue21369>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue21372>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Ned Deily added the comment:
Thanks, David. Ideally, the generator script shouldn't run during an installer
build since presumably the generated file should be up-to-date in the repo.
"make touch" could handle that but the installer build does use a separate
build/objec
Ned Deily added the comment:
FWIW, works for me using the python.org 3.4 64-bin installer. What is the
output of:
python3 -c 'import sys;print(sys.version)'
As Claudiu suggests, check for a concurrent.py shadowing the standard library
version.
Also, why are you setting PYT
Ned Deily added the comment:
In general, we don't test or claim to support building for a deployment target
lower than the system being built on. It's always safer to build on the same
version as the deployment target. I'll take a look at it, though.
--
n
Ned Deily added the comment:
Yes, it should be possible to build all Pythons for all recent OS X deployment
targets but, normally, the safest way is to build a specific deployment target
on the same OS X version; that should avoid any possibility of inadvertently
linking with new features not
New submission from Ned Deily:
make touch
hg --config extensions.touch=Tools/hg/hgtouch.py touch -v
*** failed to import extension touch from Tools/hg/hgtouch.py: [Errno 2] No
such file or directory: 'Tools/hg/hgtouch.py'
hg: unknown command 'touch'
--
compon
Changes by Ned Deily :
--
keywords: +patch
stage: -> patch review
Added file: http://bugs.python.org/file35089/issue21383_make_touch.patch
___
Python tracker
<http://bugs.python.org/issu
Ned Deily added the comment:
Martin, it could if "make touch" worked when building outside of the source
directory (Issue21383).
--
___
Python tracker
<http://bugs.python.o
Ned Deily added the comment:
As Jayanth points out, datetime objects are deliberately time zone "naive" by
default; please read https://docs.python.org/2/library/datetime.html and
https://docs.python.org/2/library/datetime.html#tzinfo-objects for more
information. Also
Changes by Ned Deily :
--
nosy: +pitrou
___
Python tracker
<http://bugs.python.org/issue21396>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +gregory.p.smith
___
Python tracker
<http://bugs.python.org/issue21332>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +orsenthil
versions: -Python 3.1, Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue21413>
___
___
Python-bug
Ned Deily added the comment:
I agree: issue21121-3.diff is a much better approach.
--
___
Python tracker
<http://bugs.python.org/issue21121>
___
___
Python-bug
Ned Deily added the comment:
For some reason, the newly-added Tk instantiation check causes the OS X Cocoa
Tk to segfault when tests are run under regrtest -jn option, which causes each
test to be run under a separate subprocess called from a separate thread.
Somewhat surprisingly, the
Ned Deily added the comment:
There's no immediate rush now. It's too late for 3.4.1rc1.
--
___
Python tracker
<http://bugs.python.org/issue21121>
___
___
New submission from Ned Deily:
Something went wrong with the update of pydoc_data topics for 3.4.1rc1. As can
be seen in http://hg.python.org/releasing/3.4.1/rev/c67a19e11a71, the values
for the topics dict should be strings but were updated as bytes. This causes
pydoc topics searches to
Ned Deily added the comment:
>From a first quick look, it appears that the problem occurs when using a
>Python 3 version of sphinx-build. With Python 2, the topics appear to be
>generated correctly.
--
___
Python tracker
<http://bug
Ned Deily added the comment:
Is there any reason to expose CFLAGS_NODIST externally? It seems to me that it
is only needed in the top-level setup.py for building standard library
extension modules. Let's not add yet another configuration variable to the
already confusing array we prese
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue21429>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Ned Deily added the comment:
Did you try using the 32-bit (x86) installer from
https://www.python.org/downloads/release/python-340/ ? Unfortunately, I
believe the default download button currently only downloads the 64-bit version.
--
nosy: +ned.deily
Changes by Ned Deily :
--
nosy: +pitrou
___
Python tracker
<http://bugs.python.org/issue21430>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +christian.heimes
___
Python tracker
<http://bugs.python.org/issue21430>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
The problem is in PydocTopicsBuilder in Doc/tools/sphinxext/pyspecific.py. It
needs to be smarter so that ideally it should continue to work with any Python
>= 2.5 and independent of the Python being built.
--
assignee: larry -> georg.brand
Ned Deily added the comment:
There are two different names: the 64-bit installer is python-3.4.0.amd64.msi.
But I see now that the error refers to py.exe, which I believe is the Python
launcher. I've nosyed the Windows experts.
--
nosy: +tim.golden, zach
Ned Deily added the comment:
The patch appears fine but it really doesn't have anything to do with the gist
of this issue. The problem remains that much of macpath is fundamentally
broken. In the intervening years since the issue was opened, I contend that
any need for OS 9 style paths
Ned Deily added the comment:
See Issue18458. Update to the latest Python 3.3.5 or 3.4.x.
--
nosy: +ned.deily
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> interactive interpreter crashes and test_readline fails on OS X
10.9 Mave
Changes by Ned Deily :
--
stage: -> resolved
___
Python tracker
<http://bugs.python.org/issue21432>
___
___
Python-bugs-list mailing list
Unsubscrib
Ned Deily added the comment:
Sorry, this is a tracker for bugs in Python, not a help forum. Suggest you ask
your question on a user forum, like Python list
(https://mail.python.org/mailman/listinfo/python-list) or a samba group or
perhaps http://superuser.com.
--
nosy: +ned.deily
Changes by Ned Deily :
--
nosy: +bquinlan
___
Python tracker
<http://bugs.python.org/issue21423>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
I don't have a *really* strong opinion against it. It's just that I find the
current plethora of configuration flags to be non-intuitive and confusing (and
there are plenty of open issues agreeing with that sentiment) and adding
another wit
Changes by Ned Deily :
--
nosy: +giampaolo.rodola, gvanrossum, haypo, pitrou, yselivanov
___
Python tracker
<http://bugs.python.org/issue21447>
___
___
Python-bug
Changes by Ned Deily :
--
stage: -> needs patch
title: asyncoio logging documentation clarifications. -> asyncio logging
documentation clarifications
___
Python tracker
<http://bugs.python.org/i
Ned Deily added the comment:
The quotes that you removed around the DYLD_FRAMEWORK_PATH step are not needed,
at least until the rest of configure.ac and Makefile.pre.in support paths with
spaces et al. However, you missed removing the single quotes around the
DYLD_LIBRARY_PATH step here
Ned Deily added the comment:
Should this be a release blocker regression for 3.4.1?
--
nosy: +larry, ned.deily
priority: normal -> release blocker
___
Python tracker
<http://bugs.python.org/iss
Changes by Ned Deily :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.or
Changes by Ned Deily :
--
nosy: +michael.foord
___
Python tracker
<http://bugs.python.org/issue21478>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +vinay.sajip
___
Python tracker
<http://bugs.python.org/issue21495>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +vinay.sajip
___
Python tracker
<http://bugs.python.org/issue21496>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +sbt
___
Python tracker
<http://bugs.python.org/issue4999>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Ned Deily added the comment:
Berker, if you think it should go into 3.4.1, you need to set the priority to
"release blocker" to bring it to the attention of the release manager.
--
nosy: +ned.deily
___
Python tracker
<http://bu
Changes by Ned Deily :
--
assignee: ronaldoussoren -> ned.deily
nosy: +ned.deily
stage: -> needs patch
title: freeze.py not working properly on Mac OSX 10.9 -> freeze.py not working
properly with OS X framework builds
type: compile error ->
Changes by Ned Deily :
--
nosy: +larry
___
Python tracker
<http://bugs.python.org/issue21112>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.pyth
Ned Deily added the comment:
Python.org installers do not install anything to /usr/bin; they do, by default,
install symbolic links in /usr/local/bin. Python 3 installers set the symlink
"/usr/local/bin/python3" to the most recently installed version. The Python
Launcher app h
Changes by Ned Deily :
--
nosy: +ned.deily
___
Python tracker
<http://bugs.python.org/issue21521>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Testing for "Lib/test/bad" isn't correct either since the test will fail when
the tests are run from an installed Python rather than just from a build
directory.
--
nosy: +ned.deily
___
Python
Ned Deily added the comment:
The license file page for 3.4.1 now exists.
--
nosy: +ned.deily
stage: -> resolved
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Changes by Ned Deily :
--
resolution: -> fixed
___
Python tracker
<http://bugs.python.org/issue21535>
___
___
Python-bugs-list mailing list
Unsubscrib
Ned Deily added the comment:
Can you attach a zipped version of the failing plist or at least identify what
data in it is causing the exception? Presumably that plist is user-specific,
i.e. contains browser history.
--
nosy: +ned.deily
___
Python
Changes by Ned Deily :
--
components: +Library (Lib)
nosy: +ronaldoussoren, serhiy.storchaka -ned.deily
type: crash ->
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issu
Changes by Ned Deily :
Removed file: http://bugs.python.org/file35295/History.plist.7z
___
Python tracker
<http://bugs.python.org/issue21538>
___
___
Python-bugs-list m
Ned Deily added the comment:
John, a quick look at the file shows that it contains browsing history
information that might be personally identifiable. I don't think that is
appropriate to store on a public web site like this one so I've deleted the
file. Is there some way to
Changes by Ned Deily :
--
nosy: +rhettinger
___
Python tracker
<http://bugs.python.org/issue21542>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
At the moment, the links for 3.4.1 documentation downloads at
https://docs.python.org/3/download.html appear to be working AFAICT; anyone see
otherwise? However, the 2.7.7rc1 links are broken
(https://docs.python.org/2/download.html). Benjamin?
--
nosy
Changes by Ned Deily :
--
versions: +Python 2.7
___
Python tracker
<http://bugs.python.org/issue21383>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Ned Deily :
--
nosy: +alexandre.vassalotti
___
Python tracker
<http://bugs.python.org/issue21556>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
Failing tests with Tk 8.4 (Carbon Tk 8.4.20 on OS X):
==
ERROR: test_paneconfigure_hide
(tkinter.test.test_tkinter.test_widgets.PanedWindowTest
Changes by Ned Deily :
--
nosy: +gregorlingl
___
Python tracker
<http://bugs.python.org/issue16428>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
If the problem reported here applies only to the 2.7 backport of enum, which is
not part of the Python standard library, shouldn't this issue be closed?
--
nosy: +ned.deily
___
Python tracker
<http://bugs.py
Ned Deily added the comment:
FTR, the previous issue is Issue441429. A documentation patch would be
welcomed.
--
assignee: -> docs@python
components: +Documentation
keywords: +easy
nosy: +docs@python, ned.deily
stage: -> needs patch
versions: +Python 3.5 -Python 3.2, Pyth
Changes by Ned Deily :
--
keywords: +easy
versions: +Python 3.5
___
Python tracker
<http://bugs.python.org/issue21562>
___
___
Python-bugs-list mailing list
Unsub
Ned Deily added the comment:
Sorry, I skimmed over the issue and didn't notice that the fix applied to
pydoc.py, not enum.
--
___
Python tracker
<http://bugs.python.org/is
Ned Deily added the comment:
Earlier I noted: "Somewhat surprisingly, the segfault doesn't seem to happen
under the same conditions with 2.7". I'm not sure now how I came to that
conclusion then but it is incorrect: the segfault definitely also occurs under
the same con
Ned Deily added the comment:
Yes, that fixes 8.4, thanks!
--
resolution: -> fixed
status: open -> closed
___
Python tracker
<http://bugs.python.org/i
Ned Deily added the comment:
(See also Issue18604 which has refactored this area.)
--
keywords: -easy
versions: +Python 3.5 -Python 3.2, Python 3.3
___
Python tracker
<http://bugs.python.org/issue17
New submission from Ned Deily:
Currently the "license" command for the interactive interpreter falls back to
attempting to download a release-specific license URL if LICENSE.txt is not
found locally. This adds the requirement to the release process to create a
release-specific li
Ned Deily added the comment:
Your original patch LGTM. However, since it was written, Setup *shared*
support became even more broken due to changes in Makefile macros. Attached is
an updated patch. I've never tried customizing Setup before so I don't have a
lot of confidence t
Ned Deily added the comment:
setup.py already does that but only for builds on OS X (darwin); see
http://hg.python.org/cpython/file/default/setup.py#l539. The comments there
suggest to me that the code was made conditional to OS X to avoid introducing
regressions in builds on other platforms
Changes by Ned Deily :
--
nosy: +gregorlingl
___
Python tracker
<http://bugs.python.org/issue21573>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
"2. Htest's for GrepDialog, outputwindow, configDialog and Filelist are not
progressing because of assert statements in macosxsupport.py."
The asserts are to ensure that none of the Tk-variant tests (isCarbonTk(),
isCocoaTk(), et al) ar
Changes by Ned Deily :
--
nosy: +michael.foord
___
Python tracker
<http://bugs.python.org/issue21600>
___
___
Python-bugs-list mailing list
Unsubscribe:
Ned Deily added the comment:
There are known differences among the various Tk implementations with regard to
how file extensions are handled in Tk file dialogs, like IDLE uses; see
Issue4832. Can you say which version of Tk was in use (it should be in the
About IDLE display) and on what
Ned Deily added the comment:
tkinter-based apps depend on the underlying Tk widget for text processing. I
know nothing about the various Japanese input methods on OS X but, in spot
checking of a few, I observed no visual feedback with Katakana selected until I
pressed the Return key, at
New submission from Ned Deily:
There are significant differences in behavior between Python 2.7, 3.3, and 3.4
(or current default) when using import reload() while manipulating sys.path.
These differences cause unexpected behavior in the "Run Script" command of the
TextMate 2 edito
Ned Deily added the comment:
"Isn't Modules/Setup used for builtin modules?"
One of the better kept secrets of Python is that Modules/Setup can be used for
building shared modules as well. I didn't know that until looking into it
recently as a result of RDM's
4701 - 4800 of 6927 matches
Mail list logo