Danilo Bargen
|
605b0c5881
|
Added note about numpydoc package
Refs #450.
|
2014-07-27 16:01:11 +02:00 |
|
Danilo Bargen
|
e8f479172a
|
Implemented dynamic superclasses
|
2014-07-27 14:11:48 +02:00 |
|
Danilo Bargen
|
73637d7e3f
|
Small doc fix
|
2014-07-27 13:12:26 +02:00 |
|
Danilo Bargen
|
176da139d8
|
Added docs for numpydoc docstrings (fixes #450)
|
2014-07-27 13:10:14 +02:00 |
|
Danilo Bargen
|
c97e1732ee
|
Operator statement wrapper was missing (fixes #436)
|
2014-07-27 12:53:18 +02:00 |
|
Danilo Bargen
|
d3620fd84f
|
Implemented support for namedtuples (fixes #107)
Note that namedtuples are only supported for Python >2.6.
|
2014-07-26 17:51:38 +02:00 |
|
Danilo Bargen
|
81e066097d
|
Added pytest-cache to tox.ini
This allows you to only run the last failed tests using `py.test --lf`
or `tox -- --lf`.
|
2014-07-26 17:48:46 +02:00 |
|
Danilo Bargen
|
49089c06ff
|
Travis now provides Python 3.4
|
2014-07-26 17:41:32 +02:00 |
|
Danilo Bargen
|
efebb2d6d0
|
Added tests for random.choice
|
2014-07-26 17:40:08 +02:00 |
|
Danilo Bargen
|
2a1c108bbf
|
Fixed whitespace problems in completion tests
|
2014-07-26 17:39:05 +02:00 |
|
Danilo Bargen
|
ae8b0d5eab
|
Print the Jedi version when REPL completion is used
This also makes debugging easier, because people see which completion
they're actually using.
|
2014-05-06 08:17:09 +02:00 |
|
Danilo Bargen
|
e66f2d8f4b
|
Docs / changelog formatting
|
2014-05-06 07:47:59 +02:00 |
|
Danilo Bargen
|
db9ee1f5a0
|
Updated AUTHORS
|
2014-05-06 07:39:31 +02:00 |
|