Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GH-120754: Add more tests around seek + readall#122103

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@cmaloney
Copy link
Contributor

@cmaloneycmaloney commentedJul 21, 2024
edited by bedevere-appbot
Loading

In the process of speeding up readall, A number of related tests (ex. large file tests in test_zipfile) found problems with the change I was making. This adds I/O tests to specifically test these cases to help ensure they don't regress and hopefully make debugging easier.

This is part of the improvements from#121593 (comment)

In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements frompython#121593 (comment)
cmaloneyand others added2 commitsJuly 22, 2024 01:46
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Copy link
Contributor

@hauntsaninjahauntsaninja left a comment

Choose a reason for hiding this comment

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

Thank you!

cmaloney reacted with hooray emoji
@miss-islington-app
Copy link

Thanks@cmaloney for the PR, and@hauntsaninja for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 24, 2024
In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements fromhttps://github.com/python/cpython/pull/121593GH-issuecomment-2222261986(cherry picked from commit9eb7341)Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
@bedevere-app
Copy link

GH-122215 is a backport of this pull request to the3.13 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.13bugs and security fixes labelJul 24, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestJul 24, 2024
In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements fromhttps://github.com/python/cpython/pull/121593GH-issuecomment-2222261986(cherry picked from commit9eb7341)Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
@bedevere-app
Copy link

GH-122216 is a backport of this pull request to the3.12 branch.

@bedevere-appbedevere-appbot removed the needs backport to 3.12only security fixes labelJul 24, 2024
@cmaloneycmaloney deleted the cmaloney/largefile_seek_tests branchJuly 24, 2024 06:19
hauntsaninja pushed a commit that referenced this pull requestJul 24, 2024
…122216)GH-120754: Add more tests around seek + readall (GH-122103)In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements fromhttps://github.com/python/cpython/pull/121593GH-issuecomment-2222261986(cherry picked from commit9eb7341)Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
hauntsaninja pushed a commit that referenced this pull requestJul 24, 2024
…122215)GH-120754: Add more tests around seek + readall (GH-122103)In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements fromhttps://github.com/python/cpython/pull/121593GH-issuecomment-2222261986(cherry picked from commit9eb7341)Co-authored-by: Cody Maloney <cmaloney@users.noreply.github.com>
nohlson pushed a commit to nohlson/cpython that referenced this pull requestJul 24, 2024
In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements frompython#121593 (comment)
nohlson pushed a commit to nohlson/cpython that referenced this pull requestJul 24, 2024
In the process of speeding up readall, A number of related tests(ex. large file tests in test_zipfile) found problems with thechange I was making. This adds I/O tests to specifically test thesecases to help ensure they don't regress and hopefully make debuggingeasier.This is part of the improvements frompython#121593 (comment)
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@picnixzpicnixzpicnixz left review comments

@hauntsaninjahauntsaninjahauntsaninja approved these changes

Assignees

No one assigned

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@cmaloney@picnixz@hauntsaninja

[8]ページ先頭

©2009-2025 Movatter.jp