Change by Zachary Ware :
--
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue44575>
___
___
Python-bugs-list
Change by Zachary Ware :
--
components: +Library (Lib) -Windows
nosy: +rhettinger -zach.ware
stage: -> patch review
versions: +Python 3.11 -Python 3.9
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
I also can't reproduce this with a fresh build of 3b5b99da4b on Linux.
--
nosy: +zach.ware
resolution: -> works for me
status: open -> pending
___
Python tracker
<https://bugs.python.
Zachary Ware added the comment:
Even with 3.6 I get a different result:
```
Python 3.6.13 (tags/v3.6.13:aa73e1722e, Mar 23 2021, 15:45:49)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> he
Change by Zachary Ware :
--
versions: +Python 3.6 -Python 3.11
___
Python tracker
<https://bugs.python.org/issue44623>
___
___
Python-bugs-list mailing list
Unsub
Change by Zachary Ware :
--
nosy: +zach.ware
___
Python tracker
<https://bugs.python.org/issue44639>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
As Dennis said, this isn't a bug. Try printing `b` and `c` as well, and you'll
find 3 and 4.
--
nosy: +zach.ware
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Pyt
Change by Zachary Ware :
--
components: +macOS
nosy: +ned.deily, ronaldoussoren
___
Python tracker
<https://bugs.python.org/issue44689>
___
___
Python-bugs-list m
Zachary Ware added the comment:
Agreed with Paul, it's more useful than confusing to have the version in the
name.
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.pyth
Change by Zachary Ware :
--
pull_requests: -25844
___
Python tracker
<https://bugs.python.org/issue33063>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
The bundled version of libffi is no longer included in any version in bugfix
support; closing this as out of date. As suggested in an earlier message, the
libffi from your system should be used instead if you're building a version of
Python that
Zachary Ware added the comment:
You are correct, thanks for the ping Andrei.
And thank you for the patch, Maiyun!
--
nosy: +zach.ware
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.8, P
Zachary Ware added the comment:
This is at
https://docs.python.org/3/library/http.server.html#http.server.BaseHTTPRequestHandler.handle_expect_100,
which can be found in Doc/library/http.server.rst
--
assignee: -> docs@python
components: +Documentation
keywords: +easy, newco
Change by Zachary Ware :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
stage: -> needs patch
versions: +Python 3.10, Python 3.11
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
Posting just an image link makes this look like spam. Please copy and paste
text showing your problem into a message instead.
--
nosy: +zach.ware
___
Python tracker
<https://bugs.python.org/issue44
Zachary Ware added the comment:
3.5 is now EOL, so this is definitely out of date :)
--
stage: -> resolved
status: pending -> closed
___
Python tracker
<https://bugs.python.org/i
Zachary Ware added the comment:
Frankly, we should probably just remove that page, or replace it with a generic
"Many other GUI toolkits can be found on PyPI" message.
--
nosy: +mdk, zach.ware
versions: +Python 3.11 -Python 3.6, Python 3.7,
Zachary Ware added the comment:
I don't have the bandwidth to do so at the moment, but am willing to review one
:)
--
keywords: +easy, newcomer friendly
stage: -> needs patch
type: -> enhancement
___
Python tracker
<https://b
Change by Zachary Ware :
--
nosy: +vinay.sajip, zach.ware
versions: -Python 3.6, Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue44
Zachary Ware added the comment:
If you don't describe them, we can't fix them ;)
This looks rather like an accidental submission, so I'm going to go ahead and
close it; if you do have a report you would like to submit, please edit the
title and add a new comment and I'l
Change by Zachary Ware :
--
Removed message: https://bugs.python.org/msg400479
___
Python tracker
<https://bugs.python.org/issue45038>
___
___
Python-bugs-list m
Zachary Ware added the comment:
I agree with Serhiy and Terry that this is not the right place for this example
and am closing the issue.
--
nosy: +zach.ware
resolution: -> rejected
stage: -> resolved
status: open -> closed
___
Pytho
New submission from Zachary Ware :
Ayush, your PRs are starting to look like spam. Please slow down and ask for
advice on what contributions would be welcome. We have several resources
available for this, such as the core-mentors...@python.org mailing list, the
discuss.python.org
Change by Zachary Ware :
--
nosy: +zach.ware
___
Python tracker
<https://bugs.python.org/issue33426>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
v3.9.2 is rather out of date at this point; v3.9.7 was released just yesterday
and includes OpenSSL v1.1.1l. If you're concerned about issues in the version
of OpenSSL included with Python v3.9.2, you are encouraged to update to the
latest v3.9.7, or re
Zachary Ware added the comment:
As noted in bpo-45068, v3.9.2 is out of date. v3.9.7 includes pip v21.2.3.
--
nosy: +zach.ware
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bug
Zachary Ware added the comment:
As noted in bpo-45068, these executables are helpers for deprecated
functionality. It is safe to delete them if they concern you and you don't
need the deprecated functionality. They will not be updated except to remove
them.
--
compo
Zachary Ware added the comment:
This is a duplicate of bpo-44549.
For future reports, please first check for existing issues, and also ensure
that you are looking at the latest release of the version you are reporting
against.
--
nosy: +zach.ware
resolution: -> duplicate
st
Zachary Ware added the comment:
Usage questions like this are better suited to the Users category at
https://discuss.python.org/c/users/7 or the python-l...@python.org mailing list.
The write is buffered. If you want it to be written before you read, add
`f.flush()` after the write
Zachary Ware added the comment:
3.8 is in security-only maintenance mode, which means we no longer provide
binary installers for this version. If you need binary installers, we highly
recommend updating to a version in bugfix maintenance mode, which currently
means 3.9
Zachary Ware added the comment:
Note that this is suggesting to introduce a `.. source` directive, not adjust
the existing `:source:` role.
There's nothing preventing the use of the existing pattern in special cases,
while using the new directive in the common cases. I don't ha
Zachary Ware added the comment:
The 3.8 branch has been updated to point to the `libffi-3.3.0` tag; you can
either update to the latest revision of 3.8 or pull in just
8c3a10e58b12608c3759fee684e7aa399facae2a
--
___
Python tracker
<ht
Change by Zachary Ware :
--
components: -2to3 (2.x to 3.x conversion tool), Argument Clinic, Build, C API,
Cross-Build, Demos and Tools, Distutils, Documentation, Extension Modules,
FreeBSD, IDLE, IO, Installation, Library (Lib), Parser, Regular Expressions,
SSL, Subinterpreters
Change by Zachary Ware :
Removed file:
https://bugs.python.org/file50281/MicrosoftOnlineServicesTerms(WW)(English)(February2021)(CR).docx
___
Python tracker
<https://bugs.python.org/issue15
Change by Zachary Ware :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue45
Zachary Ware added the comment:
See also bpo-16748
--
nosy: +zach.ware
___
Python tracker
<https://bugs.python.org/issue45229>
___
___
Python-bugs-list mailin
Change by Zachary Ware :
--
nosy: +eryksun
___
Python tracker
<https://bugs.python.org/issue45382>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
Correct; 3.7 and 3.8 are both in security-fix-only maintenance mode; their
documentation is no longer updated unless a security-related fix causes a
significant change in behavior that needs to be documented.
As far as fixing this issue, we have a few options
Zachary Ware added the comment:
This is Windows behavior, not Python; ^ is an escape character in cmd.exe. Try
for example `echo test ^| python -c "print('hello world')"` with and without
the ^ character.
--
resolution: -> not a bug
stage: -> resol
Zachary Ware added the comment:
See
https://docs.python.org/3/faq/programming.html#how-do-i-create-a-multidimensional-list
Not quite the same example, but the underlying reason for what you're seeing is
the same: each of the `dict` objects in `[{}] * 4` is actually the *same* dict
o
Change by Zachary Ware :
--
versions: -Python 3.6
___
Python tracker
<https://bugs.python.org/issue45481>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
Judging by the error message ("Device or resource busy:"), it seems likely to
me that NFS was the culprit here. The fact that the tests passed when run
alone may point to an issue with the way tests were run as a group, but this
has changed sig
Zachary Ware added the comment:
I no longer have access to ICC, and the ICC buildbots have been mothballed some
years ago. Closing this as out of date; the issue might not be, but the
information about it here probably is :)
--
resolution: -> out of date
stage: -> resolved
Zachary Ware added the comment:
With Steve's opposition and the fact that we've gotten along for 11 years since
this issue was opened without it (and also without further reports of issues),
I'm going to go ahead and close the issue.
--
resolution: -> rejected
s
Zachary Ware added the comment:
The installer system for v3.4 and before has long since been retired.
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Zachary Ware :
--
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.8
___
Python tracker
<https://bugs.python.org/issue28584>
___
___
Python-bug
Change by Zachary Ware :
--
resolution: -> works for me
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Zachary Ware :
--
nosy: +zach.ware
nosy_count: 6.0 -> 7.0
pull_requests: +27346
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/29077
___
Python tracker
<https://bugs.python.org/i
Zachary Ware added the comment:
AFAICT, this is just a couple of tests that are testing something that's no
longer an error, though anyone with deeper knowledge is more than welcome to
disagree with my diagnosis :). I've posted PR29077 to fix the tests.
Ned and Łukasz, will you
Zachary Ware added the comment:
New changeset 4fe454c6f54b0948af67b53af6c2f35af6377e69 by Zachary Ware in
branch 'main':
bpo-45436: Fix tkinter tests with Tcl/Tk 8.6.11+ (GH-29077)
https://github.com/python/cpython/commit/4fe454c6f54b0948af67b53af6c2f3
Change by Zachary Ware :
--
nosy: +zach.ware
nosy_count: 2.0 -> 3.0
pull_requests: +27350
pull_request: https://github.com/python/cpython/pull/29082
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
I can't reproduce this on Pop_OS! 20.04 with libreadline-gplv2-dev, so I'm
going to assume it's been fixed somewhere along the way. If anyone else can
still reproduce with up-to-date versions of everything involved, please post
the releva
Zachary Ware added the comment:
New changeset 085ccb0f177988065dbe9ef4c5cda434560066bc by Zachary Ware in
branch 'main':
bpo-38371: Remove remaining use of tk.split from bigmem tcl test (GH-29082)
https://github.com/python/cpython/commit/085ccb0f177988065dbe9ef4c5cda4
Zachary Ware added the comment:
This one got caught up in the purge of 2to3 issues, but it's about more than
just 2to3. Reopening.
--
components: +Documentation, Library (Lib) -2to3 (2.x to 3.x conversion tool)
nosy: +zach.ware
resolution: wont fix ->
stage: resolved ->
Change by Zachary Ware :
--
stage: patch review ->
___
Python tracker
<https://bugs.python.org/issue45548>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by Zachary Ware :
--
nosy: +zach.ware
stage: -> patch review
___
Python tracker
<https://bugs.python.org/issue45548>
___
___
Python-bugs-list mai
Zachary Ware added the comment:
Closing as a duplicate of bpo-45436; fixes to the tests were committed with
that issue number.
--
nosy: +zach.ware
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> test_tk.test_configure_type() fails
Zachary Ware added the comment:
I'm not sure there's much utility to keeping this issue open: the test failures
are fixed with a mild but not unprecedented weakening of the tests, and Tcl/Tk
8.6.11 is in the wild and will remain there, so our tests are likely to need to
continu
Change by Zachary Ware :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue40906>
___
___
Change by Zachary Ware :
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Zachary Ware added the comment:
I can't reproduce this one with current main, so I'm closing as out of date.
If someone can still reproduce with a current version, please reopen or leave a
message with details.
--
nosy: +zach.ware
resolution: -> out of date
stage:
Change by Zachary Ware :
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
title: Python 3.9.0 unable to detect ax_cv_c_float_words_bigendian value on
nigendan system -> Python 3.9.0 unable to detect ax_cv_c_float_words_bigendian
value on bige
Zachary Ware added the comment:
Closing due to lack of response.
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Zachary Ware :
--
keywords: +patch
pull_requests: +27417
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/29141
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
New changeset 098a33f6a60ca2df88e03024ac9d8da507cfa5c8 by Zachary Ware in
branch 'main':
bpo-29844: Remove obsolete paragraph from Tools/msi/README.txt (GH-29141)
https://github.com/python/cpython/commit/098a33f6a60ca2df88e03024ac9d8d
Zachary Ware added the comment:
The failure that you saw was due to a change in Tcl/Tk 8.6.11; we recently
updated our tests to handle that change in bpo-45436; the fixes have not been
released at any version yet, but the fixes have been applied back to 3.7. The
"resource not avai
Zachary Ware added the comment:
Thanks for tracking that down! Any word on the tk Menu type parameter change?
--
___
Python tracker
<https://bugs.python.org/issue45
Change by Zachary Ware :
--
keywords: +3.11regression
stage: -> needs patch
___
Python tracker
<https://bugs.python.org/issue45709>
___
___
Python-bugs-lis
Change by Zachary Ware :
--
keywords: +easy, newcomer friendly
stage: -> needs patch
___
Python tracker
<https://bugs.python.org/issue45712>
___
___
Python-
Change by Zachary Ware :
--
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue45712>
___
___
Python-bugs-list mailing list
Unsubscribe:
Zachary Ware added the comment:
Option 4: generate a list of modules (or a mapping of module names to
documentation files) that have documentation when generating
Lib/pydoc_data/topics.py, and teach pydoc.help to not include the link when it
knows the module doesn't have document
Zachary Ware added the comment:
I'm closing this as a duplicate of bpo-40051, as it's basically another
manifestation of that issue.
However, any module named with a leading underscore is a private module, and
won't have documentation.
The source for _hashlib can be f
Change by Zachary Ware :
--
keywords: +patch
pull_requests: +27672
stage: test needed -> patch review
pull_request: https://github.com/python/cpython/pull/29419
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
This actually turned out to be less effort than I expected (though I still
should have been asleep 2 hours ago), so I've gone ahead and opened GH-29419 to
implement what I suggested.
--
stage: patch review -> tes
Change by Zachary Ware :
--
components: -Build
nosy: -skillovillaofficial
resolution: -> not a bug
stage: -> resolved
status: open -> closed
title: Data Science and Machine Learning Course -> Spam
type: performance ->
version
Change by Zachary Ware :
--
Removed message: https://bugs.python.org/msg405845
___
Python tracker
<https://bugs.python.org/issue45734>
___
___
Python-bugs-list m
Change by Zachary Ware :
--
Removed message: https://bugs.python.org/msg405844
___
Python tracker
<https://bugs.python.org/issue45734>
___
___
Python-bugs-list m
Change by Zachary Ware :
Removed file: https://bugs.python.org/file50428/logo-thumbnail.png
___
Python tracker
<https://bugs.python.org/issue45734>
___
___
Python-bug
Change by Zachary Ware :
Removed file: https://bugs.python.org/file50427/logo-thumbnail.png
___
Python tracker
<https://bugs.python.org/issue45734>
___
___
Python-bug
Change by Zachary Ware :
--
pull_requests: +27713
stage: test needed -> patch review
pull_request: https://github.com/python/cpython/pull/29459
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
New changeset 7484a5c82a2dfc106bb1e4b060cad2df00521bfd by 180909 in branch
'main':
Closes bpo-45712: Add missing word in control flow tutorial (GH-29460)
https://github.com/python/cpython/commit/7484a5c82a2dfc106bb1e4b060cad2df00521bfd
-
Zachary Ware added the comment:
In general, as soon as you touch ctypes you're on your own :). ctypes has no
protections for this kind of case, so you need to protect yourself.
If you came across this some way that *should* have been safe, please provide
more information. But just pa
Zachary Ware added the comment:
It's a bit convoluted, but the file is actually deleted before the `os.stat`
call. Because there are no references to anything but the `name` (which is
just a string), the `_GeneratorContextManager` (result of `my_tmp_file`) and
the `_TemporaryFileWr
Change by Zachary Ware :
--
stage: -> resolved
status: pending -> closed
___
Python tracker
<https://bugs.python.org/issue45833>
___
___
Python-bugs-list
Change by Zachary Ware :
--
keywords: +patch
pull_requests: +27968
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/29731
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
New changeset f9de97aae5fe9dafb58a8099171f4a09c449f4e8 by Zachary Ware in
branch 'main':
bpo-45616: Let py.exe distinguish between v3.1 and v3.10 (GH-29731)
https://github.com/python/cpython/commit/f9de97aae5fe9dafb58a8099171f4a
Zachary Ware added the comment:
Thanks for the report, Gabe! We actually ran into this in the opposite
direction as well; a system with 3.1 but not 3.10 started up 3.1 for `py -3.10`
causing unexpected syntax errors.
The fix is now merged and will be available with the release of v3.10.1
Change by Zachary Ware :
--
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
versions: +Python 3.11
___
Python tracker
<https://bugs.python.org/issue44
Zachary Ware added the comment:
We had a similar report in bpo-45620, but as Dennis and Eric reported in that
issue, I can't reproduce that behavior here.
We are using a non-HTTPS link there even though the site supports HTTPS; I'm
not sure if fixing that might actually fix thin
Change by Zachary Ware :
--
components: -email
nosy: -barry, oktaine57, r.david.murray
title: kids10yrsap...@gmail.com -> Spam
type: behavior ->
versions: -Python 3.11
___
Python tracker
<https://bugs.python.org/i
Change by Zachary Ware :
Removed file: https://bugs.python.org/file50463/PSX_20210903_080553.jpg
___
Python tracker
<https://bugs.python.org/issue45943>
___
___
Pytho
Zachary Ware added the comment:
The `/` denotes that `format` is a positional-only argument; you cannot make a
call like `struct.unpack_from(format=my_format, buffer=my_buffer)`, it must be
`struct.unpack_from(my_format, buffer=my_buffer)` or
`struct.unpack_from(my_format, my_buffer)`. The
Change by Zachary Ware :
--
keywords: +patch
pull_requests: +28120
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/29896
___
Python tracker
<https://bugs.python.org/issu
Zachary Ware added the comment:
New changeset 9f2f7e42269db74a89fc8cd74d82a875787f01d7 by Zachary Ware in
branch 'main':
bpo-45916: Use HTTPS link for The Perils of Floating Point (GH-29896)
https://github.com/python/cpython/commit/9f2f7e42269db74a89fc8cd74d82a8
Zachary Ware added the comment:
As a general rule, refactorings like this tend to be rejected as the risk of
inadvertently adding a new bug outweighs the benefit of subjectively cleaner
code ("if it ain't broke, don't fix it!").
Is there any measurable performan
Change by Zachary Ware :
--
Removed message: https://bugs.python.org/msg407637
___
Python tracker
<https://bugs.python.org/issue31148>
___
___
Python-bugs-list m
Change by Zachary Ware :
--
Removed message: https://bugs.python.org/msg407658
___
Python tracker
<https://bugs.python.org/issue31148>
___
___
Python-bugs-list m
Zachary Ware added the comment:
You're right, it is correct as is; the regular output of the REPL is
essentially `print(repr(_))`.
Please do feel free to report any issues you find, though you may want to send
a message to tu...@python.org to check anything you're not sure about
Zachary Ware added the comment:
Note that subsequent builds compiled successfully, see
https://buildbot.python.org/all/#/builders/145/builds/2699 for the latest. It
has been failing a test since build 2695, though.
--
nosy: +zach.ware
___
Python
Zachary Ware added the comment:
As mentioned, requests is a third-party project, please report bugs in requests
following the instructions in the link provided by Karthikeyan.
--
nosy: +zach.ware
resolution: -> third party
stage: -> resolved
status: open -&g
201 - 300 of 2740 matches
Mail list logo