Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump python-memcached from 1.48 to 1.59 #166

Closed

Conversation

dependabot-preview[bot]
Copy link

@dependabot-preview dependabot-preview bot commented Mar 19, 2018

Bumps python-memcached from 1.48 to 1.59.

Release notes

Sourced from python-memcached's releases.

Many bug-fixes.

  • Added testing for Python 3.5 and 3.6 (PR from Tim Graham) Change edx-django-release-util version. #110, #131

  • Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
    Graham) #105

  • Removing Python 2.6, 3.2, and 3.3 testing (PR from Tim Graham) Add an OEP-2 compliant openedx.yaml file #115, #116

  • Removing unnecessary parens in return statements (PR from Tim Graham)
    #113

  • Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111

  • Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
    Reifschneider) #112

  • Fixed storing non-ASCII values on Python 2 and binary values on Python 3
    (PR from Nicolas Noé) #135

  • Fixed touch(..., time=0) command (PR from Nicolas Noé) #137

Changelog

Sourced from python-memcached's changelog.

Fri, 15 Dec 2018 09:02:05 -0700 Sean Reifschneider jafo00@gmail.com

  • Added testing for Python 3.5 and 3.6 (PR from Tim Graham) Change edx-django-release-util version. #110, #131

  • Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
    Graham) #105

  • Removing Python 2.6, 3.2, and 3.3 testing (PR from Tim Graham) Add an OEP-2 compliant openedx.yaml file #115, #116

  • Removing unnecessary parens in return statements (PR from Tim Graham)
    #113

  • Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111

  • Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
    Reifschneider) #112

  • Fixed storing non-ASCII values on Python 2 and binary values on Python 3
    (PR from Nicolas Noé) #135

  • Fixed touch(..., time=0) command (PR from Nicolas Noé) #137

Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider jafo@tummy.com

  • 1.58 release.

  • Fixing a performance regression in v1.54 in Python 2, using cPickle again.
    Patch by edmorley #86

  • Support for "stats slabs".
    Patch by grg350 #93

  • get_stats encoding fix.
    Patch by bartTC #91

  • Pin Six version to >= 1.4
    Patch by pipermirriam #81

  • setup.py build process pulls version from memcached.py
    Patch by dieselmachine #72

  • delete() and delete_multi() now default the "time" argument to None,
    since the protocol doesn't allow a time in some implementations.
    Patch by oremj #27

Fri, 31 Jul 2015 11:38:25 -0600 Sean Reifschneider jafo@tummy.com

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@codecov-io
Copy link

codecov-io commented Mar 19, 2018

Codecov Report

Merging #166 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #166   +/-   ##
=======================================
  Coverage   88.33%   88.33%           
=======================================
  Files          13       13           
  Lines         643      643           
=======================================
  Hits          568      568           
  Misses         75       75

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f031bcf...41a1c98. Read the comment docs.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch from a8decd8 to 1fa8fb6 Compare March 28, 2018 19:19
@jibsheet
Copy link
Contributor

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch 2 times, most recently from e5af295 to 4eae64e Compare April 12, 2018 20:32
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch from 4eae64e to 677c39c Compare May 2, 2018 20:16
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch 2 times, most recently from 3161672 to c9a74d7 Compare May 15, 2018 13:49
@dependabot-preview
Copy link
Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@jibsheet
Copy link
Contributor

jibsheet commented Jun 5, 2018

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch from c9a74d7 to 4ab9738 Compare June 5, 2018 18:49
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch from 4ab9738 to 41a1c98 Compare June 22, 2018 17:38
@dependabot-preview dependabot-preview bot force-pushed the dependabot/pip/python-memcached-1.59 branch from 41a1c98 to db528c7 Compare October 24, 2018 19:12
@dependabot-preview
Copy link
Author

Looks like python-memcached is no longer updatable, so this is no longer needed.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/python-memcached-1.59 branch January 3, 2019 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants