Skip to content

MAINT: Add LazyDict.__str__#1727

Merged
MartinThoma merged 1 commit intomainfrom
lazydict-str
Mar 19, 2023
Merged

MAINT: Add LazyDict.__str__#1727
MartinThoma merged 1 commit intomainfrom
lazydict-str

Conversation

@MartinThoma
Copy link
Copy Markdown
Member

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (c101389) 92.49% compared to head (03c85a6) 92.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1727   +/-   ##
=======================================
  Coverage   92.49%   92.49%           
=======================================
  Files          34       34           
  Lines        6533     6533           
  Branches     1292     1292           
=======================================
  Hits         6043     6043           
  Misses        318      318           
  Partials      172      172           
Impacted Files Coverage Δ
pypdf/_reader.py 90.99% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@MartinThoma MartinThoma merged commit 1e4086e into main Mar 19, 2023
@MartinThoma MartinThoma deleted the lazydict-str branch March 19, 2023 19:38
MartinThoma added a commit that referenced this pull request Mar 26, 2023
Security (SEC):
-  Use Python's secrets module instead of random module (#1748)

New Features (ENH):
-  Add AnnotationBuilder.highlight text markup annotation (#1740)
-  Add AnnotationBuilder.popup (#1665)
-  Add AnnotationBuilder.polyline annotation support (#1726)
-  Add clone_from parameter in PdfWriter constructor (#1703)

Bug Fixes (BUG):
-  'DictionaryObject' object has no attribute 'indirect_reference' (#1729)

Robustness (ROB):
-  Handle params NullObject in decode_stream_data (#1738)

Documentation (DOC):
-  Project scope (#1743)

Maintenance (MAINT):
-  Add AnnotationFlag (#1746)
-  Add LazyDict.__str__ (#1727)

[Full Changelog](3.6.0...3.7.0)
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.

1 participant