Change by Dong-hee Na :
--
nosy: +serhiy.storchaka, vstinner
___
Python tracker
<https://bugs.python.org/issue43305>
___
___
Python-bugs-list mailing list
Unsub
Dong-hee Na added the comment:
New changeset c6ccdfb479cb0a4a491575ef0bafaa0d29daae1a by Ammar Askar in branch
'master':
bpo-43144: Mark unicodedata's test_normalization as requiring network (GH-24650)
https://github.com/python/cpython/commit/c6ccdfb479cb0a4a491575ef0
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
versions: -Python 3.8
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43335>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +23448
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24662
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
@Daniel
Do you want to submit the patch?
--
___
Python tracker
<https://bugs.python.org/issue43335>
___
___
Python-bugs-list m
Dong-hee Na added the comment:
New changeset bf9de7ab24d9d7068645b202bc47146b9a4f2726 by Dong-hee Na in branch
'master':
bpo-43335: Update macro to check gcc version (GH-24662)
https://github.com/python/cpython/commit/bf9de7ab24d9d7068645b202bc4714
Change by Dong-hee Na :
--
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue43335>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
Thank you Daniel for reporting and suggestion!
--
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/issue43284>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43354>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue43371>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset 9a9c11ad41d7887f3d6440e0f0e8966156d959b5 by Dong-hee Na in branch
'master':
bpo-43287: Use PEP 590 vectorcall to speed up filter() (GH-24611)
https://github.com/python/cpython/commit/9a9c11ad41d7887f3d6440e0f0e896
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
pull_requests: +19565
pull_request: https://github.com/python/cpython/pull/20290
___
Python tracker
<https://bugs.python.org/issue39
New submission from Dong-hee Na :
/Users/corona10/oss/cpython/Modules/_zoneinfo.c:1487:9: warning: variable
'dst_offset' is used uninitialized whenever 'if' condition is true
[-Wsometimes-uninitialized]
if (*p == '\0') {
^~
/User
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19566
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20291
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
It happened from clang compiler of macOS.
Clang 11.0.3 (clang-1103.0.32.29)]
--
nosy: +p-ganssle
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
versions: +Python 3.9
___
Python tracker
<https://bugs.python.org/issue40714>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset a487a39dca4c41305928c7dfdbcb0b3aa344683b by Dong-hee Na in branch
'master':
bpo-40714: Remove compile warning from _zoneinfo.c (GH-20291)
https://github.com/python/cpython/commit/a487a39dca4c41305928c7dfdbcb0b
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
nosy: +corona10
nosy_count: 3.0 -> 4.0
pull_requests: +19617
pull_request: https://github.com/python/cpython/pull/20354
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset 3436f5f899f272d7164add072beb18eebd46d777 by Dong-hee Na in branch
'master':
bpo-40443: Remove unused imports in the zoneinfo (GH-20354)
https://github.com/python/cpython/commit/3436f5f899f272d7164add072beb18
Dong-hee Na added the comment:
> Would you close this issue?
mappings_hk.h mappings_tw.h are still left :)
--
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
nosy: +rhettinger
___
Python tracker
<https://bugs.python.org/issue40764>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset ad3252bad905d41635bcbb4b76db30d570cf0087 by Dong-hee Na in branch
'master':
bpo-39573: Convert Py_TYPE() to a static inline function (GH-20290)
https://github.com/python/cpython/commit/ad3252bad905d41635bcbb4b76db30
Change by Dong-hee Na :
--
pull_requests: +19654
pull_request: https://github.com/python/cpython/pull/20391
___
Python tracker
<https://bugs.python.org/issue39
Dong-hee Na added the comment:
New changeset 7d847e29d76b178c2db66b180065771b4d90c78f by Dong-hee Na in branch
'master':
bpo-39573: Fix buildbot failure for tupleobject.c (GH-20391)
https://github.com/python/cpython/commit/7d847e29d76b178c2db66b18006577
Dong-hee Na added the comment:
New changeset 5eb45d7d4e812e89d77da84cc619e9db81561a34 by Erlend Egeberg
Aasland in branch 'master':
bpo-40737: Fix possible reference leak for sqlite3 initialization (GH-20323)
https://github.com/python/cpython/commit/5eb45d7d4e812e89d77da84cc619e9
New submission from Dong-hee Na :
See: https://github.com/python/cpython/pull/20290#discussion_r430007803
--
assignee: corona10
components: C API
messages: 369974
nosy: corona10, vstinner
priority: normal
severity: normal
status: open
title: Updating Py_REFCNT and Py_SIZE to use
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19685
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20428
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
Victor will convert the macros to the functions.
So this change will be included in his PR.
--
resolution: -> wont fix
stage: patch review -> resolved
status: open -> closed
___
Python tracke
Change by Dong-hee Na :
--
pull_requests: +19783
pull_request: https://github.com/python/cpython/pull/20540
___
Python tracker
<https://bugs.python.org/issue1635
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40826>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
Thanks for report, I can reproduce it
--
stage: -> needs patch
___
Python tracker
<https://bugs.python.org/issue40826>
___
_
Dong-hee Na added the comment:
FYI this change fix this issue.
--- a/Modules/signalmodule.c
+++ b/Modules/signalmodule.c
@@ -1782,7 +1782,11 @@ PyOS_FiniInterrupts(void)
int
PyOS_InterruptOccurred(void)
{
-PyInterpreterState *interp = _PyInterpreterState_GET();
+PyThreadState
Dong-hee Na added the comment:
I am +1 on with strict mode.
But I want to hear other core developers opinions.
--
nosy: +corona10, serhiy.storchaka
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19793
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20549
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
@pablogsal
GH-20342 looks like related to this issue.
Can you update the current status?
--
nosy: +corona10, pablogsal
___
Python tracker
<https://bugs.python.org/issue40
Dong-hee Na added the comment:
Please submit the compile error log you met :)
It will be helpful to maintainers
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40
Dong-hee Na added the comment:
Two things.
1. GH-20342 solved this issue?
2. If not what's left for this issue? :)
Sorry, Normally I should check the current status.
But I don't have Windows machine so I can not test it.
However the update will help contributors who want to
Dong-hee Na added the comment:
New changeset e9684fac5a158be9806304a676e619857520a4dc by Dong-hee Na in branch
'master':
bpo-1635741: Port fcntl module to multiphase initialization (GH-20540)
https://github.com/python/cpython/commit/e9684fac5a158be9806304a676e619
New submission from Dong-hee Na :
The current mimetypes.guess_type API guesses file types based on file
extensions.
However, there is a more accurate method which is calling sniffing.
Some languages like Go(https://golang.org/pkg/net/http/#DetectContentType)
provides mimesniff API and the
Change by Dong-hee Na :
--
assignee: -> corona10
___
Python tracker
<https://bugs.python.org/issue40841>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by Dong-hee Na :
--
title: Provide mimetypes.sniff API -> Provide mimetypes.sniff API as stdlib
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
title: Implement mimetypes.sniff -> Provide mimetypes.sniff API
___
Python tracker
<https://bugs.python.org/issue40841>
___
___
Py
Dong-hee Na added the comment:
I ping some of the core developers who recently work on this module.
Sorry if this topic is not interesting to you :(
I want to listen to how about provide this API as the stdlib API.
Three things I'd like to appeal through this proposal.
1. It will pr
Dong-hee Na added the comment:
+1
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40222>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19845
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20619
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset 3ad52e366fea37b02a3f619e6b7cffa7dfbdfa2e by Dong-hee Na in branch
'master':
bpo-1635741: Port mmap module to multiphase initialization (GH-19459)
https://github.com/python/cpython/commit/3ad52e366fea37b02a3f619e6b7cff
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19929
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20720
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40873>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
stage: -> needs patch
___
Python tracker
<https://bugs.python.org/issue40873>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by Dong-hee Na :
--
versions: +Python 3.10, Python 3.9
___
Python tracker
<https://bugs.python.org/issue40873>
___
___
Python-bugs-list mailing list
Unsub
Change by Dong-hee Na :
--
stage: needs patch ->
versions: -Python 3.10, Python 3.9
___
Python tracker
<https://bugs.python.org/issue40873>
___
___
Python-
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40925>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
AFAIK, SET_VALUE is not used in CPython master codebase.
--
___
Python tracker
<https://bugs.python.org/issue40925>
___
___
Pytho
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +19979
stage: needs patch -> patch review
pull_request: https://github.com/python/cpython/pull/20783
___
Python tracker
<https://bugs.python.org/issu
Change by Dong-hee Na :
--
pull_requests: +20005
pull_request: https://github.com/python/cpython/pull/20808
___
Python tracker
<https://bugs.python.org/issue1635
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue40949>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
assignee: corona10
components: Extension Modules
nosy: corona10
priority: normal
severity: normal
status: open
title: PEP 3121 applied to nis module
type: enhancement
versions: Python 3.10
___
Python tracker
<ht
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +20008
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/20811
___
Python tracker
<https://bugs.python.org/issu
New submission from Dong-hee Na :
New changeset ddef3bdc7b254a7e1129a52c17d79cb7c73a88f5 by Dong-hee Na in branch
'master':
bpo-40950: Port nis module to multiphase initialization (GH-20811)
https://github.com/python/cpython/commit/ddef3bdc7b254a7e1129a52c17d79c
Change by Dong-hee Na :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Dong-hee Na :
--
pull_requests: +20041
pull_request: https://github.com/python/cpython/pull/20848
___
Python tracker
<https://bugs.python.org/issue1635
Dong-hee Na added the comment:
Merged! Thanks for the contribution!
--
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 9672912e8f90374fd31b37ca0fb7cefbc6f4c555 by Christian Heimes in
branch 'master':
bpo-40957: Fix refleak in _Py_fopen_obj() (GH-20827)
https://github.com/python/cpython/commit/9672912e8f90374fd31b37ca0fb7cefbc6f4c555
--
nosy:
Dong-hee Na added the comment:
Thanks for the work! Christian Heimes
--
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/issue34480>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset bf69a8f99f1b0e19a59509c6c4d7015a31d881a1 by Dong-hee Na in branch
'master':
bpo-1635741: Port _dbm module to multiphase initialization (GH-20848)
https://github.com/python/cpython/commit/bf69a8f99f1b0e19a59509c6c4d701
Change by Dong-hee Na :
--
pull_requests: +20099
pull_request: https://github.com/python/cpython/pull/20920
___
Python tracker
<https://bugs.python.org/issue1635
Dong-hee Na added the comment:
New changeset c4862e333ab405dd5789b4061222db1982147de4 by Dong-hee Na in branch
'master':
bpo-1635741: Port _gdbm module to multiphase initialization (GH-20920)
https://github.com/python/cpython/commit/c4862e333ab405dd5789b4061222db
Dong-hee Na added the comment:
> According to Dong-hee, importing dbm in a subinterpreter leaks references:
GH-20920 fixed the leak :)
--
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
Hmm today I personally wrote the tests for it.
Two goals should be achived
1. import doesn't crash
2. Memory leak should be detected.
Running "import xxx" in _testcapi.run_in_subinterp()
only detect that the import doesn't crash
But the
Change by Dong-hee Na :
--
pull_requests: +20139
pull_request: https://github.com/python/cpython/pull/20960
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
pull_requests: +20151
pull_request: https://github.com/python/cpython/pull/20974
___
Python tracker
<https://bugs.python.org/issue40
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue41036>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset ec689187957cc80af56b9a63251bbc295bafd781 by Dong-hee Na in branch
'master':
bpo-40077: Convert _bz2 module to use PyType_FromSpec (GH-20960)
https://github.com/python/cpython/commit/ec689187957cc80af56b9a63251bbc
New submission from Dong-hee Na :
See https://bugs.python.org/issue40077#msg371813
We noticed that heap type has different behavior about
serialization/deserialization.
Basically it can occur the regression issues.
Two things needed.
1. opt out serialization/deserialization for converted
Change by Dong-hee Na :
--
nosy: +shihai1991
___
Python tracker
<https://bugs.python.org/issue41052>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
keywords: +patch
pull_requests: +20177
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21002
___
Python tracker
<https://bugs.python.org/issu
Dong-hee Na added the comment:
New changeset 6989af0bc7ea1e9a1acea16794e6f723d7b44110 by Dong-hee Na in branch
'master':
bpo-41052: Opt out serialization/deserialization for _random.Random (GH-21002)
https://github.com/python/cpython/commit/6989af0bc7ea1e9a1acea16794e6f7
Change by Dong-hee Na :
--
pull_requests: +20201
pull_request: https://github.com/python/cpython/pull/21030
___
Python tracker
<https://bugs.python.org/issue41
Dong-hee Na added the comment:
New changeset 814b07bf814a804f60b897d18f1dbb5578b2c7fd by Dong-hee Na in branch
'3.9':
[3.9] bpo-41052: Opt out serialization/deserialization for _random.Random
(GH-21002). (GH-21030)
https://github.com/python/cpyt
Dong-hee Na added the comment:
New changeset 1937edd376274cb26090d71253191502a9de32d6 by Dong-hee Na in branch
'master':
bpo-1635741: Port _lzma module to multiphase initialization (GH-19382)
https://github.com/python/cpython/commit/1937edd376274cb26090d712531915
Dong-hee Na added the comment:
Fixed by:
commit 1937edd376274cb26090d71253191502a9de32d6
Author: Dong-hee Na
Date: Tue Jun 23 00:53:07 2020 +0900
bpo-1635741: Port _lzma module to multiphase initialization (GH-19382)
--
nosy: +corona10, vstinner
resolution: -> fixed
st
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue4>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
pull_requests: +20326
pull_request: https://github.com/python/cpython/pull/21168
___
Python tracker
<https://bugs.python.org/issue1635
Dong-hee Na added the comment:
New changeset cd3c2bdd5d53db7fe1d546543d3270916552 by Zackery Spytz in
branch 'master':
bpo-31082: Use "iterable" in the docstring for functools.reduce() (GH-20796)
https://github.com/python/cpython/commit/cd3c2bdd5d53db7fe1d5
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:
Thanks, Lawrence for the patch.
I am happy to see the patch from the Apple team.
By the way, is there any way to check that the CPython team can check all the
tests works well on the ARM macOS?
--
nosy: +corona10, ronaldoussoren
Change by Dong-hee Na :
--
versions: +Python 3.10
___
Python tracker
<https://bugs.python.org/issue41164>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
nosy: +corona10
___
Python tracker
<https://bugs.python.org/issue41100>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Dong-hee Na :
--
status: closed -> open
versions: +Python 3.5, Python 3.6, Python 3.7
___
Python tracker
<https://bugs.python.org/issue41004>
___
_
Dong-hee Na added the comment:
> https://nvd.nist.gov/vuln/detail?vulnId=CVE-2020-14422
As Eric said, this issue is assigned a CVE-2020-14422.
I re-open PRs for 3.5 - 3.7 and waiting for other core developers guide.
I am +1 on merge this PRs as the security patch.
--
nosy: +coron
Dong-hee Na added the comment:
New changeset bd4a3f21454a6012f4353e2255837561fc9f0e6a by Rémi Lapeyre in
branch 'master':
bpo-39314: Closes parenthesis when autocompleting for functions that take no
arguments (GH-20562)
https://github.com/python/cpyt
Change by Dong-hee Na :
--
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/issue38980>
___
___
Python-bugs-list mailing list
Unsubscribe:
Dong-hee Na added the comment:
New changeset 9d006977d7ff5a45d6e7d696c1713fdf2dd308b7 by Mohamed Koubaa in
branch 'master':
bpo-1635741: Port sha256 module to multiphase init (PEP 489) (GH-21189)
https://github.com/python/cpython/commit/9d006977d7ff5a45d6e7d696c1713f
1101 - 1200 of 1592 matches
Mail list logo