Skip to content

Commit 47480ab

Browse files
andreaguarinoguillaume-dequenne
authored andcommitted
SONARPY-957 Update protobuf files to contain variables
1 parent 29c44f2 commit 47480ab

File tree

479 files changed

+16057
-479
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

479 files changed

+16057
-479
lines changed

python-frontend/src/main/resources/org/sonar/python/types/protobuf/[email protected]

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,4 +573,17 @@ has_option'ConfigParser.RawConfigParser.has_option"
573573
Any
574574
Any"builtins.dict*'
575575
depth
576-
builtins.int" builtins.intz27j27
576+
builtins.int" builtins.intz27j27*9
577+
Any
578+
typing.Any"
579+
builtins.object"builtins.object"27*K
580+
Optionaltyping.Optional*
581+
typing._SpecialForm"typing._SpecialForm"27*E
582+
Tuple typing.Tuple*
583+
typing._SpecialForm"typing._SpecialForm"27*E
584+
Union typing.Union*
585+
typing._SpecialForm"typing._SpecialForm"27*I
586+
DEFAULTSECTConfigParser.DEFAULTSECT
587+
builtins.str" builtins.str"27*a
588+
MAX_INTERPOLATION_DEPTH$ConfigParser.MAX_INTERPOLATION_DEPTH
589+
builtins.int" builtins.int"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/[email protected]

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,11 @@ get_nowaitQueue.Queue.get_nowait"
9494
Queue.Queue[Queue._T]
9595
Queue._T" Queue.Queuez27Pj277
9696
PriorityQueueQueue.PriorityQueue" Queue.QueuePj27/
97-
LifoQueueQueue.LifoQueue" Queue.QueuePj27
97+
LifoQueueQueue.LifoQueue" Queue.QueuePj27*9
98+
Any
99+
typing.Any"
100+
builtins.object"builtins.object"27*I
101+
Generictyping.Generic*
102+
typing._SpecialForm"typing._SpecialForm"27*K
103+
Optionaltyping.Optional*
104+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/[email protected]

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,20 @@ $Union[builtins.unicode,builtins.str]$
224224
selfB
225225
SocketServer.BaseRequestHandler"SocketServer.BaseRequestHandlerz27j27^
226226
StreamRequestHandler!SocketServer.StreamRequestHandler"SocketServer.BaseRequestHandlerj27b
227-
DatagramRequestHandler#SocketServer.DatagramRequestHandler"SocketServer.BaseRequestHandlerj27
227+
DatagramRequestHandler#SocketServer.DatagramRequestHandler"SocketServer.BaseRequestHandlerj27*,
228+
229+
SocketTypesocket.SocketType
230+
Any"27*9
231+
Any
232+
typing.Any"
233+
builtins.object"builtins.object"27*K
234+
Callabletyping.Callable*
235+
typing._SpecialForm"typing._SpecialForm"27*K
236+
ClassVartyping.ClassVar*
237+
typing._SpecialForm"typing._SpecialForm"27*K
238+
Optionaltyping.Optional*
239+
typing._SpecialForm"typing._SpecialForm"27*E
240+
Tuple typing.Tuple*
241+
typing._SpecialForm"typing._SpecialForm"27*E
242+
Union typing.Union*
243+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/BaseHTTPServer.protobuf

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,4 +236,15 @@ send_error0BaseHTTPServer.BaseHTTPRequestHandler.send_error"
236236
address_string4BaseHTTPServer.BaseHTTPRequestHandler.address_string"
237237
builtins.str" builtins.str*X
238238
selfN
239-
%BaseHTTPServer.BaseHTTPRequestHandler"%BaseHTTPServer.BaseHTTPRequestHandlerz27j27
239+
%BaseHTTPServer.BaseHTTPRequestHandler"%BaseHTTPServer.BaseHTTPRequestHandlerz27j27*9
240+
Any
241+
typing.Any"
242+
builtins.object"builtins.object"27*K
243+
Callabletyping.Callable*
244+
typing._SpecialForm"typing._SpecialForm"27*K
245+
Optionaltyping.Optional*
246+
typing._SpecialForm"typing._SpecialForm"27*E
247+
Tuple typing.Tuple*
248+
typing._SpecialForm"typing._SpecialForm"27*E
249+
Union typing.Union*
250+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/Cookie.protobuf

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,11 @@ BaseCookieCookie.BaseCookie"builtins.dict*E
125125
valz27*F
126126
value_encodeCookie.SmartCookie.value_encode*
127127
self*
128-
valz27j27
128+
valz27j27*9
129+
Any
130+
typing.Any"
131+
builtins.object"builtins.object"27*K
132+
Optionaltyping.Optional*
133+
typing._SpecialForm"typing._SpecialForm"27*$
134+
CookieCookie.Cookie
135+
Any"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/HTMLParser.protobuf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,6 @@ HTMLParserHTMLParser.HTMLParser"markupbase.ParserBase*r
139139
HTMLParser.HTMLParser"HTMLParser.HTMLParser*
140140
s
141141
typing.AnyStrz27j27C
142-
HTMLParseErrorHTMLParser.HTMLParseError"builtins.Exceptionj27
142+
HTMLParseErrorHTMLParser.HTMLParseError"builtins.Exceptionj27*E
143+
Tuple typing.Tuple*
144+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/SimpleHTTPServer.protobuf

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,4 +450,11 @@ guess_type4SimpleHTTPServer.SimpleHTTPRequestHandler.guess_type"
450450
pathl
451451
$Union[builtins.str,builtins.unicode]
452452
builtins.str" builtins.str$
453-
builtins.unicode"builtins.unicodez27j27
453+
builtins.unicode"builtins.unicodez27j27*9
454+
Any
455+
typing.Any"
456+
builtins.object"builtins.object"27*K
457+
Optionaltyping.Optional*
458+
typing._SpecialForm"typing._SpecialForm"27*E
459+
Union typing.Union*
460+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/StringIO.protobuf

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -303,4 +303,11 @@ writelinesStringIO.StringIO.writelines"
303303
builtins.bool"builtins.bool*R
304304
selfH
305305
StringIO.StringIO[typing.AnyStr]
306-
typing.AnyStr"StringIO.StringIOz27Pj27
306+
typing.AnyStr"StringIO.StringIOz27Pj27*9
307+
Any
308+
typing.Any"
309+
builtins.object"builtins.object"27*I
310+
Generictyping.Generic*
311+
typing._SpecialForm"typing._SpecialForm"27*K
312+
Optionaltyping.Optional*
313+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/UserDict.protobuf

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,4 +335,15 @@ setdefaultUserDict.DictMixin.setdefault"
335335
overloadtyping.overload"
336336
typing._F*
337337
f
338-
typing._Fz27
338+
typing._Fz27*9
339+
Any
340+
typing.Any"
341+
builtins.object"builtins.object"27*I
342+
Generictyping.Generic*
343+
typing._SpecialForm"typing._SpecialForm"27*K
344+
Optionaltyping.Optional*
345+
typing._SpecialForm"typing._SpecialForm"27*E
346+
Tuple typing.Tuple*
347+
typing._SpecialForm"typing._SpecialForm"27*E
348+
Union typing.Union*
349+
typing._SpecialForm"typing._SpecialForm"27

python-frontend/src/main/resources/org/sonar/python/types/protobuf/UserList.protobuf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,4 +196,6 @@
196196
overloadtyping.overload"
197197
typing._F*
198198
f
199-
typing._Fz27
199+
typing._Fz27*E
200+
Union typing.Union*
201+
typing._SpecialForm"typing._SpecialForm"27

0 commit comments

Comments
 (0)