FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python_files - joar/vscode-python · GitHub
joar
/
vscode-python
Public
forked from
microsoft/vscode-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
vscode-python
python_files
on
main
User selector
Datepicker
Commit history
Commits on Nov 19, 2024
Respect [tool.coverage.report] omit in coverage view (#24466)
Show description for 2fed954
eleanorjboyd
authored
2fed954
View commit details
Copy full SHA for 2fed954
View code at this point
Browse repository at this point
Commits on Nov 15, 2024
disable python shell integration for wsl (#24446)
Show description for a2b007c
anthonykim1
authored
a2b007c
View commit details
Copy full SHA for a2b007c
View code at this point
Browse repository at this point
Commits on Nov 14, 2024
handle NoSource exception for coverage (#24441)
Show description for dfa0520
eleanorjboyd
authored
dfa0520
View commit details
Copy full SHA for dfa0520
View code at this point
Browse repository at this point
Commits on Nov 8, 2024
Switch testing communication to `fifo` on linux/mac (#24343)
Show description for d1d125a
eleanorjboyd
and
karthiknadig
authored
d1d125a
View commit details
Copy full SHA for d1d125a
View code at this point
Browse repository at this point
add bracketed paste mode for Python3.13 and above (#24401)
Show description for aae2b63
anthonykim1
authored
aae2b63
View commit details
Copy full SHA for aae2b63
View code at this point
Browse repository at this point
add support for pytest describe (#24400)
Show description for 785ed68
eleanorjboyd
authored
785ed68
View commit details
Copy full SHA for 785ed68
View code at this point
Browse repository at this point
Commits on Oct 28, 2024
disable shell integration for 3.13 (#24341)
Show description for d440bc1
anthonykim1
and
karthiknadig
authored
d440bc1
View commit details
Copy full SHA for d440bc1
View code at this point
Browse repository at this point
update jedi dependencies to add python 3.13 support (#24330)
Show description for b428ba5
soda92
authored
b428ba5
View commit details
Copy full SHA for b428ba5
View code at this point
Browse repository at this point
Commits on Oct 18, 2024
add error message for missing pytest-cov while running coverage (#24288)
Show description for 5e5a7ce
eleanorjboyd
authored
5e5a7ce
View commit details
Copy full SHA for 5e5a7ce
View code at this point
Browse repository at this point
Commits on Oct 14, 2024
Fix paths
karthiknadig
committed
e8dd8c0
View commit details
Copy full SHA for e8dd8c0
View code at this point
Browse repository at this point
Fix version
karthiknadig
committed
0df1929
View commit details
Copy full SHA for 0df1929
View code at this point
Browse repository at this point
Fixes
karthiknadig
committed
8b4a47e
View commit details
Copy full SHA for 8b4a47e
View code at this point
Browse repository at this point
Switch to `pytest`
karthiknadig
committed
f6af3a1
View commit details
Copy full SHA for f6af3a1
View code at this point
Browse repository at this point
Make `python_server.py` compatible to Python 3.7 (#24252)
Show description for 97b4610
T-256
authored
97b4610
View commit details
Copy full SHA for 97b4610
View code at this point
Browse repository at this point
Commits on Oct 3, 2024
remove EOT from testing communication (#24220)
Show description for 92762ca
eleanorjboyd
authored
92762ca
View commit details
Copy full SHA for 92762ca
View code at this point
Browse repository at this point
Commits on Oct 2, 2024
support setting only `--cov-report` arg (#24225)
Show description for 3e7d8e1
eleanorjboyd
authored
3e7d8e1
View commit details
Copy full SHA for 3e7d8e1
View code at this point
Browse repository at this point
Commits on Sep 25, 2024
Remove branch coverage and refactor coverage.py methods for accessing (#24180)
Show description for 710d3c8
eleanorjboyd
authored
710d3c8
View commit details
Copy full SHA for 710d3c8
View code at this point
Browse repository at this point
Commits on Sep 23, 2024
Fix issue with creating `.gitignore` with venvs (#24155)
Show description for c314bab
karthiknadig
authored
c314bab
View commit details
Copy full SHA for c314bab
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
Implementation of Test Coverage (#24118)
Show description for 8268131
eleanorjboyd
authored
8268131
View commit details
Copy full SHA for 8268131
View code at this point
Browse repository at this point
variable provider for native repl (#24094)
Show description for 717e518
amunger
authored
717e518
View commit details
Copy full SHA for 717e518
View code at this point
Browse repository at this point
Commits on Sep 11, 2024
Revert "Do not truncate whitespace for multi-line string" (#24096)
Show description for 6578d9d
anthonykim1
authored
6578d9d
View commit details
Copy full SHA for 6578d9d
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
switch to using temp file for test_ids (#24054)
Show description for ef7c7e3
eleanorjboyd
and
karthiknadig
authored
ef7c7e3
View commit details
Copy full SHA for ef7c7e3
View code at this point
Browse repository at this point
Commits on Sep 3, 2024
fix django manage.py path validation (#24019)
Show description for 884efad
eleanorjboyd
authored
884efad
View commit details
Copy full SHA for 884efad
View code at this point
Browse repository at this point
Commits on Aug 20, 2024
Do not truncate whitespace for multi-line string (#23977)
Show description for e751377
anthonykim1
authored
e751377
View commit details
Copy full SHA for e751377
View code at this point
Browse repository at this point
Commits on Aug 16, 2024
Fix telemetry not getting picked up for Terminal REPL (#23958)
Show description for e9f1071
anthonykim1
authored
e9f1071
View commit details
Copy full SHA for e9f1071
View code at this point
Browse repository at this point
Commits on Aug 14, 2024
Django Test Compatibility (#23935)
Show description for 59a8d03
eleanorjboyd
authored
59a8d03
View commit details
Copy full SHA for 59a8d03
View code at this point
Browse repository at this point
Commits on Jul 25, 2024
fix crash when importing `pluggy.Result` on old versions of pluggy (#23866)
Show description for 89ebe52
DetachHead
and
eleanorjboyd
authored
89ebe52
View commit details
Copy full SHA for 89ebe52
View code at this point
Browse repository at this point
Commits on Jul 24, 2024
Bump zipp from 3.17.0 to 3.19.1 in /python_files/jedilsp_requirements (#23778)
Show description for cecdf3c
dependabot[bot]
authored
cecdf3c
View commit details
Copy full SHA for cecdf3c
View code at this point
Browse repository at this point
Commits on Jul 22, 2024
xdist fixes (#23791)
Show description for 226ba0a
DetachHead
authored
226ba0a
View commit details
Copy full SHA for 226ba0a
View code at this point
Browse repository at this point
Commits on Jul 18, 2024
Correctly display native REPL execution status (#23797)
Show description for a60f228
anthonykim1
authored
a60f228
View commit details
Copy full SHA for a60f228
View code at this point
Browse repository at this point
Commits on Jul 15, 2024
add backwards compatibility for pytest hook wrapper (#23781)
Show description for 8c18f74
eleanorjboyd
authored
8c18f74
View commit details
Copy full SHA for 8c18f74
View code at this point
Browse repository at this point
Commits on Jul 9, 2024
Enable explicit Ruff check rules (#23741)
Show description for 462b9bf
brettcannon
and
rafrafek
authored
462b9bf
View commit details
Copy full SHA for 462b9bf
View code at this point
Browse repository at this point
Commits on Jun 27, 2024
Add parent directory to sys.path for unittest discovery and execution (#23712)
Show description for bd6a924
eleanorjboyd
authored
bd6a924
View commit details
Copy full SHA for bd6a924
View code at this point
Browse repository at this point
Commits on Jun 20, 2024
Add hook to `vscode_pytest` to determine number `xdist` workers to use based on count of selected tests (#23539)
Show description for d079322
DetachHead
and
karthiknadig
authored
d079322
View commit details
Copy full SHA for d079322
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
Restore execute bits on deactivate scripts (#23620)
Show description for c066a3f
covracer
authored
c066a3f
View commit details
Copy full SHA for c066a3f
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL