Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
stefanv
/
lazy-loader
Public
forked from
scientific-python/lazy-loader
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
document-race
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 15, 2024
Recommend newer Python versions to avoid race
stefanv
committed
1e9d2f9
Copy full SHA for 1e9d2f9
Commits on Mar 2, 2024
Bump changelist from 0.4 to 0.5 (#99)
Show description for e750ba6
dependabot[bot]
authored
e750ba6
Copy full SHA for e750ba6
Bump pre-commit from 3.6.0 to 3.6.2 (#100)
Show description for de64209
dependabot[bot]
authored
de64209
Copy full SHA for de64209
Commits on Feb 14, 2024
Provide codecov with token
stefanv
committed
789a2ee
Copy full SHA for 789a2ee
Bump codecov/codecov-action from 3 to 4 (#93)
Show description for c433b39
dependabot[bot]
authored
c433b39
Copy full SHA for c433b39
Commits on Feb 3, 2024
Add version as __version__ (#97)
stefanv
authored
e2284d9
Copy full SHA for e2284d9
Commits on Feb 2, 2024
Use setup-python pip cache (#95)
jarrodmillman
authored
a310e0c
Copy full SHA for a310e0c
Commits on Jan 31, 2024
Add security contact (#91)
stefanv
authored
2cb4343
Copy full SHA for 2cb4343
Commits on Jan 30, 2024
Make `lazy_load.load` partially thread-safe (#90)
stefanv
authored
a33f3f9
Copy full SHA for a33f3f9
ENH: Add require argument to load() to accept version specifiers (#48)
Show description for 0d4fb38
effigies
and
dschult
authored
0d4fb38
Copy full SHA for 0d4fb38
Commits on Jan 25, 2024
avoid exception when __frame_data["code_context"] is None (#83)
dschult
authored
bf82b68
Copy full SHA for bf82b68
Commits on Jan 19, 2024
Update pre-commit (#87)
jarrodmillman
authored
262a2bb
Copy full SHA for 262a2bb
Commits on Jan 3, 2024
Bump pre-commit from 3.5.0 to 3.6.0 (#84)
Show description for e13c520
dependabot[bot]
authored
e13c520
Copy full SHA for e13c520
Bump actions/setup-python from 4 to 5 (#85)
Show description for f6f97dc
dependabot[bot]
authored
f6f97dc
Copy full SHA for f6f97dc
Commits on Nov 1, 2023
Bump actions/checkout from 3 to 4 (#82)
Show description for fbd805b
dependabot[bot]
authored
fbd805b
Copy full SHA for fbd805b
Bump changelist from 0.3 to 0.4 (#81)
Show description for 7b3af11
dependabot[bot]
authored
7b3af11
Copy full SHA for 7b3af11
Bump pre-commit from 3.4.0 to 3.5.0 (#80)
Show description for b998500
dependabot[bot]
authored
b998500
Copy full SHA for b998500
Commits on Oct 4, 2023
Use trusted publisher (#78)
jarrodmillman
authored
55799bc
Copy full SHA for 55799bc
Commits on Oct 1, 2023
Bump pre-commit from 3.3.3 to 3.4.0 (#76)
Show description for 0140168
dependabot[bot]
authored
0140168
Copy full SHA for 0140168
Bump changelist from 0.1 to 0.3 (#77)
Show description for 6f104e5
dependabot[bot]
authored
6f104e5
Copy full SHA for 6f104e5
Bump actions/checkout from 3 to 4 (#75)
Show description for 6f5cfff
dependabot[bot]
authored
6f5cfff
Copy full SHA for 6f5cfff
Commits on Sep 1, 2023
Bump scientific-python/attach-next-milestone-action (#74)
Show description for 78b8a15
dependabot[bot]
authored
78b8a15
Copy full SHA for 78b8a15
Commits on Aug 1, 2023
Bump scientific-python/attach-next-milestone-action (#72)
Show description for 79ccf2d
dependabot[bot]
authored
79ccf2d
Copy full SHA for 79ccf2d
Commits on Jul 3, 2023
Bump pre-commit from 3.3 to 3.3.3 (#69)
Show description for 3dcf52f
dependabot[bot]
authored
3dcf52f
Copy full SHA for 3dcf52f
Used dependabot (#68)
jarrodmillman
authored
80fdd75
Copy full SHA for 80fdd75
Use changelist (#67)
jarrodmillman
authored
2bb217a
Copy full SHA for 2bb217a
Commits on Jul 2, 2023
Specify what goes in sdist (#66)
jarrodmillman
authored
d2c72b0
Copy full SHA for d2c72b0
Use setuptools (#65)
jarrodmillman
authored
2873dc7
Copy full SHA for 2873dc7
Use label-check and attach-next-milestone-action (#64)
jarrodmillman
authored
f19f260
Copy full SHA for f19f260
Commits on Jun 30, 2023
Bump version
jarrodmillman
committed
eb6216d
Copy full SHA for eb6216d
Designate 0.3 release
jarrodmillman
committed
a15b229
Copy full SHA for a15b229
Bump version
jarrodmillman
committed
4a1ae83
Copy full SHA for 4a1ae83
Designate 0.3rc0 release
jarrodmillman
committed
c82a160
Copy full SHA for c82a160
Commits on Jun 28, 2023
Announce Python 3.12 support (#63)
jarrodmillman
authored
9357224
Copy full SHA for 9357224
Ignore B028 (#62)
jarrodmillman
authored
186b2d1
Copy full SHA for 186b2d1
Pagination
Previous
Next
You can’t perform that action at this time.