Overview
Request 641336 accepted
- update to version 0.13.1
* Bugfixes, because tensorflow completions were still slow.
- update to version 0.13.0
* A small release. Some bug fixes.
* Remove Python 3.3 support. Python 3.3 support has been dropped by the Python
foundation.
* Default environments are now using the same Python version as the Python
process. In 0.12.x, we used to load the latest Python version on the system.
* Added ``include_builtins`` as a parameter to usages.
* ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
changes the previous behavior slightly.
- Remove test_requrements.patch, no longer needed
- Created by TheBlackCat
- In state accepted
- Package maintainer: bnavigator
Request History
TheBlackCat created request
- update to version 0.13.1
* Bugfixes, because tensorflow completions were still slow.
- update to version 0.13.0
* A small release. Some bug fixes.
* Remove Python 3.3 support. Python 3.3 support has been dropped by the Python
foundation.
* Default environments are now using the same Python version as the Python
process. In 0.12.x, we used to load the latest Python version on the system.
* Added ``include_builtins`` as a parameter to usages.
* ``goto_assignments`` has a new ``follow_builtin_imports`` parameter that
changes the previous behavior slightly.
- Remove test_requrements.patch, no longer needed
TheBlackCat accepted request