Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API Redesign #1716
API Redesign #1716
Changes from 96 commits
a690940
00181f9
110e5c8
ba61877
893c86e
c1bf32b
ad47e52
3d434cf
a222bb8
a0d07f4
4e6cc2d
840633e
6e75205
b275944
6f4ffeb
3ed4ba7
83bd420
38fb161
092b312
46ebe88
f8cc62c
313b747
d699408
7d956f6
d890979
1e3a226
c506c0a
7cb5a40
71cfb0c
a2878c6
981d3a5
91e69d1
9fb4df0
b1b86ac
590b965
bc30b79
7a403e4
d8b4b63
861411c
366a060
7916b62
9ca45d6
f27531c
4b0a7a6
a4b4fd3
45998bd
d607602
2945b07
4a5b02e
69c522d
3e72e4d
d3d62ac
9cc97c1
68e7f1e
07f933c
3cc5406
7474f5b
c2dea42
c22ee5f
1c3b049
d89d5f3
d989d7f
ae7dfca
d5f6d43
881505e
e91815c
234f989
1ec5960
01cf546
c2f5a77
4962ead
e2dce12
5b5be3a
1d8812b
c0885bd
9551a01
9c12f63
064b0cb
129c17f
becf57c
2c37b65
5762f8d
3b3973a
0f7ffd3
961c332
66cdc2e
e6070ad
8a4d607
0f71f80
92968bf
8a58374
0f1b4ed
eddff66
9041dfd
d3e13b2
4f1b4d6
f48bc0c
e206819
cd0ba21
6f78ef5
09a64a8
99ef600
56ff76a
611b263
b71b1fe
102b9f1
a5370ea
16ae417
405b2ed
06a0309
ba4e5f8
af4ff31
87e367f
016b3a9
67f0b95
8ff2f07
6a9f477
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning
Code scanning / pylint
Instance of 'dict' has no 'item' member; maybe 'items'?. Warning
Check warning
Code scanning / pylint
Catching too general exception Exception. Warning
Check warning
Code scanning / pylint
Using the global statement. Warning
Check warning
Code scanning / pylint
Class 'APIServer' inherits from object, can be safely removed from bases in python3. Warning
Check warning
Code scanning / pylint
Raising too general exception: Exception. Warning