FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - usta/vscode-python · GitHub
usta
/
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
pythonFiles
on
main
User selector
Datepicker
Commit history
Commits on Jun 14, 2022
Ensure pytest stub calls check for unique calls rather than adjusting the calls by version. (#19296)
karthiknadig
authored
7181615
View commit details
Copy full SHA for 7181615
View code at this point
Browse repository at this point
Commits on May 5, 2022
Release prep (#19071)
Show description for 5ce9884
karthiknadig
authored
5ce9884
View commit details
Copy full SHA for 5ce9884
View code at this point
Browse repository at this point
Commits on May 4, 2022
Update requirements to remove python version restrictions. (#19061)
Show description for 20ff560
karthiknadig
authored
20ff560
View commit details
Copy full SHA for 20ff560
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Unittest discovery using the new test adapter (#18253)
Show description for 854ef00
kimadeline
and
brettcannon
authored
854ef00
View commit details
Copy full SHA for 854ef00
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Update builid minimum version for Jedi to 3.7 (#18811)
karthiknadig
authored
391dc9e
View commit details
Copy full SHA for 391dc9e
View code at this point
Browse repository at this point
Commits on Mar 28, 2022
Update debugpy to latest (#18796)
karthiknadig
authored
7c8b105
View commit details
Copy full SHA for 7c8b105
View code at this point
Browse repository at this point
Commits on Feb 28, 2022
Upgrade pyright to 1.1.225 (#18599)
Show description for fcf75e7
kimadeline
authored
fcf75e7
View commit details
Copy full SHA for fcf75e7
View code at this point
Browse repository at this point
Commits on Feb 2, 2022
Fix marker script support for '-c' flag (#18418)
Kartik Raj
authored
21dd97c
View commit details
Copy full SHA for 21dd97c
View code at this point
Browse repository at this point
Fix conda run output marker script (#18412)
Kartik Raj
authored
2ab1ac6
View commit details
Copy full SHA for 2ab1ac6
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Update to latest black and fix linting (#18397)
karthiknadig
authored
c4af91e
View commit details
Copy full SHA for c4af91e
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
Fix linting under conda run (#18390)
Show description for 4758b35
karthiknadig
authored
4758b35
View commit details
Copy full SHA for 4758b35
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
Update packages (#18325)
Show description for f660cb6
karthiknadig
authored
f660cb6
View commit details
Copy full SHA for f660cb6
View code at this point
Browse repository at this point
Commits on Jan 13, 2022
Ensures python 2.x are discovered even when running `interpreterInfo.py` script prints more than just the script output (#18284)
Kartik Raj
authored
b13087a
View commit details
Copy full SHA for b13087a
View code at this point
Browse repository at this point
Intercept output of `interpreterInfo.py` script to filter out stdout (#18281)
Show description for aa49f6d
Kartik Raj
authored
aa49f6d
View commit details
Copy full SHA for aa49f6d
View code at this point
Browse repository at this point
Fix normalizeSelection for Python < 3.8 (#18279)
Show description for dd76d9d
kimadeline
authored
dd76d9d
View commit details
Copy full SHA for dd76d9d
View code at this point
Browse repository at this point
Commits on Jan 10, 2022
Run Pyright for all workflows (#18268)
Show description for 2883012
kimadeline
authored
2883012
View commit details
Copy full SHA for 2883012
View code at this point
Browse repository at this point
Commits on Jan 5, 2022
Switch from jedils_requirements.txt to requirements.txt (#18243)
Show description for 10bb8d0
karthiknadig
authored
10bb8d0
View commit details
Copy full SHA for 10bb8d0
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Intercept `conda run` output to filter out stdout from the script which is run (#18181)
Show description for b00a568
Kartik Raj
authored
b00a568
View commit details
Copy full SHA for b00a568
View code at this point
Browse repository at this point
Commits on Dec 14, 2021
Handle scenarios where validating interpreters via `conda run` emits more than just the validation script output (#18176)
Show description for 9bc542e
Kartik Raj
authored
9bc542e
View commit details
Copy full SHA for 9bc542e
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
Install pip if necessary when installing ipykernel (#17967)
DonJayamanne
authored
38a7647
View commit details
Copy full SHA for 38a7647
View code at this point
Browse repository at this point
Commits on Nov 8, 2021
Use pytest data to extract the parametrised decoration (#17881)
Show description for 251cb30
mjpieters
and
karthiknadig
authored
251cb30
View commit details
Copy full SHA for 251cb30
View code at this point
Browse repository at this point
Commits on Nov 5, 2021
Fix selection normalization w/ decorators (#17916)
Show description for ee6f2f2
kimadeline
and
brettcannon
authored
ee6f2f2
View commit details
Copy full SHA for ee6f2f2
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Update debugpy to 1.5.1
karthiknadig
committed
f115290
View commit details
Copy full SHA for f115290
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
Ensure subtest run update parent results (#17578)
Show description for ac9752a
karthiknadig
authored
ac9752a
View commit details
Copy full SHA for ac9752a
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
Fix handling of empty directories in debugpy wheels when combining them. (#17620)
Show description for d103db1
Pavel Minaev
authored
d103db1
View commit details
Copy full SHA for d103db1
View code at this point
Browse repository at this point
Pin debugpy (#17619)
Show description for 88fefe2
karthiknadig
authored
88fefe2
View commit details
Copy full SHA for 88fefe2
View code at this point
Browse repository at this point
Commits on Sep 23, 2021
fixed issue with left bracket in path to test file (#17357)
Show description for a68f98f
authored
a68f98f
View commit details
Copy full SHA for a68f98f
View code at this point
Browse repository at this point
Commits on Sep 22, 2021
Remove unused localized strings (#17486)
Show description for b0e80c8
kimadeline
authored
b0e80c8
View commit details
Copy full SHA for b0e80c8
View code at this point
Browse repository at this point
Commits on Sep 20, 2021
Fix jedi requirements (#17470)
Show description for e25dd77
kimadeline
authored
e25dd77
View commit details
Copy full SHA for e25dd77
View code at this point
Browse repository at this point
Commits on Sep 17, 2021
Jedi behind LSP reqs in main reqs files (#17446)
Show description for d6b16b1
kimadeline
authored
d6b16b1
View commit details
Copy full SHA for d6b16b1
View code at this point
Browse repository at this point
Commits on Sep 16, 2021
Remove old code (#16877)
Show description for c94b1f4
authored
c94b1f4
View commit details
Copy full SHA for c94b1f4
View code at this point
Browse repository at this point
Commits on Sep 15, 2021
Delete Jedi-related files (#17427)
Show description for 7934b4f
kimadeline
authored
7934b4f
View commit details
Copy full SHA for 7934b4f
View code at this point
Browse repository at this point
Commits on Sep 10, 2021
Fix for `unittest` ModuleNotFoundError when discovering tests (#17369)
Show description for ee803c7
karthiknadig
authored
ee803c7
View commit details
Copy full SHA for ee803c7
View code at this point
Browse repository at this point
Commits on Sep 8, 2021
Fix issue with in complete unittest runs. (#17313)
karthiknadig
authored
4c3e243
View commit details
Copy full SHA for 4c3e243
View code at this point
Browse repository at this point
Fix for a bunch of test issues. (#17311)
Show description for d976a19
karthiknadig
authored
d976a19
View commit details
Copy full SHA for d976a19
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL