Irit Katriel added the comment:
3.6 is no longer maintained. Can we close this now, or is this a problem on
newer versions as well?
--
nosy: +iritkatriel
resolution: -> out of date
status: open -> pending
___
Python tracker
Change by Irit Katriel :
--
stage: -> resolved
status: pending -> closed
___
Python tracker
<https://bugs.python.org/issue29257>
___
___
Python-bugs-list
Irit Katriel added the comment:
This is a feature. See https://docs.python.org/3/library/argparse.html#help
--
nosy: +iritkatriel
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bug
Irit Katriel added the comment:
New changeset 5d735241168cefe00be177ef4152955c100177ae by Nikita Sobolev in
branch 'main':
bpo-46460: remove duplicated `versionchanged` from `dis.rst` (GH-30752)
https://github.com/python/cpython/commit/5d735241168cefe00be177ef415295
Change by Irit Katriel :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Irit Katriel added the comment:
Closing as 3.8 is only getting security fixes now.
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Irit Katriel :
--
versions: +Python 3.10, Python 3.9 -Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue43196>
___
___
Python-bug
Irit Katriel added the comment:
Christian is this fixed?
--
nosy: +iritkatriel
___
Python tracker
<https://bugs.python.org/issue33936>
___
___
Python-bugs-list m
Irit Katriel added the comment:
3.7 is no longer maintained. Please create a new issue if you are having this
problem with a current version (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open
Irit Katriel added the comment:
Python 2.4 and 2.5 are no longer maintained. Please create a new issue if you
are seeing this problem on a current version (>= 3.9).
--
nosy: +iritkatriel
___
Python tracker
<https://bugs.python.org/issue1
Change by Irit Katriel :
--
resolution: -> out of date
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/
Change by Irit Katriel :
--
title: nis module fails to build against glibc-2.26 -> deprecate the nis module
type: compile error -> enhancement
versions: +Python 3.11
___
Python tracker
<https://bugs.python.org/i
Irit Katriel added the comment:
Thank you for clarifying. I can reproduce this on 3.11.
--
resolution: out of date ->
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.7
___
Python tracker
<https://bugs.python.org/issu
Change by Irit Katriel :
--
keywords: +patch
nosy: +iritkatriel
nosy_count: 6.0 -> 7.0
pull_requests: +29019
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30833
___
Python tracker
<https://bugs.python.org/i
Change by Irit Katriel :
--
resolution: out of date ->
versions: -Python 2.7, Python 3.5, Python 3.6, Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
Reproduced on 3.11:
>>> from ctypes import *
>>> class r( BigEndianStructure ):
... _fields_ = [( "d0", c_uint32),
... ( "d1", c_bool )
... ]
...
Traceback (most recent call last):
Irit Katriel added the comment:
2.7 is no longer maintained. Please create new issues for build problems on
current versions (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Py
Irit Katriel added the comment:
David, is this still an issue on current versions? Can you spell out the
precise steps to reproduce the problem?
--
nosy: +iritkatriel
status: open -> pending
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
New changeset f7955a82e36d4c32ebdd7b7707cdf0e6ffa7a418 by Irit Katriel in
branch 'main':
bpo-41403: Improve error message for invalid mock target (GH-30833)
https://github.com/python/cpython/commit/f7955a82e36d4c32ebdd7b7707cdf0
Change by Irit Katriel :
--
pull_requests: +29020
pull_request: https://github.com/python/cpython/pull/30834
___
Python tracker
<https://bugs.python.org/issue41
Change by Irit Katriel :
--
pull_requests: +29021
pull_request: https://github.com/python/cpython/pull/30835
___
Python tracker
<https://bugs.python.org/issue41
Change by Irit Katriel :
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> PyStructSequence_UnnamedField unavailable on Windows
___
Python tracker
<https://bugs.python
Change by Irit Katriel :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Irit Katriel added the comment:
Version 3.8 is no longer maintained. Please create a new issue if you are
having this problem on a current version (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open
Irit Katriel added the comment:
Please create a new issue if you are seeing this problem on a supported version
(>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tra
Irit Katriel added the comment:
3.7 is no longer maintained. Please create a new issue if you are having this
problem with a current version (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open
Irit Katriel added the comment:
3.7 is no longer maintained. Please create a new issue if you are having this
problem with a current version (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open
Change by Irit Katriel :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue40250>
___
___
Irit Katriel added the comment:
Python 3.7 is not longer maintained, so it is unlikely that anyone will look at
these. Please create a new issue if you are seeing this problem on a current
version.
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status
Change by Irit Katriel :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Irit Katriel :
--
title: MessageID parser can crash with IndexError: string index out of range ->
MessageID parser raises IndexError: string index out of range
type: crash -> behavior
versions: +Python 3.11
___
Python tracker
Irit Katriel added the comment:
New changeset e3ade66ec575e0cb4882cfdff155ef962e67c837 by Irit Katriel in
branch '3.10':
bpo-41403: Improve error message for invalid mock target (GH-30833) (GH-30834)
https://github.com/python/cpython/commit/e3ade66ec575e0cb4882cfdff155ef
Irit Katriel added the comment:
New changeset 1398dca838529e682c06b496cc1911d91334ff3a by Irit Katriel in
branch '3.9':
bpo-41403: Improve error message for invalid mock target (GH-30833) (GH-30835)
https://github.com/python/cpython/commit/1398dca838529e682c06b496cc1911
Change by Irit Katriel :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Irit Katriel added the comment:
Which python version and system are you seeing this on?
On 3.11 on a Mac I don't get a segfault but rather
Process SpawnProcess-1:
Traceback (most recent call last):
File "/Users/iritkatriel/src/cpython/Lib/multiprocessing/process.py"
Change by Irit Katriel :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Irit Katriel :
--
stage: -> resolved
status: pending -> closed
___
Python tracker
<https://bugs.python.org/issue42543>
___
___
Python-bugs-list
Change by Irit Katriel :
--
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.6, Python
3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue34
Irit Katriel added the comment:
This is listed in the docs as a linux-only feature:
https://docs.python.org/3/library/os.html#linux-extended-attributes
--
nosy: +iritkatriel
resolution: -> not a bug
status: open -> pending
type: crash ->
Change by Irit Katriel :
--
versions: +Python 3.11 -Python 3.8
___
Python tracker
<https://bugs.python.org/issue37773>
___
___
Python-bugs-list mailing list
Unsub
Irit Katriel added the comment:
There isn't currently a maintainer for cpython on cygwin. If someone volunteers
for this, they can go through the issues listed at the bottom of issue45537.
--
resolution: not a bug -> wont fix
stage: -> resolved
status: open -> clo
Change by Irit Katriel :
--
title: python3 fromtimestamp generates OSError -> Add a platform neutral
version of localtime/gmtime
type: behavior -> enhancement
versions: +Python 3.11 -Python 3.10
___
Python tracker
<https://bugs.p
Irit Katriel added the comment:
The docs and the code are the same now. I would add just the first half of the
suggested sentence:
"On platforms that are neither Posix nor Cygwin, TemporaryFile behaves exactly
like NamedTemporaryFile".
--
keywords: +easy
nosy: +iritkat
Irit Katriel added the comment:
3.7 is no longer maintained. I was unable to reproduce this on 3.11 on windows
or Mac. Please create a new issue if you are still seeing this on a current
version.
--
nosy: +iritkatriel
resolution: -> works for me
stage: -> resolved
status
Change by Irit Katriel :
--
resolution: -> not a bug
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue42091>
___
___
New submission from Irit Katriel :
Remi, there is no background for this here or on the PR. Can you explain the
reason for deprecating them?
--
nosy: +iritkatriel
___
Python tracker
<https://bugs.python.org/issue40
Irit Katriel added the comment:
The python bug tracker is for reporting bugs in python, not for asking
questions about how to use it.
You cans ask user questions on python-list (though in this case I would try by
searching for ‘python circular import’).
--
nosy: +iritkatriel
New submission from Irit Katriel :
See discussion on the PR.
--
nosy: +iritkatriel
resolution: -> rejected
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Irit Katriel :
--
pull_requests: +29031
pull_request: https://github.com/python/cpython/pull/30849
___
Python tracker
<https://bugs.python.org/issue45
Change by Irit Katriel :
--
resolution: -> third party
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Irit Katriel added the comment:
Python 3.8 is no longer maintained, and there have been changes in this area
since then. Please create a new issue if you are having this problem with a
more recent python version.
To answer you last question, yes - there are platform dependent differences
Irit Katriel added the comment:
Are you able to provide a runnable script that reproduces the error?
--
nosy: +iritkatriel
type: crash -> behavior
___
Python tracker
<https://bugs.python.org/issu
Change by Irit Katriel :
--
keywords: +patch
pull_requests: +29033
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30852
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
Can we close this now?
>>> class A(object):
... def __new__(self):
... raise TypeError('i do not exist')
...
>>> class B(A):
... __new__ = object.__new__
... def __init__(self, x):
... self.x = x
.
Irit Katriel added the comment:
Right, I see now.
--
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.5, Python
3.6, Python 3.7
___
Python tracker
<https://bugs.python.org/issue5
Irit Katriel added the comment:
The error message isn't always this bad:
>>> class Base:
... def __new__(cls, a, b, c):
...cls.newargs = (a,b,c)
...
...
>>> class Derived(Base):
... def __init__(self, x):
... super().__init__(x)
...
Irit Katriel added the comment:
This is the fix:
-if (!PyArg_ParseTuple(args, "UO", &message, &exceptions)) {
+if (!PyArg_ParseTuple(args,
+ "UO:BaseExceptionGroup.__new__",
+ &message,
+
Change by Irit Katriel :
--
pull_requests: +29035
pull_request: https://github.com/python/cpython/pull/30854
___
Python tracker
<https://bugs.python.org/issue46
Change by Irit Katriel :
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> Clarify map API in concurrent.futures
___
Python tracker
<https://bugs.python
Change by Irit Katriel :
--
versions: +Python 3.11 -Python 3.6, Python 3.7, Python 3.8
___
Python tracker
<https://bugs.python.org/issue41352>
___
___
Python-bug
Irit Katriel added the comment:
New changeset 80e1def9ded2a1d017410394e50c88aa39135029 by Irit Katriel in
branch 'main':
bpo-45711: move whatsnew entries which are incorrectly listed under New
Features (GH-30849)
https://github.com/python/cpyt
Irit Katriel added the comment:
Python 3.6 is no longer maintained and this doesn't freeze on my Mac on 3.11.
Please create a new issue if you are seeing the freeze on a current python
version (>= 3.9) and specify which system you are running it on.
--
nosy: +iritkatriel
re
Irit Katriel added the comment:
Python 3.6 is no longer maintained and I failed to reproduce this on a Mac on
3.11.
Please create a new issue if you are seeing the problem on a current python
version (>= 3.9) and specify which system you are running it on.
--
nosy: +iritkatr
Irit Katriel added the comment:
3.6 is no longer maintained. Please create a new issue if you are seeing this
problem on a current version (>= 3.9).
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open
Irit Katriel added the comment:
The documentation should explicitly mention that an event loop should be
accessed from only one thread (it hints at this by referring to "the loop of
the current thread" but I don't see this stated clearly).
In the code, it would be good if
Change by Irit Katriel :
--
title: asyncio event_loop close fails off main thread if signal handler
registered -> asyncio event_loop fails when accessed from multiple threads
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
I think the script does violate the rule:
t = threading.Thread(target=do_loop, args=(loop,))
and then do_loop closes the loop that was created in the main thread.
--
___
Python tracker
<https://bugs.python.
New submission from Irit Katriel :
PyCompileError takes both type and value of the exception, which is no longer
necessary. Fortunately neither its constructor signature nor its fields are
documented so it can be simplified.
--
messages: 411509
nosy: iritkatriel
priority: normal
Change by Irit Katriel :
--
keywords: +patch
pull_requests: +29039
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30857
___
Python tracker
<https://bugs.python.org/issu
Change by Irit Katriel :
--
components: +Library (Lib)
type: -> enhancement
versions: +Python 3.11
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
New changeset 573b54515740ce51dcf2402038a9d953aa6c317f by Irit Katriel in
branch 'main':
bpo-46431: improve error message on invalid calls to BaseExceptionGroup.__new__
(GH-30854)
https://github.com/python/cpyt
Irit Katriel added the comment:
New changeset b18fd54f8c27e4b2aac222e75ac58aa85e5a7988 by Irit Katriel in
branch 'main':
bpo-46431: Add example of subclassing ExceptionGroup. Document the message and
exceptions attributes (GH-30852)
https://github.com/python/cpyt
Irit Katriel added the comment:
Thank you Petr.
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Irit Katriel :
--
keywords: +patch
pull_requests: +29044
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30863
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
It's easy enough to convert the exception type (see patch), but I don't know
how to write a unit test for this.
--
___
Python tracker
<https://bugs.python.o
Change by Irit Katriel :
--
type: behavior -> enhancement
___
Python tracker
<https://bugs.python.org/issue31357>
___
___
Python-bugs-list mailing list
Un
Irit Katriel added the comment:
3.7 is no longer being maintained. Please create a new issue if you are having
this problem on a current version (>= 3.9)
--
nosy: +iritkatriel
resolution: -> out of date
stage: needs patch -> resolved
status: open
Irit Katriel added the comment:
3.7 is no longer being maintained. Please create a new issue if you are having
this problem on a current version (>= 3.9)
--
nosy: +iritkatriel
resolution: -> out of date
stage: needs patch -> resolved
status: open
Irit Katriel added the comment:
Closed issue23976 as duplicate of this.
--
nosy: +iritkatriel
type: behavior -> enhancement
versions: +Python 3.11 -Python 3.8
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
3.8 is no longer maintained. Please create a new issue if you are having this
problem with a current python version.
--
nosy: +iritkatriel
resolution: -> out of date
stage: -> resolved
status: open -&g
Irit Katriel added the comment:
Following discussion with Zach and Victor: This is probably an issue with the
external servers these tests used. The fix would be to rewrite the tests so
that they don't rely on external infrastructure.
--
nosy: +iritkatriel, vstinner, zach.ware
Irit Katriel added the comment:
Can you explain what the bug is with code to reproduce it?
--
nosy: +iritkatriel
status: open -> pending
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
This seems very outdated, can we close it?
--
nosy: +iritkatriel
resolution: -> out of date
status: open -> pending
___
Python tracker
<https://bugs.python.org/i
Change by Irit Katriel :
--
resolution: -> out of date
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Irit Katriel added the comment:
Reproduced on 3.11.
--
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.4
___
Python tracker
<https://bugs.python.org/issue26
New submission from Irit Katriel :
Following issue45711 the redundancy in exc_info is now explicit. This means
that we can now safely update places that still use python2-style exception
handling code, like:
exc_type, exc_value = sys.exc_info()[:2]
try
Change by Irit Katriel :
--
keywords: +patch
pull_requests: +29058
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30878
___
Python tracker
<https://bugs.python.org/issu
Change by Irit Katriel :
--
versions: +Python 3.11 -Python 3.6
___
Python tracker
<https://bugs.python.org/issue24398>
___
___
Python-bugs-list mailing list
Unsub
Change by Irit Katriel :
--
pull_requests: +29060
pull_request: https://github.com/python/cpython/pull/30880
___
Python tracker
<https://bugs.python.org/issue46
Irit Katriel added the comment:
It's not my intention here to go on a search-and-destroy mission to remove all
calls to sys.exc_info(), that would cause unnecessary code churn. I am
reviewing them to see where the call the sys.exc_info is close to other legacy
problems/signif
New submission from Irit Katriel :
Is there a reason for this raising, catching and reraising the exception here:
https://github.com/python/cpython/blob/main/Lib/urllib/parse.py#L934
rather than just:
if len(query) and not isinstance(query[0], tuple):
raise TypeError("not a vali
Irit Katriel added the comment:
In urllib.request, there are in a few places things like:
except OSError as msg:
raise OSError('socket error', msg).with_traceback(sys.exc_info()[2])
I imagine this predates chaining - is there a reason not to raise..from here
instead of wr
Change by Irit Katriel :
--
title: Review exception handling in urllib.parse -> Review exception handling
in urllib
___
Python tracker
<https://bugs.python.org/issu
Irit Katriel added the comment:
Note that test.support has special handling for urllib's nested exception
structure:
https://github.com/python/cpython/blob/3.10/Lib/test/support/socket_helper.py#L250
--
___
Python tracker
&
Change by Irit Katriel :
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> "dictionary changed size during iteration" error in
_ExecutorManagerThread
___
Python tracker
<https://b
Irit Katriel added the comment:
The python parser was completely rewritten in version 3.9, so it's likely that
this caused changes to error messages.
Adding @pablogsal and @lys.nikolaou in case they can say more.
--
nosy: +iritkatriel, lys.nikolaou, pabl
Irit Katriel added the comment:
It is explicitly documented that existing files are not overwritten and the
script fails in this case, so I think this is a feature:
https://docs.python.org/3/library/py_compile.html#py_compile.compile
--
nosy: +iritkatriel
resolution: -> rejec
Change by Irit Katriel :
--
resolution: -> duplicate
stage: needs patch -> resolved
status: open -> closed
superseder: -> pydoc should return non-zero exit code when a query is not found
___
Python tracker
<https://bugs.pytho
Irit Katriel added the comment:
It is still relevant, but there is another issue for this: issue11831.
--
nosy: +iritkatriel
resolution: -> duplicate
stage: -> resolved
status: open -> closed
superseder: -> "pydoc -w" causes "no Python documentation fou
Irit Katriel added the comment:
Closed Issue31305 as a duplicate of this.
--
nosy: +iritkatriel
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2.7, Python 3.2
___
Python tracker
<https://bugs.python.org/issue11
501 - 600 of 3640 matches
Mail list logo