[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-04 Thread Zachary Ware
Zachary Ware added the comment: Ok, so my changes to CONVERT_TO_DOUBLE don't fly with gcc, so that's out. In the two cases where convert_to_double wants a PyObject *, we could declare "PyObject *objself = (PyObject *)self;", but that's not particularly appealin

[issue20510] Test cases in test_sys don't match the comments

2014-02-04 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +zach.ware ___ Python tracker <http://bugs.python.org/issue20510> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20510] Test cases in test_sys don't match the comments

2014-02-04 Thread Zachary Ware
Zachary Ware added the comment: Good catch! See my review comments. Also, if you haven't already, could you please sign a contributor's agreement? See http://www.python.org/psf/contrib/. -- stage: -> patch review versions: +Python 2.

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Zachary Ware added the comment: Vajrasky: Note that you can reply to individual review comments within Rietveld; this way context is kept and replies are easier :). The same people get the message either way. Anyhow, for float point 1: you can use I believe you can use (unaryfunc) for

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33746/clinic_typeobject_v2.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Pytho

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33744/clinic_resource_v2.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33644/clinic_marshal_v2.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Zachary Ware added the comment: Clearing nosy for file cleaning, will restore: larry,nadeem.vawda,serhiy.storchaka,vajrasky,zach.ware -- nosy: -larry, nadeem.vawda, serhiy.storchaka, vajrasky ___ Python tracker <http://bugs.python.org/issue20

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33678/clinic_marshal_v3.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33767/clinic_listobject_v3.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Pytho

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33479/clinic_marshal.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33643/clinic_floatobject.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +larry, nadeem.vawda, serhiy.storchaka, vajrasky ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33769/clinic_marshal_v4.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33778/issue20185_conglomerate.diff ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Pytho

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33773/clinic_floatobject_v2.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Pytho

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33887/issue20185_conglomerate_v2.diff ___ Python tracker <http://bugs.python.org/issue20185> ___ ___

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33612/clinic_listobject.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33641/clinic_listobject_v2.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Pytho

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33475/clinic_resource.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : Removed file: http://bugs.python.org/file33562/clinic_typeobject.patch ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bug

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Changes by Zachary Ware : -- Removed message: http://bugs.python.org/msg210340 ___ Python tracker <http://bugs.python.org/issue20185> ___ ___ Python-bugs-list m

[issue20185] Derby #17: Convert 49 sites to Argument Clinic across 13 files

2014-02-05 Thread Zachary Ware
Zachary Ware added the comment: Ok, current status of this issue as I see it: Objects/typeobject.c:part of conglomerate patch, LGTM Objects/longobject.c:awaiting revision based on review Objects/listobject.c:part of conglomerate patch, LGTM Objects/floatobject.c: part of

[issue20533] bug in float arithmetic?

2014-02-06 Thread Zachary Ware
Zachary Ware added the comment: Hi Rihards, This is not a bug, this is an example of the limitations of binary floating point arithmetic. See http://docs.python.org/3/tutorial/floatingpoint.html for more information. For explanation by demonstration, have a look at this: Python 3.3.2

[issue3158] Doctest fails to find doctests in extension modules

2014-02-06 Thread Zachary Ware
Zachary Ware added the comment: Done. -- resolution: -> fixed stage: commit review -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python.o

[issue20451] os.exec* mangles argv on windows (splits on spaces, etc)

2014-02-06 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +zach.ware ___ Python tracker <http://bugs.python.org/issue20451> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20429] 3.3.4rc1 install deleted Windows taskbar icons

2014-02-06 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +zach.ware ___ Python tracker <http://bugs.python.org/issue20429> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20530] Change the text signature format (again) to be more robust

2014-02-07 Thread Zachary Ware
Zachary Ware added the comment: New patch still gives an assertion failure at line 153 of typeobject.c when trying to get __text_signature__ from anything that should have one (on Windows, at least). Python 3.4.0b3+ (default, Feb 7 2014, 11:43:04) [MSC v.1600 32 bit (Intel)] on win32 Type

[issue20586] Argument Clinic: functions with valid sig but no docstring have no __text_signature__

2014-02-10 Thread Zachary Ware
New submission from Zachary Ware: Builtins with a valid signature embedded in the docstring, but with no other docstring content are not picked up by the __text_signature__ getter because the docstring ends with ")\n--" rather than ")\n--\n\n". The att

[issue20586] Argument Clinic: functions with valid sig but no docstring have no __text_signature__

2014-02-10 Thread Zachary Ware
Zachary Ware added the comment: Forgot to mention, there are no current examples of this checked in. winreg.HKEYType has a couple of methods with no docstring (__enter__ and __exit__), and _winapi has several docstring-less functions, though

[issue20609] Always running kill_python breaks building x64 on 32-bit Windows machine

2014-02-12 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +zach.ware ___ Python tracker <http://bugs.python.org/issue20609> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20609] Always running kill_python breaks building x64 on 32-bit Windows machine

2014-02-12 Thread Zachary Ware
Zachary Ware added the comment: Oops... Can you try out this patch and see if it will work for you? It looks like it should work, but I'm not set up to build 64-bit at all yet, much less on 32-bit. Tim, would you mind also taking a look since you tested #19788 for me and we're in

[issue20609] Always running kill_python breaks building x64 on 32-bit Windows machine

2014-02-12 Thread Zachary Ware
Zachary Ware added the comment: Forgot to attach the patch... -- keywords: +patch Added file: http://bugs.python.org/file34062/issue20609.diff ___ Python tracker <http://bugs.python.org/issue20

[issue20609] Always running kill_python breaks building x64 on 32-bit Windows machine

2014-02-12 Thread Zachary Ware
Zachary Ware added the comment: > Yes, thanks, that patch fixes it so it builds successfully. Tried w/ > Python 3.4rc1 on Windows 7 w/ VS2010. Ok, good. > Of course maybe it should really be building kill_python.exe for the > matching architecture and running that, but I'm n

[issue20626] Manager documentation unclear about lists and thread safeness

2014-02-14 Thread Zachary Ware
Changes by Zachary Ware : -- stage: -> needs patch type: -> enhancement versions: -Python 3.1, Python 3.2, Python 3.5 ___ Python tracker <http://bugs.python.org/i

[issue20265] Bring Doc/using/windows up to date

2014-02-17 Thread Zachary Ware
Zachary Ware added the comment: The plan is to eventually have enough time to pick through the file and make sure everything is actually up to date :). >From just a quick glance, here's a couple of the things that still need to be >done: - all of the external links should be

[issue20510] Test cases in test_sys don't match the comments

2014-02-17 Thread Zachary Ware
Zachary Ware added the comment: The newer patch looks good to me, I'll get it committed as soon as I can test it. Thanks! -- assignee: -> zach.ware ___ Python tracker <http://bugs.python.org

[issue20510] Test cases in test_sys don't match the comments

2014-02-18 Thread Zachary Ware
Zachary Ware added the comment: Fixed, thanks for the report and patch! And btw, you are right to avoid "while we're in there" changes in general, but modernizing the test suite gets a little bit of leniency in that regard. It wouldn't have been appropriate to venture out

[issue20609] Always running kill_python breaks building x64 on 32-bit Windows machine

2014-02-18 Thread Zachary Ware
Zachary Ware added the comment: Fixed, thanks for the report! -- assignee: -> zach.ware resolution: -> fixed stage: -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python

[issue20675] 3.4 cherry-pick: 69d13cdc4eeb fix 64-bit build on 32-bit Windows

2014-02-18 Thread Zachary Ware
New submission from Zachary Ware: I broke cross-building 64-bit binaries on 32-bit Windows in issue #19788, 69d13cdc4eeb fixes it. -- assignee: larry components: Build, Windows messages: 211529 nosy: larry, zach.ware priority: release blocker severity: normal stage: commit review

[issue20510] Test cases in test_sys don't match the comments

2014-02-19 Thread Zachary Ware
Zachary Ware added the comment: I considered doing a test like that, but figured it was pretty well covered by the assert_python_ok no-arg test. On the other hand, it looks like we document that the default value of SystemExit().code is None, so it should be tested. I'll add it in. T

[issue20693] Sidebar scrolls down 2x as fast as page content

2014-02-19 Thread Zachary Ware
Zachary Ware added the comment: I noticed this earlier today as well, but didn't have a chance to report. I also happened to have a week-old doc page still loaded in the next tab over (which didn't have the problem), and noticed that it was marked as being built by Sphinx 1.

[issue20693] Sidebar scrolls down 2x as fast as page content

2014-02-20 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +David.Felix ___ Python tracker <http://bugs.python.org/issue20693> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20700] Docs sidebar scrolls strangely in 3.4 docs

2014-02-20 Thread Zachary Ware
Zachary Ware added the comment: Hi David, Thanks for the report, but this has already been reported in issue20693. I've added you to the nosy list on that issue. -- assignee: docs@python -> nosy: +zach.ware resolution: -> duplicate stage: -> committed/rejecte

[issue20221] #define hypot _hypot conflicts with existing definition

2014-02-20 Thread Zachary Ware
Zachary Ware added the comment: Ok, I had missed that the warnings in your two separate cases were in fact different. I still don't understand why VC++ sees the two cases so differently (throwing different warnings), but it at least explains the different results in your two cases. I

[issue20221] #define hypot _hypot conflicts with existing definition

2014-02-20 Thread Zachary Ware
Zachary Ware added the comment: Fixed, thanks for the report and patch! -- assignee: -> zach.ware resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed ___ Python tracker <http://bugs.python

[issue20707] 3.4 cherry-pick: bf413a97f1a9 fix conflicting hypot definition with VS 2010

2014-02-20 Thread Zachary Ware
New submission from Zachary Ware: PC/pyconfig.h does "#define hypot _hypot", but VS 2010 and above already define a hypot function (implemented by _hypot), which results in a warning if you have warning 4211 enabled (which warning level 4 does) or a recursive definition which re

[issue20725] Fail to build on Windows x64 with VS Express

2014-02-21 Thread Zachary Ware
Zachary Ware added the comment: Hi Tom, Your issue is very strange; I use VS 2010 Express on a regular basis and have never had the error shown in your log. The "solution folder" thing is no big deal; it's annoying that it reminds you about it every time you open the sol

[issue20771] Download Talkray...

2014-02-25 Thread Zachary Ware
Changes by Zachary Ware : -- Removed message: http://bugs.python.org/msg212199 ___ Python tracker <http://bugs.python.org/issue20771> ___ ___ Python-bugs-list m

[issue20771] spam

2014-02-25 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: -Alfonso.Andalon.Jr. resolution: -> invalid stage: -> committed/rejected status: open -> closed title: Download Talkray... -> spam ___ Python tracker <http://bugs.python

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-25 Thread Zachary Ware
Zachary Ware added the comment: > Can anyone please test the patch on Windows? It seems to work; memory usage is much lower with the patch than without using an 8 MB file. I don't notice any behavioral change with the patch; if there's anything specific to look for on that fro

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-25 Thread Zachary Ware
Zachary Ware added the comment: The new test passes on Windows with the whole patch applied, but fails without the changes to fileinput.py. Is this change meant to fix behavior, or just the memory usage issue? Just for completeness, here's the failure output (with unpatched fileinp

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-26 Thread Zachary Ware
Zachary Ware added the comment: Output attached. -- Added file: http://bugs.python.org/file34231/20501.output ___ Python tracker <http://bugs.python.org/issue20

[issue20759] unittest.mock documentation typos

2014-02-26 Thread Zachary Ware
Zachary Ware added the comment: Thanks for the report! -- assignee: docs@python -> zach.ware nosy: +zach.ware ___ Python tracker <http://bugs.python.org/issu

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-26 Thread Zachary Ware
Zachary Ware added the comment: New patch passes on Windows. Without the patch to fileinput.py, the new hook_encoded tests pass and the new test_readline test fails (as expected). -- ___ Python tracker <http://bugs.python.org/issue20

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-27 Thread Zachary Ware
Zachary Ware added the comment: Agreed with Vajrasky, the 2.7 commit wasn't as clean as it could be (sorry I didn't get an actual review done before you committed, I posted my last test results in a bit of a hurry). The commented out line should either be removed, or used inst

[issue20265] Bring Doc/using/windows up to date

2014-02-27 Thread Zachary Ware
Zachary Ware added the comment: Windows 8 (or at least 8.1) doesn't seem to be too far off from the directions on that site. If you're proficient enough to change an environment variable in Windows 7, chances are good you can figure it out on Windows 8(.1). If you're not, c

[issue19085] Add tkinter basic options tests

2014-02-27 Thread Zachary Ware
Zachary Ware added the comment: What's the status here? Appears to be fixed? -- ___ Python tracker <http://bugs.python.org/issue19085> ___ ___ Python-bugs-l

[issue20227] Argument Clinic: rename arguments in generated C?

2014-02-27 Thread Zachary Ware
Zachary Ware added the comment: This was added by #20456 (a couple weeks ago). -- components: +Demos and Tools resolution: -> fixed stage: -> committed/rejected status: open -> closed superseder: -> Argument Clinic rollup patch, 2014/01/31 type: -> enhancement versio

[issue20725] Fail to build on Windows x64 with VS Express

2014-02-28 Thread Zachary Ware
Zachary Ware added the comment: Since I can't reproduce, I'm going to go ahead and close the issue. If you can reproduce it after following the steps I laid out in my previous message, please re-open this issue. -- components: +Windows resolution: -> invalid stage:

[issue20035] Suppress 'os.environ was modified' warning on Tcl/Tk tests

2014-02-28 Thread Zachary Ware
Zachary Ware added the comment: Terry J. Reedy added the comment: > However, rather than require a tearDowmnodule for every module that imports ​> ​tkinter, lets fix the root problem. I agree that that would be the ideal solution. > I thought of having the environment change warning

[issue20501] fileinput module will read whole file into memory when using fileinput.hook_encoded

2014-02-28 Thread Zachary Ware
Zachary Ware added the comment: For the UTF-7 comment, I'd go with something like "locale encoding is probably not UTF-7" or "UTF-7 is a convenient, seldom used encoding", or something to that effect. About writeTmp vs. context manager: as you wish. It would

[issue20035] Suppress 'os.environ was modified' warning on Tcl/Tk tests

2014-03-04 Thread Zachary Ware
Zachary Ware added the comment: Here's a patch that seems to work; with it applied, I can run `PCbuild\python_d.exe -m test -uall -rF test_tcl test_tk test_ttk_textonly test_ttk_guionly test_idle` through at least 115 rounds of testing with no warnings or errors aside from a locale wa

[issue20865] A run has overwrite my code save

2014-03-07 Thread Zachary Ware
Zachary Ware added the comment: Sorry, the bug tracker is not the place to look for help like this. Please redirect your question to python-list[1], where several very knowledgeable people listen in and are ready to render assistance for any manner of problems using Python. [1] https

[issue20090] slight ambiguity in README.txt instructions for building docs

2014-03-10 Thread Zachary Ware
Zachary Ware added the comment: For 2.7 and 3.3, the error message just needs to be fixed (s/3.0/3.x/); it lives in the sphinx-build.py script somewhere in Doc/. For default, though, since we now rely on an installed version of Sphinx rather than a checked out version, the whole version

[issue20090] slight ambiguity in README.txt instructions for building docs

2014-03-10 Thread Zachary Ware
Zachary Ware added the comment: Doc/README.txt will also probably need an update, at least on default. -- ___ Python tracker <http://bugs.python.org/issue20

[issue20265] Bring Doc/using/windows up to date

2014-03-10 Thread Zachary Ware
Zachary Ware added the comment: You can rewrite about as much you want. The biggest restriction on that is trying to keep existing links intact, which means either avoiding renaming or removing sections, or being sure to keep a reference to the old name. I have reservations about suggesting

[issue19861] Update What's New for Python 3.4

2014-03-11 Thread Zachary Ware
Zachary Ware added the comment: It may warrant a mention that doctest now checks method_descriptors' (C methods) __doc__ for doctests. -- nosy: +zach.ware ___ Python tracker <http://bugs.python.org/is

[issue15968] Incorporate Tcl/Tk/Tix into the Windows build process

2014-03-12 Thread Zachary Ware
Zachary Ware added the comment: I started looking at this again recently, and discovered that building from within Visual Studio doesn't work with the proposed patches. So, here's a different approach that adds 'Makefile' projects for each of Tcl, Tk, and Tix instead of us

[issue15968] Incorporate Tcl/Tk/Tix into the Windows build process

2014-03-12 Thread Zachary Ware
Zachary Ware added the comment: Martin: I'll wait until after 3.4 is branched to commit to default, and make sure I have some time to pick up the pieces when I do :). The buildbots should be fine, though; external-common.bat is patched to pull in the tix sources as

[issue28817] Provide method PurePath.quote() that calls shlex.quote

2016-11-28 Thread Zachary Ware
Zachary Ware added the comment: You already have a short, simple, one-line solution, and have had suggestions for shortening it yourself if you absolutely need to do so. If you can provide proof that this is an extremely common use case (and considering how short the solution already is, it

[issue28845] Clean up known issues for AIX

2016-11-30 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +Michael.Felt stage: -> patch review versions: -Python 3.3, Python 3.4 ___ Python tracker <http://bugs.python.org/issu

[issue28860] Fixed all the doctest failures in Doc/library/configparser.rst

2016-12-03 Thread Zachary Ware
Zachary Ware added the comment: Indeed, thank you Marco for continuing this work! The patches that I committed [1] were mostly done by Jelle Zijlstra. There were not many tests that had dict ordering issues; but it looks like we used sorted() rather than list() in a few places. I think

[issue28903] Windows Embeddable Python exit not defined

2016-12-08 Thread Zachary Ware
Zachary Ware added the comment: This is a duplicate of #28901. -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Embedded Release interactive mode documentation ___ Python tracker <http://

[issue28901] Windows: document that site is not imported by default by embeddable distribution

2016-12-08 Thread Zachary Ware
Zachary Ware added the comment: Each of those items is added to builtins by site.py, which I believe is not imported by default by the embeddable distribution. I didn't immediately find that fact mentioned in the docs, though. Also note that the embeddable distribution isn't really

[issue28909] Adding LTTng-UST tracing support

2016-12-08 Thread Zachary Ware
Changes by Zachary Ware : -- nosy: +lukasz.langa ___ Python tracker <http://bugs.python.org/issue28909> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue27200] make doctest in CPython has failures

2016-12-09 Thread Zachary Ware
Changes by Zachary Ware : -- assignee: Jelle Zijlstra -> stage: -> patch review versions: +Python 3.7 ___ Python tracker <http://bugs.python.org/i

[issue26876] Extend MSVCCompiler class to respect environment variables

2016-12-12 Thread Zachary Ware
Zachary Ware added the comment: Steve, does the latest patch look good to you? -- ___ Python tracker <http://bugs.python.org/issue26876> ___ ___ Python-bugs-list m

[issue11007] stack tracebacks should give the relevant class name

2016-12-13 Thread Zachary Ware
Zachary Ware added the comment: __qualname__ has become a thing since this issue was opened, it may make implementation of this feature significantly easier. -- nosy: +zach.ware versions: +Python 3.7 -Python 3.5 ___ Python tracker <h

[issue28971] nntplib fails on all buildbots

2016-12-14 Thread Zachary Ware
Zachary Ware added the comment: This appears to have been a transient failure; all builders are passing a forced build. I'm no expert on nntplib, but I'm not sure there's much we can do here beyond replacing the outside connection with a mock server. That pretty much defeats

[issue28971] nntplib is broken when responses are longer than _MAXLINE

2016-12-16 Thread Zachary Ware
Zachary Ware added the comment: This is causing all buildbots to fail again; I'd be in favor of temporarily skipping the affected tests with a message that points back to here until we have a permanent solution. -- keywords: +buildbot priority: normal -&

[issue28993] math.ceil() python 2.7

2016-12-16 Thread Zachary Ware
Zachary Ware added the comment: The `/` operator in Python 2 does integer division. `math.ceil(10/3)` in Python 2 is equivalent to `math.ceil(3)`. -- nosy: +zach.ware resolution: -> not a bug stage: -> resolved status: open -> closed _

[issue29041] Reference leaks on Windows

2016-12-21 Thread Zachary Ware
New submission from Zachary Ware: Discussion in #29034 inspired me to run a refleak check on Windows, with the following results from a 32-bit build of the current 3.6 branch: C:\cpython\3.6>PCbuild\build.bat -e -d C:\cpython\3.6>python -m test -uall -R 3:3:refleak_log.txt --timeou

[issue29060] Changing the installation location still adds AppData filepaths that do not exist to the path variable on Windows 10

2016-12-23 Thread Zachary Ware
Changes by Zachary Ware : -- assignee: -> steve.dower components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware ___ Python tracker <http://bugs.python.org/issu

[issue29090] python34.dll crash

2016-12-28 Thread Zachary Ware
Zachary Ware added the comment: Unfortunately, this is unlikely to be fixed. Python 3.4 is in security-fix only mode, so this will only be fixed in 3.4 if it can be shown to be a security issue. Even so, a binary installer will not be produced for the next 3.4 release, so you'd ha

[issue29128] No way to instsall win32com on python 3.6

2017-01-02 Thread Zachary Ware
Changes by Zachary Ware : -- resolution: -> third party stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.org/issue29128> ___ ___

[issue29166] Spam

2017-01-04 Thread Zachary Ware
Changes by Zachary Ware : -- components: -asyncio nosy: -Mama Mama title: AT&T tech email support number <1 855 338 0710 Spam versions: -Python 3.6 ___ Python tracker <http://bugs.python.org/

[issue29244] Python 3.6 unnecessarily requires inttypes.h

2017-01-11 Thread Zachary Ware
Zachary Ware added the comment: VS 2010 is not a supported compiler version for 3.6 (or 3.5) and VS 2012 is not a supported compiler for any version of Python. Extension modules built by those versions for use with Python 3.6 as supplied by python.org will only work in very particular

[issue29261] Missing venv/scripts/common after "make install"

2017-01-13 Thread Zachary Ware
Zachary Ware added the comment: LGTM. -- assignee: -> vinay.sajip nosy: +vinay.sajip, zach.ware stage: -> commit review ___ Python tracker <http://bugs.python.org/i

[issue29285] Unicode errors occur inside of multi-line comments

2017-01-16 Thread Zachary Ware
Zachary Ware added the comment: Triple-quoted strings are strings, not multi-line comments, though people do abuse them for that purpose sometimes. Changing this behavior would be a huge change for next to no benefit, so I'm closing the issue. If you insist on using a triple-quoted stri

[issue29380] A lot of warning while executing make install

2017-01-27 Thread Zachary Ware
Zachary Ware added the comment: Building _ctypes with the bundled copy of libffi is deprecated since Python 3.6, and is not possible in 3.7. If you need the ctypes module, please install libffi separately and make sure the Python build process can find it. If you build libffi yourself, please

[issue27200] make doctest in CPython has failures

2017-01-30 Thread Zachary Ware
Zachary Ware added the comment: Raymond Hettinger wrote: > Similarly, make sure that clarity and cut-and-pastability don't get lost by > adding ... PS2 prompts that uglify the examples. Note that Sphinx adds a ">>>" button to the upper right of the example that,

[issue29329] Incorrect documentation for custom `hex()` support on Python 2

2017-02-01 Thread Zachary Ware
Zachary Ware added the comment: LGTM. -- assignee: docs@python -> Mariatta nosy: +Mariatta, zach.ware stage: needs patch -> commit review ___ Python tracker <http://bugs.python.org/i

[issue29506] Incorrect documentation for the copy module

2017-02-08 Thread Zachary Ware
Zachary Ware added the comment: That line is correct, the point is that deep copy will duplicate even the things that you may *want* to be shared. See also #27416. I'm not sure what we can do to further clarify that line, but it is certainly easy to misread. -- nosy: +zach

[issue29508] Cannot install python-3.2.5 on Mac 10.11.6

2017-02-08 Thread Zachary Ware
Zachary Ware added the comment: Python 3.2 is out of support, so unfortunately there's nothing we can do to help here. I would recommend using Python 3.6 as it is the latest version, but if you absolutely need 3.2 for some reason your best bet is probably to build it yourself. It

[issue23404] 'make touch' does not work with git clones of the source repository

2017-02-10 Thread Zachary Ware
Zachary Ware added the comment: I've disabled the Touch step on the buildbots until this is fixed. -- keywords: +buildbot nosy: +zach.ware priority: normal -> critical versions: +Python 2.7, Python 3.7 ___ Python tracker <http://bugs

[issue29528] Encrypt IRC channel details for Travis

2017-02-10 Thread Zachary Ware
Zachary Ware added the comment: Fixed in PR13. -- nosy: +zach.ware pull_requests: +32 resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker <http://bugs.python.or

[issue27536] Convert readme to reStructuredText

2017-02-10 Thread Zachary Ware
Zachary Ware added the comment: This has been done in PR2. Thank you for the patch anyway, Louis, and I'm sorry we didn't wind up using it! -- nosy: +haypo, zach.ware pull_requests: +33 resolution: -> fixed stage: -> resolved status: open -> closed versions: +Pyt

[issue29530] Windows buildbots broken by the migration to GitHub (meta issue)

2017-02-11 Thread Zachary Ware
Changes by Zachary Ware : -- components: +Windows nosy: +paul.moore, steve.dower, tim.golden, zach.ware priority: normal -> critical versions: +Python 2.7, Python 3.5, Python 3.6 ___ Python tracker <http://bugs.python.org/issu

[issue29530] Windows buildbots broken by the migration to GitHub (meta issue)

2017-02-11 Thread Zachary Ware
Zachary Ware added the comment: We really need to be able to function regardless of the core.autocrlf setting. See #27425 for more about the EOL issues. -- dependencies: +Tests fail because of git's newline preferences on Windows ___ Python tr

<    14   15   16   17   18   19   20   21   22   23   >