-
-
Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: aboutcode-org/python-inspector
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix fetching packages from private repositories
#261
by nnobelis
Contributor
was merged May 8, 2026
Loading…
updated May 8, 2026
Add zip file cache validation
#256
by MarcelBochtler
Contributor
was merged Mar 11, 2026
Loading…
updated Mar 11, 2026
Ensure that the cached file is not empty before using it
#251
by MarcelBochtler
Contributor
was merged Oct 31, 2025
Loading…
updated Oct 31, 2025
Fix resolution issues
#248
by mnonnenmacher
Contributor
was merged Oct 7, 2025
Loading…
updated Oct 7, 2025
Cleanup requirement string to avoid packvers parsing issues
#244
by MarcelBochtler
Contributor
was merged Sep 18, 2025
Loading…
updated Sep 18, 2025
Use default
INDEX_URL from Settings to use environment variables
#237
by MarcelBochtler
Contributor
was merged Jul 22, 2025
Loading…
updated Jul 22, 2025
Respect the HTTP_PROXY environment variable
#235
by MarcelBochtler
Contributor
was merged Jul 4, 2025
Loading…
updated Jul 4, 2025
Bugfix: support packages that only have manylinux 2 wheels
#191
by mathiasburger
Contributor
was merged Jun 4, 2025
Loading…
updated Jun 4, 2025
python-inspector v0.14
Use async io where possible to improve runtime performance
#163
by netomi
Contributor
was merged Apr 3, 2025
Loading…
updated Apr 3, 2025
Fix missing index_urls parsing (#127)
#168
by unclejay80
Contributor
was merged Jan 25, 2024
Loading…
updated Feb 10, 2024
[feature] Add ignore error mode
#159
by qequ
Contributor
was merged Nov 21, 2023
Loading…
updated Nov 21, 2023
Fix resolving requirements with percent encoded characters
#144
by fviernau
Contributor
was merged Oct 30, 2023
Loading…
updated Oct 30, 2023
Merge latest skeleton in python-inspector
#119
by swastkk
Contributor
was closed Oct 13, 2023
Loading…
updated Oct 13, 2023
Fix building the documentation
#146
by fviernau
Contributor
was merged Sep 25, 2023
Loading…
updated Sep 25, 2023
Fix several failing tests
#145
by fviernau
Contributor
was merged Sep 25, 2023
Loading…
updated Sep 25, 2023
Fix resolution of setup files which partially have dynamic dependencies
#125
by TG1999
Contributor
was merged Apr 12, 2023
Loading…
updated Apr 12, 2023
Update dependency resolvelib to latest
#123
by bennati
Contributor
was merged Mar 17, 2023
Loading…
updated Mar 21, 2023
Mock the actual setup provider defined in setup.py
#120
by bennati
Contributor
was merged Mar 1, 2023
Loading…
updated Mar 1, 2023
Support comments in netrc file #107
#122
by TG1999
Contributor
was merged Feb 23, 2023
Loading…
updated Feb 23, 2023
Fail gracefully at parsing setup.py with no deps.
#117
by bennati
Contributor
was merged Feb 20, 2023
Loading…
updated Feb 20, 2023
Prepare for release v0.9.4
#115
by TG1999
Contributor
was merged Jan 16, 2023
Loading…
updated Feb 6, 2023
Prevent duplicated package versions
#110
by bennati
Contributor
was merged Jan 13, 2023
Loading…
updated Jan 13, 2023
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.