Skip to content

bpo-39357: Update bz2 docstring: remove buffering - #18036

Merged
vstinner merged 1 commit into
python:masterfrom
vstinner:bz2_docstring
Jan 17, 2020
Merged

bpo-39357: Update bz2 docstring: remove buffering#18036
vstinner merged 1 commit into
python:masterfrom
vstinner:bz2_docstring

Conversation

@vstinner

@vstinner vstinner commented Jan 17, 2020

Copy link
Copy Markdown
Member

Thanks Karthikeyan Singaravelan for the report ;-)

https://bugs.python.org/issue39357

Thanks Karthikeyan Singaravelan for the report ;-)

@tirkarthi tirkarthi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks Victor.

@vstinner

Copy link
Copy Markdown
Member Author

The Windows PR Tests winarm64 is looping for 17 minutes on:

Set build variables.
Download all required tasks.
Downloading task: PowerShell (2.151.2)
Downloading task: CmdLine (2.163.0)
Downloading task: PublishTestResults (2.162.2)

It seems like this job is mandatory and Azure Pipelines PR is mandatory.

Let me try to close/reopen the issue to trigger new Azure Pipelines jobs.

@vstinner vstinner closed this Jan 17, 2020
@vstinner vstinner reopened this Jan 17, 2020
@vstinner
vstinner merged commit 10fd6b2 into python:master Jan 17, 2020
@vstinner
vstinner deleted the bz2_docstring branch January 17, 2020 12:50
sthagen added a commit to sthagen/python-cpython that referenced this pull request Jan 17, 2020
bpo-39357: Update bz2 docstring: remove buffering (pythonGH-18036)
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
Thanks Karthikeyan Singaravelan for the report ;-)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants