FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-69605: Check for already imported modules in PyREPL module completion by loic-simon · Pull Request #139461 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-69605: Check for already imported modules in PyREPL module completion
- #139461
#139461
Merged
ambv
merged 24 commits into
python:main
python/cpython:main
from
loic-simon:pyrepl-module-completion-check-for-already-imported-modules
loic-simon/cpython:pyrepl-module-completion-check-for-already-imported-modules
Copy head branch name to clipboard
Jan 5, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
gh-69605: Check for already imported modules in PyREPL module completion
#139461
ambv
merged 24 commits into
python:main
python/cpython:main
from
loic-simon:pyrepl-module-completion-check-for-already-imported-modules
loic-simon/cpython:pyrepl-module-completion-check-for-already-imported-modules
Copy head branch name to clipboard
Commits
Commits on Sep 30, 2025
PyREPL module completion: check for already imported modules
loic-simon
committed
6ed2776
View commit details
Copy full SHA for 6ed2776
Browse repository at this point
Add blurb
loic-simon
committed
48fd43f
View commit details
Copy full SHA for 48fd43f
Browse repository at this point
Commits on Oct 1, 2025
Better convey intent
loic-simon
committed
7ac428e
View commit details
Copy full SHA for 7ac428e
Browse repository at this point
[TEMP] debug tests on windows using modern technology (print statements)
loic-simon
committed
6515e2f
View commit details
Copy full SHA for 6515e2f
Browse repository at this point
Commits on Oct 2, 2025
[TEMP] More debugging, where is my module??
loic-simon
committed
7dbb906
View commit details
Copy full SHA for 7dbb906
Browse repository at this point
[TEMP] More debugging, where is my module?? (bis)
loic-simon
committed
ac3065a
View commit details
Copy full SHA for ac3065a
Browse repository at this point
[TEMP] Day 57, deep into debugging, I still don't know where is my module
loic-simon
committed
75a33da
View commit details
Copy full SHA for 75a33da
Browse repository at this point
[TEMP] Moar logs
loic-simon
committed
ce124b1
View commit details
Copy full SHA for ce124b1
Browse repository at this point
Commits on Oct 3, 2025
Merge branch 'main' into pyrepl-module-completion-check-for-already-imported-modules
loic-simon
authored
ee7047f
View commit details
Copy full SHA for ee7047f
Browse repository at this point
[TEMP] Is it a FileFinder cache issue??
loic-simon
authored
3f362cd
View commit details
Copy full SHA for 3f362cd
Browse repository at this point
[TEMP] Looks like a cache issue indeed
loic-simon
authored
ed8ce73
View commit details
Copy full SHA for ed8ce73
Browse repository at this point
Tests: clean FileFinder cache
loic-simon
committed
19c49bb
View commit details
Copy full SHA for 19c49bb
Browse repository at this point
Remove all debugging junk
loic-simon
committed
16e44af
View commit details
Copy full SHA for 16e44af
Browse repository at this point
Commits on Oct 5, 2025
Small if refactor
loic-simon
committed
14f6175
View commit details
Copy full SHA for 14f6175
Browse repository at this point
Merge branch 'pyrepl-module-completion-check-for-already-imported-modules' of https://github.com/loic-simon/cpython into pyrepl-module-completion-check-for-already-imported-modules
loic-simon
committed
bdd7bdf
View commit details
Copy full SHA for bdd7bdf
Browse repository at this point
Commits on Oct 11, 2025
Full test coverage for new code
loic-simon
committed
78e4737
View commit details
Copy full SHA for 78e4737
Browse repository at this point
Merge branch 'python:main' into pyrepl-module-completion-check-for-already-imported-modules
loic-simon
authored
e3f1ddb
View commit details
Copy full SHA for e3f1ddb
Browse repository at this point
Commits on Dec 28, 2025
Merge branch 'main' into pyrepl-module-completion-check-for-already-imported-modules
tomasr8
authored
2644400
View commit details
Copy full SHA for 2644400
Browse repository at this point
Commits on Jan 1, 2026
Merge branch 'main' into pyrepl-module-completion-check-for-already-imported-modules
loic-simon
authored
5fa70cf
View commit details
Copy full SHA for 5fa70cf
Browse repository at this point
Check __spec__.has_location + refactor
loic-simon
committed
d332e14
View commit details
Copy full SHA for d332e14
Browse repository at this point
Rename private helper
loic-simon
committed
1a5327c
View commit details
Copy full SHA for 1a5327c
Browse repository at this point
Commits on Jan 2, 2026
Simplify implementation
loic-simon
committed
d48f243
View commit details
Copy full SHA for d48f243
Browse repository at this point
Fix find_spec call
loic-simon
committed
e235e20
View commit details
Copy full SHA for e235e20
Browse repository at this point
Remove unused import
loic-simon
committed
f6757fe
View commit details
Copy full SHA for f6757fe
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL