Dong-hee Na added the comment:
New changeset 3466922320d54a922cfe6d6d44e89e1cea4023ef by Dong-hee Na in branch
'master':
bpo-1635741: Port errno module to multiphase initialization (GH-19923)
https://github.com/python/cpython/commit/3466922320d54a922cfe6d6d44e89e
New submission from Dong-hee Na :
Since PEP 573 is landed, we can apply the PEP 573 to abc module.
--
assignee: corona10
components: Interpreter Core
messages: 368452
nosy: corona10, vstinner
priority: normal
severity: normal
status: open
title: Apply PEP 573 to abc module
type
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19317
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20005
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
I am now closing the issue. Thanks for the review
--
nosy: +christian.heimes
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +aeros
___
Python tracker
<https://bugs.python.org/issue30064>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Dong-hee Na :
/oss/cpython/Modules/_xxsubinterpretersmodule.c:1089:1: warning:
‘_sharedexception_is_clear’ defined but not used [-Wunused-function]
1089 | _sharedexception_is_clear(_sharedexception *she)
| ^
/oss/cpython/Modules
Change by Dong-hee Na :
--
title: gcc 10 emits error for unused function: _xxsubinterpretersmodule -> gcc
10 emits warning for unused function: _xxsubinterpretersmodule
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19376
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20069
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset fa0a66e62d087765dbc5c1b89d6149a23ecfb0a6 by Dong-hee Na in branch
'master':
bpo-40613: Remove compiler warning from _xxsubinterpretersmodule (GH-20069)
https://github.com/python/cpython/commit/fa0a66e62d087765dbc5c1b89d6149
Dong-hee Na added the comment:
The issue is now fixed.
The PR was tested by me and Victor.
Thanks for the suggestion and review Victor!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracke
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40521>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset aa92a7cf210c98ad94229f282221136d846942db by Dong-hee Na in branch
'master':
bpo-39305: Update nntplib to merge nntplib.NNTP and nntplib._NNTPBase (GH-19817)
https://github.com/python/cpython/commit/aa92a7cf210c98ad94229f28222113
Dong-hee Na added the comment:
I am no closing this issue :)
Thank you for the suggestion, Victor.
And also thank you for the interest in this issue, Luciana :)
--
resolution: -> fixed
stage: patch review -> resolved
status: open -&g
Dong-hee Na added the comment:
New changeset 96545924780da34afc457bc22a869096af985ebf by Zackery Spytz in
branch 'master':
bpo-42506: Fix unexpected output in test_format (GH-23564)
https://github.com/python/cpython/commit/96545924780da34afc457bc22a869096af985ebf
--
nosy:
Dong-hee Na added the comment:
Thank you ZackerySpytz!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Dong-hee Na added the comment:
> another solution is to move the "module state" into the interpreter,
I am +1 on this solution if this module is a very special case.
--
___
Python tracker
<https://bugs.pytho
Change by Dong-hee Na :
--
pull_requests: +22566
pull_request: https://github.com/python/cpython/pull/23699
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42609>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +methane
___
Python tracker
<https://bugs.python.org/issue42609>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
nosy_count: 2.0 -> 3.0
pull_requests: +22633
pull_request: https://github.com/python/cpython/pull/23699
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset 1ba82bbc50a52f40ad05f3c4aaf2e159e0ce126d by Erlend Egeberg
Aasland in branch 'master':
bpo-40956: Convert _sqlite3.Connection to Argument Clinic (GH-23341)
https://github.com/python/cpython/commit/1ba82bbc50a52f40ad05f3c4aaf2e1
Change by Dong-hee Na :
--
pull_requests: +22696
pull_request: https://github.com/python/cpython/pull/23837
___
Python tracker
<https://bugs.python.org/issue40
Dong-hee Na added the comment:
New changeset 2179349d8cf45b1202775547df384b1fde31630a by Dong-hee Na in branch
'master':
bpo-40956: Fix sqlite3 AC code (GH-23837)
https://github.com/python/cpython/commit/2179349d8cf45b1202775547df384b
Dong-hee Na added the comment:
@mdk
No https://github.com/python/python-docs-theme/pull/57 must be fixed ;)
--
___
Python tracker
<https://bugs.python.org/issue42
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue38655>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
keywords: +patch
nosy: +corona10
nosy_count: 1.0 -> 2.0
pull_requests: +22801
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/23954
___
Python tracker
<https://bugs.python.org/i
Change by Dong-hee Na :
--
components: +Tests
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
type: -> enhancement
versions: +Python 3.10
___
Python tracker
<https://bugs.python
Dong-hee Na added the comment:
@pablogsal @rhettinger @mdk @Mariatta
Cool!! everything looks okay!
Now I close this issue.
Thank you to everyone who works on this issue!!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -&g
Dong-hee Na added the comment:
Let's emit the deprecated message if Py_TPFLAGS_HAVE_VERSION_TAG is set ;)
For example, PyType_Ready looks like a good place
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/is
New submission from Dong-hee Na :
Docs says that pages default value is 0 but the implementation is -1
docs: https://docs.python.org/3/library/sqlite3.html#sqlite3.Connection.backup
impl:
https://github.com/python/cpython/blob/f4507231e3f0cf8827cec5592571ce371c6813e8/Modules/_sqlite
Dong-hee Na added the comment:
New changeset 3ccef1ca474592e191a00e131dfbaf777db271e9 by Erlend Egeberg
Aasland in branch 'master':
bpo-40956: Convert _sqlite3.Connection to Argument Clinic, part 2 (GH-23838)
https://github.com/python/cpython/commit/3ccef1ca474592e191a00e131dfbaf
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42767>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40810>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40522>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +vstinner
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
This
--
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bugs-list mailing list
Unsub
Dong-hee Na added the comment:
This is a regression bug that should be fixed.
--
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bug
Change by Dong-hee Na :
--
type: crash -> behavior
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42794>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
== CPython 3.10.0a3+ (heads/master:c8a7b8fa1b, Jan 1 2021, 08:28:41) [GCC 7.5.0]
== Linux-5.4.0-1031-azure-x86_64-with-glibc2.27 little-endian
== cwd: /home/corona10/cpython/build/test_python_66899æ
== CPU count: 2
== encodings: locale=UTF-8, FS=utf-8
0:00:00 load
Dong-hee Na added the comment:
4 ways / 2 ways
--
___
Python tracker
<https://bugs.python.org/issue42794>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +22877
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24037
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
I submit the patch to use group_name which is mentioned from
https://news.aioe.org/manual/aioe-hierarchy/
IMHO, it will be not changed frequently than what we used before.
--
stage: patch review ->
___
Pyt
Dong-hee Na added the comment:
> How to handle similar breakage of external servers?
For tests with the external environment,
How about skipping tests if servers are not available?
It is assumed that if there is a change related to NNTP, it is well checked in
the CI and review.
This
Dong-hee Na added the comment:
FYI,I am able to reproduce on Python 3.9
The master version is not able to reproduce.
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42
Dong-hee Na added the comment:
> For tests with the external environment,
How about skipping tests if servers are not available?
Hmm, I change my mind this is not a good idea :(
--
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
resolution: -> wont fix
stage: -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.org/issue34752>
___
___
Dong-hee Na added the comment:
New changeset ec3165320e81ac87edcb85c86c452528ddbaec1c by Dong-hee Na in branch
'master':
bpo-42794: Update test_nntplib to use offical group name for testing (GH-24037)
https://github.com/python/cpython/commit/ec3165320e81ac87edcb85c86c4525
Dong-hee Na added the comment:
New changeset 3bf05327c2b25d42b92795d9d280288c22a0963d by Ross in branch
'master':
bpo-42756: Configure LMTP Unix-domain socket to use global default timeout when
timeout not provided (GH-23969)
https://github.com/python/cpyt
Change by Dong-hee Na :
--
pull_requests: +22885
pull_request: https://github.com/python/cpython/pull/24049
___
Python tracker
<https://bugs.python.org/issue42
Change by Dong-hee Na :
--
pull_requests: -22885
___
Python tracker
<https://bugs.python.org/issue42756>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset 69120613c071e9327a9dc6e4b1ff21b2e94d885e by Ross in branch '3.9':
[3.9] bpo-42756: Configure LMTP Unix-domain socket to use global default
timeout when timeout not provided (GH-23969) (GH-24050)
https://github.com/python/cpyt
Dong-hee Na added the comment:
Thanks, Ross Rhodes for the fix!
And thanks, Wüstengecko for the report!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +serhiy.storchaka
___
Python tracker
<https://bugs.python.org/issue42808>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10, vstinner
___
Python tracker
<https://bugs.python.org/issue42843>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue28937>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
pull_requests: +23031
pull_request: https://github.com/python/cpython/pull/24205
___
Python tracker
<https://bugs.python.org/issue1635
Dong-hee Na added the comment:
New changeset 2396614b8958ad202378fd71a598eb4106ac5896 by Dong-hee Na in branch
'master':
bpo-1635741: Fix PyModule_AddObjectRef to use EXPORT_FUNC (GH-24205)
https://github.com/python/cpython/commit/2396614b8958ad202378fd71a598eb
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42923>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42955>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42972>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset 86e322f1412be6c5a6c8fa8e73af68b99c42bb18 by Pablo Galindo in
branch 'master':
bpo-40455: Fix gcc10+ warning about writing into a section of offset 0
(GH-24384)
https://github.com/python/cpython/commit/86e322f1412be6c5a6c8fa8e73af68
Change by Dong-hee Na :
--
versions: +Python 3.10 -Python 3.9
___
Python tracker
<https://bugs.python.org/issue40455>
___
___
Python-bugs-list mailing list
Unsub
Dong-hee Na added the comment:
Thank you Pablo!!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42939>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +vstinner
___
Python tracker
<https://bugs.python.org/issue42647>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43106>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
I can see some users use such flags with manual mapping
Looks good to support it :)
https://github.com/TaskEvolution/Task-Coach-Evolution/blob/master/taskcoach/taskcoachlib/filesystem/fs_darwin.py#L27
--
___
Python
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +23238
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/24428
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
O_FSYNC could be used as an alias of O_SYNC.
O_EVTONLY is used for kqueue API.
but other flags I don't know where to use it.
So I submit the patch to add O_FSYNC and O_EVTONLY only.
If other flags should be added, please let me
Dong-hee Na added the comment:
New changeset f917c243c52d62a787738379fb9b97acbed02c17 by Dong-hee Na in branch
'master':
bpo-43106: Add os.O_EVTONLY/O_FSYNC/O_SYMLINK/O_NOFOLLOW_ANY (GH-24428)
https://github.com/python/cpython/commit/f917c243c52d62a787738379fb9b97
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Dong-hee Na added the comment:
@arekm
Would you like to submit the patch through Github?
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43
Change by Dong-hee Na :
--
versions: +Python 3.10, Python 3.8
___
Python tracker
<https://bugs.python.org/issue43144>
___
___
Python-bugs-list mailing list
Unsub
New submission from Dong-hee Na :
Python/ceval.c:4747:19: warning: unused variable 'code' [-Wunused-variable]
PyCodeObject *code = (PyCodeObject *)_co;
Very nit compiler warning but should be fixed ;)
--
components: Interpreter Core
messages: 386583
nosy: Mark.Shannon
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +23266
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24473
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset 3cf0833f42ebde24f6435b838785ca4f946b988f by Dong-hee Na in branch
'master':
bpo-43152: Update assert statement to remove unused warning (GH-24473)
https://github.com/python/cpython/commit/3cf0833f42ebde24f6435b838785ca
Dong-hee Na added the comment:
Now this issue is solved
Thank you Victor as the reviewer ;)
--
nosy: +vstinner
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +aeros
___
Python tracker
<https://bugs.python.org/issue43216>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
Thank you Erlend!
--
nosy: +corona10
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Dong-hee Na added the comment:
New changeset 1b57426e3a7842b4e6f9fc13ffb657c78e5443d4 by Erlend Egeberg
Aasland in branch 'master':
bpo-43210: Fix byteswap comment in sha512.module.c (GH-24518)
https://github.com/python/cpython/commit/1b57426e3a7842b4e6f9fc13ffb657
Dong-hee Na added the comment:
New changeset ae2ff7ba04ad20424db4efcc67246ff27b95 by Miss Islington (bot)
in branch '3.8':
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments
(GH-24507) (GH-24516)
https://github.com/python/cpyt
Change by Dong-hee Na :
--
pull_requests: +23374
pull_request: https://github.com/python/cpython/pull/24596
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
pull_requests: +23375
pull_request: https://github.com/python/cpython/pull/24597
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43228>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43248>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
@Omer.Katz
This issue should be fixed, feel free to submit the PR
--
___
Python tracker
<https://bugs.python.org/issue43
New submission from Dong-hee Na :
+--++--+
| Benchmark| master | vectorcall |
+==++==+
| bench filter | 191 ns | 151 ns: 1.26x faster |
+--++--+
Like reversed
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +23390
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24611
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
> +0 I don't see any downside.
Thank you Raymond :)
I agree with your view, At first, I thought that instantiation time reducing is
also meaningful and we already applied PEP 590 for some of the types to reduce
instantiation. (e.g range(), list(), dict
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue15108>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43125>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset b19855bb6ffd69a16e8b53873b19b0b04f488716 by Dennis Sweeney in
branch 'master':
bpo-42808: Add PyType_Type.tp_vectorcall for type(obj) performance (GH-24058)
https://github.com/python/cpython/commit/b19855bb6ffd69a16e8b53873b19b0
Dong-hee Na added the comment:
Thank you Dennis!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43250>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue42627>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset 1f433406bd46fbd00b88223ad64daea6bc9eaadc by Felix C. Stegerman in
branch 'master':
bpo-42151: don't set specified_attributes=1 in pure Python ElementTree
(GH-22987)
https://github.com/python/cpython/commit/1f433406bd46fbd00b88223ad
Dong-hee Na added the comment:
@obfusk
Thank you Felix for reporting and contributing!
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: -Python 3.9
___
Python tracker
<https://bugs.python.or
Dong-hee Na added the comment:
Hmm by the way the current implementation returns SQLITE_OK if the statement is
NULL, but it looks like return SQLITE_MISUSE if we apply this patch.
Does it not cause any behavior regression? if so we should add news also.
--
nosy: +corona10
1001 - 1100 of 1592 matches
Mail list logo