New submission from Furkan Onder :
I am creating the tuple that includes a list and than I am trying to add new
value to this list. Interpreter throw the error, but list is changing. I think
it doesn't make sense. I think if we throw the type error, list shouldn't be
change.
>
Furkan Onder added the comment:
Patches are prepared but not continued. It can be merge by small additions to
the patches.
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue27
Furkan Onder added the comment:
Hi Jonathan,
Are you still planning to work on the patch?
--
___
Python tracker
<https://bugs.python.org/issue34431>
___
___
Change by Furkan Onder :
--
pull_requests: +19444
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20138
___
Python tracker
<https://bugs.python.org/issu
Furkan Onder added the comment:
PR has been sent!
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue26329>
___
___
Python-bugs-list mailin
Furkan Onder added the comment:
You are welcome :=)
--
___
Python tracker
<https://bugs.python.org/issue40462>
___
___
Python-bugs-list mailing list
Unsub
Furkan Onder added the comment:
PR has been sent.
--
___
Python tracker
<https://bugs.python.org/issue19956>
___
___
Python-bugs-list mailing list
Unsubscribe:
Furkan Onder added the comment:
PR has been sent.
--
___
Python tracker
<https://bugs.python.org/issue23677>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Furkan Onder :
--
nosy: +furkanonder
nosy_count: 8.0 -> 9.0
pull_requests: +19337
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20027
___
Python tracker
<https://bugs.python.org/i
Change by Furkan Onder :
--
nosy: +furkanonder
nosy_count: 6.0 -> 7.0
pull_requests: +19335
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20025
___
Python tracker
<https://bugs.python.org/i
Change by Furkan Onder :
--
nosy: +furkanonder
nosy_count: 8.0 -> 9.0
pull_requests: +19322
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20011
___
Python tracker
<https://bugs.python.org/
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 4.0 -> 5.0
pull_requests: +19313
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/2
___
Python tracker
<https://bugs.p
Change by Furkan Onder :
--
keywords: +patch
pull_requests: +19289
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/19972
___
Python tracker
<https://bugs.python.org/iss
Change by Furkan Onder :
--
pull_requests: +19288
pull_request: https://github.com/python/cpython/pull/19972
___
Python tracker
<https://bugs.python.org/issue40
Furkan Onder added the comment:
PR has been sent.
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue2716>
___
___
Python-bugs-list mailin
Furkan Onder added the comment:
Python 3.8.2 (default, Apr 8 2020, 14:31:25)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import xml.etree.ElementTree as ET
>>> import gc
Furkan Onder added the comment:
The issue continues in python 3.8.2.
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue13097>
___
___
Pytho
Furkan Onder added the comment:
Hello,
I sent a PR that corrects variable and function names.
I'm not sure how to fix it for Lib/test/test_json/test_recursion.py:55:24 so I
didn't make any changes.
--
___
Python tracker
<https://bu
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 1.0 -> 2.0
pull_requests: +19151
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/19832
___
Python tracker
<https://bugs.python.org/i
Furkan Onder added the comment:
Hi,
Can you share the program codes to better understand the problem?
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue39
Furkan Onder added the comment:
Ahh. I misunderstood the problem. Pickle behaves differently when it is a
circular reference. If you have a solution, I am waiting with curiosity.
--
___
Python tracker
<https://bugs.python.org/issue38
Furkan Onder added the comment:
Can you send your code?
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue39817>
___
___
Python-bugs-list m
Furkan Onder added the comment:
I ran your script and didn't get RecursionError. The issue seems to be fixed.
Python 3.8.2 (default, Apr 8 2020, 14:31:25)
[GCC 9.3.0] on linux
Type "help", "copyright", "credits" or "license" for more informati
Furkan Onder added the comment:
The problem is fixed, issue can be closed.
--
___
Python tracker
<https://bugs.python.org/issue27635>
___
___
Python-bugs-list m
Furkan Onder added the comment:
There are two tests with same name in the same test class
(ctypes.test.test_functions test_errors)
After merging both and re-run I encounter with this error
which looks like it was always there but overwritten by other test (with same
name)
F
Furkan Onder added the comment:
Pr has been sent.
--
___
Python tracker
<https://bugs.python.org/issue40223>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 1.0 -> 2.0
pull_requests: +18905
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/19561
___
Python tracker
<https://bugs.p
Furkan Onder added the comment:
PR has been sent.
--
___
Python tracker
<https://bugs.python.org/issue26571>
___
___
Python-bugs-list mailing list
Unsubscribe:
Furkan Onder added the comment:
PR has been sent.
--
___
Python tracker
<https://bugs.python.org/issue19468>
___
___
Python-bugs-list mailing list
Unsubscribe:
Furkan Onder added the comment:
PR has been sent.
--
___
Python tracker
<https://bugs.python.org/issue21760>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 4.0 -> 5.0
pull_requests: +18820
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/19465
___
Python tracker
<https://bugs.p
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 3.0 -> 4.0
pull_requests: +18783
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/19424
___
Python tracker
<https://bugs.p
Furkan Onder added the comment:
Can i see the program code?
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue40200>
___
___
Python-bug
Furkan Onder added the comment:
You can try this solution,
https://stackoverflow.com/questions/11465258/xlib-h-not-found-when-building-graphviz-on-mac-os-x-10-8-mountain-lion#12089021
--
nosy: +furkanonder
___
Python tracker
<ht
Furkan Onder added the comment:
It fixed.
--
nosy: +furkanonder
___
Python tracker
<https://bugs.python.org/issue15140>
___
___
Python-bugs-list mailin
Furkan Onder added the comment:
There is still an mistake in the document. I sent a pr to fix it.
--
___
Python tracker
<https://bugs.python.org/issue27
Change by Furkan Onder :
--
keywords: +patch
nosy: +furkanonder
nosy_count: 4.0 -> 5.0
pull_requests: +18626
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/19269
___
Python tracker
<https://bugs.p
Furkan Onder added the comment:
@xtreak You're welcome :)
--
___
Python tracker
<https://bugs.python.org/issue40086>
___
___
Python-bugs-list mailing list
38 matches
Mail list logo