Skip to content

bpo-29953: Fix memory leaks in the replace() method of datetime and time #927

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

serhiy-storchaka
Copy link
Member

objects when pass out of bound fold argument.

@mention-bot
Copy link

@serhiy-storchaka, thanks for your PR! By analyzing the history of the files in this pull request, we identified @tim-one, @abalkin and @mdickinson to be potential reviewers.

Copy link
Member

@abalkin abalkin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@serhiy-storchaka serhiy-storchaka merged commit 314d6fc into python:master Mar 31, 2017
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Mar 31, 2017
…ime (python#927)

objects when pass out of bound fold argument.
(cherry picked from commit 314d6fc)
@serhiy-storchaka serhiy-storchaka deleted the datetime-replace-leak branch March 31, 2017 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants