[issue36465] Make release and debug ABI compatible

2021-04-02 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset 3359cab038968935b40344fad7c30d211f9692e4 by Victor Stinner in 
branch 'master':
bpo-43688: Support the limited C API in debug mode (GH-25131)
https://github.com/python/cpython/commit/3359cab038968935b40344fad7c30d211f9692e4


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2021-04-01 Thread STINNER Victor


Change by STINNER Victor :


--
pull_requests: +23878
pull_request: https://github.com/python/cpython/pull/25131

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2020-02-17 Thread hai shi


Change by hai shi :


--
pull_requests: +17912
pull_request: https://github.com/python/cpython/pull/18520

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2020-02-17 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset a7847590f07655e794d7c62130aea245a110acef by Hai Shi in branch 
'master':
bpo-36465: Update doc of init_config.rst (GH-18520)
https://github.com/python/cpython/commit/a7847590f07655e794d7c62130aea245a110acef


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2019-04-24 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset 235e7b2b0d937ba8b4a9172aa72206187e3e1f54 by Victor Stinner in 
branch 'master':
bpo-36465: Fix test_regrtest on Windows (GH-12945)
https://github.com/python/cpython/commit/235e7b2b0d937ba8b4a9172aa72206187e3e1f54


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2019-04-24 Thread STINNER Victor


Change by STINNER Victor :


--
pull_requests: +12869

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2019-04-24 Thread STINNER Victor


Change by STINNER Victor :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2019-04-24 Thread STINNER Victor


STINNER Victor  added the comment:


New changeset f4e4703e746067d6630410408d414b11003334d6 by Victor Stinner in 
branch 'master':
bpo-36465: Make release and debug ABI compatible (GH-12615)
https://github.com/python/cpython/commit/f4e4703e746067d6630410408d414b11003334d6


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36465] Make release and debug ABI compatible

2019-04-23 Thread STINNER Victor


Change by STINNER Victor :


--
title: No longer enable Py_TRACE_REFS by default in debug build -> Make release 
and debug ABI compatible

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com