Skip to content

STY: Fix typo "steam" → "stream"#2327

Merged
MartinThoma merged 1 commit intopy-pdf:mainfrom
stefan6419846:stream-typo
Dec 6, 2023
Merged

STY: Fix typo "steam" → "stream"#2327
MartinThoma merged 1 commit intopy-pdf:mainfrom
stefan6419846:stream-typo

Conversation

@stefan6419846
Copy link
Copy Markdown
Collaborator

This fixes a small typo. As this function is a nested one, this does not affect end users.

@MartinThoma MartinThoma merged commit 250b2f9 into py-pdf:main Dec 6, 2023
@MartinThoma MartinThoma changed the title STY: Fix typo "steam" -> "stream" STY: Fix typo "steam" → "stream" Dec 6, 2023
@MartinThoma
Copy link
Copy Markdown
Member

Thank you for fixing it! You're really good in spotting those issues 👍

@stefan6419846
Copy link
Copy Markdown
Collaborator Author

No worries - I usually stumble upon such oddities when looking into public or internal issues ;)

@stefan6419846 stefan6419846 deleted the stream-typo branch December 7, 2023 07:41
MartinThoma added a commit that referenced this pull request Dec 10, 2023
## What's new

### Bug Fixes (BUG)
-  Cope with deflated images with CMYK Black Only (#2322) by @pubpub-zz
-  Handle indirect objects as parameters for CCITTFaxDecode (#2307) by @stefan6419846
-  check words length in _cmap type1_alternative function (#2310) by @Takher

### Robustness (ROB)
-  Relax flate decoding for too many lookup values (#2331) by @stefan6419846
-  Let _build_destination skip in case of missing /D key (#2018) by @nickryand

### Documentation (DOC)
-  Note in reading form data (#2338) by @MartinThoma
-  Pull Request prefixes and size by @MartinThoma
-  Add https://github.com/zuypt for #2325 as a contributor by @MartinThoma
-  Fix docstring for RunLengthDecode.decode (#2302) by @stefan6419846

### Maintenance (MAINT)
-  Enable `disallow_any_generics` and add missing generics (#2278) by @nilehmann

### Testing (TST)
-  Centralize file downloads (#2324) by @MartinThoma

### Code Style (STY)
-  Fix typo "steam" \xe2\x86\x92 "stream" (#2327) by @stefan6419846
-  Run black by @MartinThoma
-  Make Traceback in bug report template uppercase (#2304) by @stefan6419846

[Full Changelog](3.17.1...3.17.2)
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.

2 participants