Dave Halter
|
d5d9e51f66
|
Move py__call__to FunctionMixin
|
2018-10-24 00:33:07 +02:00 |
|
Dave Halter
|
19096f83db
|
Hide a warning in some cases
|
2018-10-24 00:11:07 +02:00 |
|
Dave Halter
|
2f3fb54ebb
|
Add another test for __itemsize__
|
2018-10-23 23:33:43 +02:00 |
|
Dave Halter
|
e12f9d5a1c
|
Fix a small oversight about type
|
2018-10-23 23:31:55 +02:00 |
|
Dave Halter
|
a45d86c2a4
|
The sqlite3 test was not correct and depends if there is a RowFactory present
|
2018-10-23 09:46:09 +02:00 |
|
Dave Halter
|
be58b627b2
|
Upgrade typeshed
|
2018-10-21 00:35:28 +02:00 |
|
Dave Halter
|
b008a525cb
|
Fix some more things to get async working
|
2018-10-21 00:35:07 +02:00 |
|
Dave Halter
|
228440c03f
|
Better wrapping of BoundMethod
|
2018-10-18 19:18:20 +02:00 |
|
Dave Halter
|
dddd302980
|
Fix issues with listing type vars
|
2018-10-10 02:05:23 +02:00 |
|
Dave Halter
|
5d44e1991f
|
Create better class filters
|
2018-10-10 01:45:10 +02:00 |
|
Dave Halter
|
55f0966a9a
|
StubClassContext is now also a ContextWrapper
|
2018-10-09 22:53:33 +02:00 |
|
Dave Halter
|
7daa26ce81
|
Move some functions in the base context to make ContextWrapper more usable
|
2018-10-09 10:00:17 +02:00 |
|
Dave Halter
|
8dca2b81e4
|
Start using ContextWrapper for annotated classes
|
2018-10-09 09:58:19 +02:00 |
|
Dave Halter
|
b14b3d1012
|
Better debugging
|
2018-10-06 16:42:02 +02:00 |
|
Dave Halter
|
43c04a71a8
|
The generics of a class of anonymous instances should never be inferred
|
2018-10-05 19:06:41 +02:00 |
|
Dave Halter
|
9313fb9021
|
Avoid an issue with dict comprehensions
|
2018-10-05 19:03:32 +02:00 |
|
Dave Halter
|
380f0ac404
|
Fix itemgetter for tuples
|
2018-10-05 10:51:52 +02:00 |
|
Dave Halter
|
1b8c87215d
|
Fix an _sqlite3 issue temporarily
|
2018-10-05 10:51:39 +02:00 |
|
Dave Halter
|
65340e6e24
|
Some more work on the filter merging
|
2018-10-05 01:57:34 +02:00 |
|
Dave Halter
|
f96a14e7f4
|
Start rewriting the StubFilter
|
2018-10-03 23:01:56 +02:00 |
|
Dave Halter
|
ad83f5419a
|
Merge branch 'master' into typeshed
|
2018-10-02 19:07:59 +02:00 |
|
Dave Halter
|
bd1010bbd2
|
Create a new 0.13.1 release
v0.13.1
|
2018-10-02 19:07:35 +02:00 |
|
Dave Halter
|
23b3327b1d
|
Fixed completions of global vars and tensorflow slowness, fixes #1228, #1116
|
2018-10-02 15:28:51 +02:00 |
|
Dave Halter
|
075577d50c
|
The changelog date was wrong
|
2018-10-02 15:25:31 +02:00 |
|
Dave Halter
|
96b57f46cb
|
Release notes for 0.13.0
v0.13.0
|
2018-10-02 01:14:28 +02:00 |
|
Dave Halter
|
c24eb4bd67
|
Fix tensorflow issues with a few hacks (temporary), fixes #1195
|
2018-10-02 00:52:11 +02:00 |
|
Dave Halter
|
862f611829
|
If the VIRTUAL_ENV variable changes, need to reload the default environment, fixes #1201, #1200
|
2018-09-30 19:07:48 +02:00 |
|
Dave Halter
|
f9cbc65f2d
|
Return SameEnvironment as a default, fixes #1226, #1196
|
2018-09-30 14:07:37 +02:00 |
|
Dave Halter
|
e1f9624bd4
|
Document that using the REPL autocompletion is only available on Linux/Mac, fixes #1184
|
2018-09-30 13:36:05 +02:00 |
|
Dave Halter
|
6a2a2a9fa1
|
Fix an issue with f-strings, fixes #1224
|
2018-09-30 13:26:54 +02:00 |
|
Dave Halter
|
4545d91929
|
Ignore some errors that are happening when the Python process ends and its subprocesses are cleaned up
|
2018-09-30 13:26:26 +02:00 |
|
Dave Halter
|
ba5abf4700
|
Change some tests slightly
|
2018-09-30 00:35:45 +02:00 |
|
Dave Halter
|
78f0cc9e8a
|
Better indentation when running run.py
|
2018-09-29 01:19:36 +02:00 |
|
Dave Halter
|
d6bdb206c8
|
Remove the old typing module support in favor of the new one
|
2018-09-29 01:09:09 +02:00 |
|
Dave Halter
|
6539031d5a
|
Remove CompiledStubClassContext, it's not used currently
|
2018-09-29 00:59:13 +02:00 |
|
Dave Halter
|
f35c233289
|
Fix some small issues with resulting types
|
2018-09-28 18:22:57 +02:00 |
|
Dave Halter
|
fbd72179a1
|
Define generics from a different function
|
2018-09-28 18:16:24 +02:00 |
|
Dave Halter
|
af5d9d804e
|
A better way to define generics
|
2018-09-28 09:25:12 +02:00 |
|
Dave Halter
|
8e8271cf54
|
Refactor dict/set/list/tuple literal generic inferring
|
2018-09-27 00:01:35 +02:00 |
|
Dave Halter
|
b5b0214c3c
|
Fix forward reference resolving
|
2018-09-26 09:18:04 +02:00 |
|
Dave Halter
|
4bb7a595e8
|
Fix some issues with signature matching
|
2018-09-25 23:05:23 +02:00 |
|
Dave Halter
|
7d3eba1d8d
|
py__bool__ should be called on CompiledObject in CompiledValue
|
2018-09-25 08:58:01 +02:00 |
|
Dave Halter
|
f3b2d49880
|
Fix annotation variables
|
2018-09-25 00:33:44 +02:00 |
|
Dave Halter
|
bdff4e21a8
|
Fix classmethod issues
|
2018-09-25 00:19:55 +02:00 |
|
Dave Halter
|
f1b45bed96
|
Fix some property issues
|
2018-09-24 22:22:50 +02:00 |
|
Dave Halter
|
fe41c29b29
|
Implement iter, it's probably necessary
|
2018-09-24 21:10:54 +02:00 |
|
Dave Halter
|
a06ca5d035
|
Fix generator return issues
|
2018-09-24 20:59:43 +02:00 |
|
Dave Halter
|
75a02a13d9
|
Use ContextSet closer to they way how Python's set works
|
2018-09-24 20:30:57 +02:00 |
|
Dave Halter
|
8fad33b125
|
Fix some async issues
|
2018-09-24 09:45:10 +02:00 |
|
Dave Halter
|
bbc6e830e2
|
Make it possible to use ContextSet with an iterable parameter
|
2018-09-24 09:43:35 +02:00 |
|