Switchboard

Latest version: v1.6.6

Safety actively analyzes 630254 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.6.0

- drop support for python 2
- drop support for pymongo 2.* versions
- add support for python 3.8 - 3.10
- Default to not allow connection failures

Development
- switch from nose to pytest
- constrain pymongo version to < 4
- switch from Travis to GitHub Actions
- show README contents on PyPI
- testing fixes

1.5.3

Small optimizations:
- cache compiled Regex patterns
- running Webob.path (hasattr will execute a `property`) is expensive, so don't
check it. Tried using dir() instead, but its even slower overall
- microoptimization: avoid tuple(sorted(.. when empty kwargs (common)

1.5.2

- Fix `hasattr` py2/py3 behavior issue

1.5.1

* 64 Python 3 fix when caching is in use

1.5.0

- cherry-picked commits from master to maintain good test coverage on this 1.x branch, and also keep consistency with master as much as possible. Many conflicts dealt with, and pymongo->datastore changes were omitted.
- test fixups
- 33 support newer pymongo
- 60 python 3 updates
- improvement + test coverage for a change back in kyle's Coverage commits (discovered when testing with a real app "sfpy")

1.4.0

- [52] Speedups via internal improvements and result caching option

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.