Skip to content

Conversation

@ghost
Copy link

@ghost ghost commented Aug 5, 2020

And add .readall() function to _compression.DecompressReader class.

Oct 16, 2020 update: No compiler warnings.

https://bugs.python.org/issue41486

@taleinat taleinat added the performance Performance or resource usage label Oct 25, 2020
@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ghost
Copy link
Author

ghost commented Apr 12, 2021

I have made the requested changes; please review again

@bedevere-bot
Copy link

Thanks for making the requested changes!

@gpshead: please review the changes made to this pull request.

@ghost
Copy link
Author

ghost commented Apr 12, 2021

This commit Merge branch 'master' into blocks_output_buffer solved code conflict in Doc/whatsnew/3.10.rst, so it's empty.

Copy link
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

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

great code! one unused bit of code to delete and a few assertions on constants that i think can be compile time errors instead?

this is ready to go in after that.

@bedevere-bot
Copy link

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ghost
Copy link
Author

ghost commented Apr 28, 2021

I have made the requested changes; please review again

@bedevere-bot
Copy link

Thanks for making the requested changes!

@gpshead: please review the changes made to this pull request.

@gpshead gpshead merged commit f9bedb6 into python:master Apr 28, 2021
@gpshead gpshead self-assigned this Apr 28, 2021
@gpshead gpshead added the type-feature A feature request or enhancement label Apr 28, 2021
@ghost ghost deleted the blocks_output_buffer branch May 1, 2021 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Performance or resource usage type-feature A feature request or enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants