Skip to content

Allowing sys.stind.readline receive size parameter #960

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
merged 4 commits into from
May 28, 2022

Conversation

ulisesojeda
Copy link
Contributor

Issue: #955

  • Reproducing sys.stdin.readline behavior for size parameter.

@codecov-commenter
Copy link

codecov-commenter commented May 27, 2022

Codecov Report

Merging #960 (829ef76) into main (df32e68) will decrease coverage by 0.00%.
The diff coverage is 20.00%.

@@            Coverage Diff             @@
##             main     #960      +/-   ##
==========================================
- Coverage   68.81%   68.80%   -0.01%     
==========================================
  Files          63       63              
  Lines        9511     9515       +4     
==========================================
+ Hits         6545     6547       +2     
- Misses       2966     2968       +2     
Impacted Files Coverage Δ
bpython/curtsiesfrontend/repl.py 65.88% <20.00%> (-0.15%) ⬇️
bpython/test/test_importcompletion.py 92.00% <0.00%> (ø)
bpython/repl.py 74.06% <0.00%> (+0.13%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df32e68...829ef76. Read the comment docs.

@sebastinas sebastinas merged commit c10ebb7 into bpython:main May 28, 2022
@sebastinas sebastinas added this to the release-0.23 milestone May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants