FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for pythonFiles - orecore/vscode-python · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
orecore
/
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
master
User selector
Datepicker
Commit history
Commits on Sep 6, 2019
Preliminary support for editing notebooks (#7222)
Show description for 94abff9
rchiodo
authored
94abff9
View commit details
Copy full SHA for 94abff9
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Ship 2 versions of PTVSD in the extension (#7115)
Show description for 9183405
kimadeline
authored
9183405
View commit details
Copy full SHA for 9183405
View code at this point
Browse repository at this point
Commits on Aug 8, 2019
Send "relpath" back for all test files/folders. (#6877)
Show description for 931757b
Eric Snow
authored
931757b
View commit details
Copy full SHA for 931757b
View code at this point
Browse repository at this point
Commits on Aug 5, 2019
Make sure filenames are not norm-cased on Windows. (#6856)
Show description for d92460b
Eric Snow
authored
d92460b
View commit details
Copy full SHA for d92460b
View code at this point
Browse repository at this point
Commits on Aug 2, 2019
Return relfile and location as-is (do no normcase). (#6781)
Eric Snow
authored
9c04f27
View commit details
Copy full SHA for 9c04f27
View code at this point
Browse repository at this point
Commits on Jul 29, 2019
Fix overwriting of cwd in test discovery path list (#6713)
Show description for cac8024
kimadeline
authored and
DonJayamanne
committed
cac8024
View commit details
Copy full SHA for cac8024
View code at this point
Browse repository at this point
Commits on Jul 11, 2019
Fixes pytest discovery: Not all pytest items have `own_markers` (#6514)
Show description for 26dc686
authored and
Eric Snow
committed
26dc686
View commit details
Copy full SHA for 26dc686
View code at this point
Browse repository at this point
Commits on Jul 9, 2019
Fix typos (#6470)
Show description for 8b69538
minho42
authored and
kimadeline
committed
8b69538
View commit details
Copy full SHA for 8b69538
View code at this point
Browse repository at this point
Commits on Jul 2, 2019
Show equivalent pytest command (#6363)
Show description for 796169c
Eric Snow
authored
796169c
View commit details
Copy full SHA for 796169c
View code at this point
Browse repository at this point
Commits on Jun 25, 2019
Upgrade Jedi to version 0.13.3. (#6317)
Show description for aab1520
Eric Snow
authored
aab1520
View commit details
Copy full SHA for aab1520
View code at this point
Browse repository at this point
Commits on Jun 18, 2019
Fix some problems in the pytest adapter. (#5648)
Show description for 6af799d
Eric Snow
authored and
DonJayamanne
committed
6af799d
View commit details
Copy full SHA for 6af799d
View code at this point
Browse repository at this point
Commits on Jun 3, 2019
Dedent selected code before sending it to the terminal (#5849)
Show description for bec0a59
DonJayamanne
authored
bec0a59
View commit details
Copy full SHA for bec0a59
View code at this point
Browse repository at this point
Commits on May 21, 2019
Fix variable explorer per issues (#5708)
IanMatthewHuff
authored
211d726
View commit details
Copy full SHA for 211d726
View code at this point
Browse repository at this point
Commits on May 15, 2019
Split up pytest.py. (#5638)
Show description for 498279f
Eric Snow
authored
498279f
View commit details
Copy full SHA for 498279f
View code at this point
Browse repository at this point
Commits on Apr 29, 2019
Print stdout/stderr when pytest fails (in adapter script). (#5512)
Show description for 77a510c
Eric Snow
authored
77a510c
View commit details
Copy full SHA for 77a510c
View code at this point
Browse repository at this point
Fix types other than scalars being used for columns in the Data Viewer (#5514)
Show description for f261e09
rchiodo
authored
f261e09
View commit details
Copy full SHA for f261e09
View code at this point
Browse repository at this point
Commits on Apr 25, 2019
restrict shape in variable loading
IanMatthewHuff
committed
d39b4f2
View commit details
Copy full SHA for d39b4f2
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
fix len error (#5421)
IanMatthewHuff
authored
3febb03
View commit details
Copy full SHA for 3febb03
View code at this point
Browse repository at this point
Commits on Apr 22, 2019
Fix sorting of number only lists (#5416)
Show description for d85d97b
rchiodo
authored
d85d97b
View commit details
Copy full SHA for d85d97b
View code at this point
Browse repository at this point
Fix data viewer issues (#5405)
rchiodo
authored
a49cebf
View commit details
Copy full SHA for a49cebf
View code at this point
Browse repository at this point
Commits on Apr 19, 2019
swap getsizeof for more relevant values (#5371)
Show description for fb914e2
IanMatthewHuff
authored
fb914e2
View commit details
Copy full SHA for fb914e2
View code at this point
Browse repository at this point
Commits on Apr 17, 2019
correctly show variables after jupyter restart (#5336)
IanMatthewHuff
authored
f4f9f96
View commit details
Copy full SHA for f4f9f96
View code at this point
Browse repository at this point
Return an empty result from the pytest adapter if no tests found. (#5328)
Show description for c315cc5
ericsnowcurrently
authored
c315cc5
View commit details
Copy full SHA for c315cc5
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
Add python level tests for datascience python files (#5302)
Show description for 5c8b66a
rchiodo
authored
5c8b66a
View commit details
Copy full SHA for 5c8b66a
View code at this point
Browse repository at this point
Fix functional test order for 3.5 and earlier. (#5306)
Show description for 969e2fb
ericsnowcurrently
authored
969e2fb
View commit details
Copy full SHA for 969e2fb
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Functional tests for the pytest adapter. (#5161)
Show description for ecf35d8
ericsnowcurrently
authored
ecf35d8
View commit details
Copy full SHA for ecf35d8
View code at this point
Browse repository at this point
Rename unittests folder to testing (#5263)
DonJayamanne
authored
566d759
View commit details
Copy full SHA for 566d759
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
Check vars on execution count (#5214)
IanMatthewHuff
authored
cb64ab2
View commit details
Copy full SHA for cb64ab2
View code at this point
Browse repository at this point
Hook up variables window to data explorer (#5205)
IanMatthewHuff
authored
146f7aa
View commit details
Copy full SHA for 146f7aa
View code at this point
Browse repository at this point
Commits on Apr 10, 2019
exclude list for variable viewer (#5186)
IanMatthewHuff
authored
64f8c9d
View commit details
Copy full SHA for 64f8c9d
View code at this point
Browse repository at this point
Commits on Apr 8, 2019
Ignore the extension's Python files when debugging. (#5103)
Show description for bd9805a
ericsnowcurrently
authored
bd9805a
View commit details
Copy full SHA for bd9805a
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Support other data types for DataViewer (#5093)
Show description for 56d44da
rchiodo
authored
56d44da
View commit details
Copy full SHA for 56d44da
View code at this point
Browse repository at this point
Commits on Mar 27, 2019
Add support for dataframes into the DataExplorer (#4969)
Show description for 1338fc3
rchiodo
authored
1338fc3
View commit details
Copy full SHA for 1338fc3
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Revert "Revert "Always use the same jedi environment (#4687)" (#4850)"
Show description for 46fbac3
DonJayamanne
committed
46fbac3
View commit details
Copy full SHA for 46fbac3
View code at this point
Browse repository at this point
Add a --no-functional CLI flag for running tests. (#4768)
Show description for 2f55a0d
ericsnowcurrently
authored
2f55a0d
View commit details
Copy full SHA for 2f55a0d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL