Skip to content

[WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC.#3915

Draft
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:list-allocate-again
Draft

[WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC.#3915
serhiy-storchaka wants to merge 1 commit into
python:mainfrom
serhiy-storchaka:list-allocate-again

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented Oct 7, 2017

Copy link
Copy Markdown
Member

@serhiy-storchaka serhiy-storchaka changed the title bpo-31165: Call PyList_New() again if the source container was resized due to GC. [WIP] bpo-31165: Call PyList_New() again if the source container was resized due to GC. Oct 7, 2017
@vstinner

Copy link
Copy Markdown
Member

What is the status of this PR?

@serhiy-storchaka

Copy link
Copy Markdown
Member Author

This is rather a demo. If we will go this way this patch is just a part of larger necessary changes. I don't like this way and hope we will find a better solution.

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Feb 24, 2022
@rhettinger rhettinger removed their request for review May 3, 2022 06:28
@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Jul 29, 2022
@github-actions

github-actions Bot commented Sep 3, 2022

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Sep 3, 2022
@serhiy-storchaka serhiy-storchaka marked this pull request as draft January 17, 2024 20:07
@github-actions github-actions Bot removed the stale Stale PR or inactive for long period of time. label Jan 18, 2024
@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity.

@github-actions github-actions Bot added the stale Stale PR or inactive for long period of time. label Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO-NOT-MERGE stale Stale PR or inactive for long period of time.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants