epsagon-python icon indicating copy to clipboard operation
epsagon-python copied to clipboard

Automated tracing library for Python 2.7, 3.6, 3.7 and 3.8 ⚡️

Results 15 epsagon-python issues
Sort by recently updated
recently updated
newest added

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.6.1 to 1.7.3. Release notes Sourced from shell-quote's releases. v1.7.2 Fix a regression introduced in 1.6.3. This reverts the Windows path quoting fix. (144e1c2) v1.7.1 Fix $...

dependencies
size/XS

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.4.7 to 19.0.3. Release notes Sourced from semantic-release's releases. v19.0.3 19.0.3 (2022-06-09) Bug Fixes log-repo: use the original form of the repo url to remove the need...

dependencies
size/XS

`threading.currentThread` was deprecated in Python 3.10 (October 2021). Replace with `threading.current_thread`, added in Python 2.6 (October 2008). * https://docs.python.org/3.12/whatsnew/3.10.html#deprecated * https://github.com/python/cpython/pull/25174

size/XS

Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=semver-regex&package-manager=npm_and_yarn&previous-version=3.1.3&new-version=3.1.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...

dependencies
size/XS

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3. Release notes Sourced from protobufjs's releases. v6.11.3 6.11.3 (2022-05-20) Bug Fixes deps: use eslint 8.x (#1728) (a8681ce) do not let setProperty change the prototype...

dependencies
size/XS

I have detected some flaky tests using pytest plugin flake finder, the details of this plugin can be found at: https://github.com/dropbox/pytest-flakefinder Flaky test: test_transports.py::test_httptransport_timeout location: ``` def test_httptransport_timeout(): start_time =...

After installing epsagon on my FastAPI application, I get the following error: (route) got an unexpected keyword argument 'epsagon_request' My configuration is pretty straight forward: epsagon.init( token='token, app_name='my-app', metadata_only=False, )

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor dependency [semantic-release](https://github.com/semantic-release/semantic-release). These dependencies need to be updated together. Removes `yaml` Updates `semantic-release` from 17.4.7 to 21.0.1 Release notes Sourced from...

dependencies

Bumps [xml2js](https://github.com/Leonidas-from-XIV/node-xml2js) and [aws-sdk](https://github.com/aws/aws-sdk-js). These dependencies needed to be updated together. Updates `xml2js` from 0.4.19 to 0.5.0 Commits 9f730bb Update package.json with latest PR 50a492a Merge pull request #603 from...

dependencies

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies