forked from pool/python-astroid
Accepting request 264405 from home:Nijel:branches:devel:languages:python
- Update to 1.3.2:
* Fixed a crash with invalid subscript index.
* Implement proper base class semantics for Python 3, where
every class derives from object.
* Allow more fine-grained control over C extension loading
in the manager.
* Fixed a crash issue with the pytest brain module.
OBS-URL: https://build.opensuse.org/request/show/264405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astroid?expand=0&rev=12
This commit is contained in:
committed by
Git OBS Bridge
parent
b03062858e
commit
74dc46bc9b
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 8 12:11:48 UTC 2014 - mcihar@suse.cz
|
||||
|
||||
- Update to 1.3.2:
|
||||
* Fixed a crash with invalid subscript index.
|
||||
* Implement proper base class semantics for Python 3, where
|
||||
every class derives from object.
|
||||
* Allow more fine-grained control over C extension loading
|
||||
in the manager.
|
||||
* Fixed a crash issue with the pytest brain module.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 21 08:53:09 UTC 2014 - mcihar@suse.cz
|
||||
|
||||
|
||||
Reference in New Issue
Block a user