GitHub / scientific-python/lazy-loader / commits
Populate library namespace without incurring immediate import costs
| SHA | Message | Author | Date | Stats | 
|---|---|---|---|---|
| d53db223 | Update requirements (#58) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| a6188ac0 | Test on Python 3.12.0-beta.2 (#53) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| 2334bd27 | Bump version | Jarrod Millman <j****n@g****m> | over 2 years ago | |
| bc3dd7c6 | Designate 0.2 release | Jarrod Millman <j****n@g****m> | over 2 years ago | |
| 173f9527 | Bump version | Jarrod Millman <j****n@g****m> | over 2 years ago | |
| 811018f7 | Designate 0.2rc0 release | Jarrod Millman <j****n@g****m> | over 2 years ago | |
| 43d6a63d | Add information that `pyi` files are used in runtime when use `attach_stub` (... | 
              
                  Grzegorz Bokota <b****b@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| acbce795 | Update tests to improve coverage (#45) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| bfcaec2f | Update year (#43) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| 624d887d | Use codecov GH action (#44) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| 6a78d3bc | Update GH actions (#42) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| e180fe85 | Update pre-commit (#41) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| c8af0ded | Update optional depedencies (#40) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| e1e48fa5 | Fix extension substitution to work with `*.pyc` files (#39) | 
              
                  Grzegorz Bokota <b****b@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 2 years ago | |
| cb22ebac | Sort returned __all__ (#34) | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 08cba4bb | Bump version | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| 8a3a4946 | Designate 0.1 release | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| 2fe9fe94 | Update classifiers (#31) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 35854922 | Update precommit hooks (#30) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 4c648d5f | Refer to SPEC for stub usage (#29) | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 7ed6a753 | Bump version | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| 13b47930 | Designate 0.1rc3 release | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| ab61886f | Bump version | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| ae068874 | Add test and coverage badges (#26) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| e1faf132 | Fix typos (#25) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| d6593ded | Lower min required Python version to 3.7 (#14) | 
              
                  Donatas Mažionis <d****s@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| eeb6a7d7 | Measure test coverage (#23) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| b08a4b9d | Document release process (#22) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| b3096310 | Add classifiers (#21) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| e51fb280 | Lint toml files (#20) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 93ba67ea | Test on more versions and platforms (#19) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| fdf55ce7 | Update GH actions (#18) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 4ac3cc2f | Split out linting CI from testing (#17) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| 960c708d | merge Merge pull request #16 from jarrodmillman/precommit | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| c25244de | Fix linting | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| 345325b9 | Update precommit hooks | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| 9550354a | Specify lower bounds on dependencies (#15) | 
              
                  Jarrod Millman <j****n@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            about 3 years ago | |
| b73d74ad | Bump version | Jarrod Millman <j****n@g****m> | about 3 years ago | |
| d5a3e829 | merge Merge pull request #10 from tlambert03/stub-loader | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| 132736d8 | feat: add attach_stub | Talley Lambert <t****t@g****m> | over 3 years ago | |
| 2cf220bb | merge Merge pull request #9 from stefanv/lazy-attr-takes-preference-over-submodule | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| b3d4f878 | Ensure that function import directly from submodule still works | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| 6e4fff5b | Avoid conflicts when function is implemented in same-named submodule | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| 0150d2e0 | merge Merge pull request #7 from adrinjalali/patch-1 | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| e33e8ca9 | DOC fix missing comma in usage example in README.md | 
              
                  Adrin Jalali <a****i@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| d132b4d6 | Set release to 0.1rc2 | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| ece8ca6b | merge Merge pull request #5 from stefanv/how-to-release | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| 0b6e7bf3 | Add contributor README | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| 16fc18e0 | merge Merge pull request #4 from stefanv/better-error | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| 6313b056 | Simplify delayed exception handling and improve reporting | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| ab3d7df4 | merge Merge pull request #3 from tupui/hooks | 
              
                  Stefan van der Walt <s****v@b****u>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| 968904e4 | Run pre-commit hooks | Pamphile Roy <r****e@g****m> | over 3 years ago | |
| 22fb3bc0 | merge Merge pull request #2 from tupui/packaging | 
              
                  Pamphile Roy <r****e@g****m>
                   Committed by: GitHub <n****y@g****m>  | 
            over 3 years ago | |
| bae737ed | Remove makefile | Pamphile Roy <r****e@g****m> | over 3 years ago | |
| f0d3c9d6 | Fix package name | Pamphile Roy <r****e@g****m> | over 3 years ago | |
| 37069925 | Add the packaging infrastructure | Pamphile Roy <r****e@g****m> | over 3 years ago | |
| 456c4275 | Doc rephrasing by Dan | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| 823bdcfc | Add Dan's tests | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| 077ac126 | Add Dan Schult'z delayed import error | Stefan van der Walt <s****v@b****u> | over 3 years ago | |
| eba9efa3 | Add lazy loader from skimage and add README/LICENSE | Stefan van der Walt <s****v@b****u> | over 3 years ago |