https://bugzilla.redhat.com/show_bug.cgi?id=2077429
Bug ID: 2077429 Summary: Review Request: python-lazy-loader - Populate library namespace without incurring immediate import costs Product: Fedora Version: rawhide Hardware: All OS: Linux Status: NEW Component: Package Review Severity: medium Priority: medium Assignee: nobody@fedoraproject.org Reporter: code@musicinmybrain.net QA Contact: extras-qa@fedoraproject.org CC: package-review@lists.fedoraproject.org Target Milestone: --- Classification: Fedora
Spec URL: https://music.fedorapeople.org/python-lazy-loader.spec SRPM URL: https://music.fedorapeople.org/python-lazy-loader-0.1~rc2-1.fc35.src.rpm Description:
lazy-loader makes it easy to load subpackages and functions on demand.
Motivation:
• Allow subpackages to be made visible to users without incurring import costs. • Allow external libraries to be imported only when used, improving import times.
Fedora Account System Username: music
Koji scratch builds:
F37: https://koji.fedoraproject.org/koji/taskinfo?taskID=86022012 F36: https://koji.fedoraproject.org/koji/taskinfo?taskID=86022013 F35: https://koji.fedoraproject.org/koji/taskinfo?taskID=86022014 F34: https://koji.fedoraproject.org/koji/taskinfo?taskID=86022015
This is a new dependency for python-pandas-flavor 0.3.0. The neuro-sig group will be given commit access.