Dave Halter
|
6e2a76feb9
|
Fix a goto case with nested pyi files
|
2019-12-15 17:37:24 +01:00 |
|
Dave Halter
|
35442eff81
|
Catch some cases were _sqlite3.Connection was misidentified as sqlite3.Connection
|
2019-12-15 16:15:55 +01:00 |
|
Dave Halter
|
923fcf95d9
|
Make sure that __getattr__ is always working with Interpreter
fixes #1378
|
2019-12-13 16:07:38 +01:00 |
|
Dave Halter
|
769b3556d2
|
Make sure warnings are not shown if a property is executed, fixes #1383
|
2019-12-13 01:48:56 +01:00 |
|
Endill
|
00b220516d
|
Fix annotation string generated from wrong object
|
2019-10-26 13:58:15 +02:00 |
|
Dave Halter
|
2fb04db0ab
|
Fix the weird py__path__ behavior
|
2019-08-21 23:08:42 +02:00 |
|
Dave Halter
|
03920502c4
|
infer_state -> inference_state
|
2019-08-16 11:44:30 +02:00 |
|
Dave Halter
|
600272366f
|
parent_value -> parent_context
|
2019-08-15 09:36:46 +02:00 |
|
Dave Halter
|
ad4f546aca
|
context -> value
|
2019-08-15 01:23:06 +02:00 |
|
Dave Halter
|
a5dff65142
|
Evaluator -> InferState
|
2019-08-15 00:37:51 +02:00 |
|
Dave Halter
|
3b4f292464
|
Move the evaluate package to inference
|
2019-08-15 00:14:26 +02:00 |
|