Skip to content
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

feat: delay import of requests, drop python 3.8, add python 3.13 #27

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

tlambert03
Copy link
Member

related to pyapp-kit/superqt#270

this delays importing requests until a session is actually needed (i.e. a cached svg is not available)

it also drops python 3.8 and adds 3.13

Copy link

codecov bot commented Jan 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c07cb4e) to head (9aecde5).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #27   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          256       261    +5     
=========================================
+ Hits           256       261    +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tlambert03 tlambert03 merged commit 9716aa9 into pyapp-kit:main Jan 3, 2025
15 checks passed
@tlambert03 tlambert03 deleted the drop-p38 branch January 3, 2025 14:21
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