Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / linsomniac/python-memcached issues and pull requests

#194 - Run tests on Python 3.13 release candidate

Pull Request - State: open - Opened by cclauss about 2 months ago

#193 - Bump the github-actions group with 1 update

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#192 - Fix typo discovered by codespell

Pull Request - State: closed - Opened by cclauss 8 months ago - 1 comment

#191 - Keep GitHub Actions up to date with GitHub's Dependabot

Pull Request - State: closed - Opened by cclauss 8 months ago - 1 comment

#190 - Fixed return value from delete command.

Pull Request - State: closed - Opened by ngnpope 9 months ago - 5 comments

#189 - Removed obsolete configuration for Travis CI.

Pull Request - State: closed - Opened by ngnpope 9 months ago - 2 comments

#188 - New release

Issue - State: closed - Opened by laulaz 10 months ago - 4 comments

#187 - Update of the License

Issue - State: closed - Opened by gkunz 11 months ago - 2 comments

#186 - python 3 only by pyupgrade

Pull Request - State: closed - Opened by pgajdos over 1 year ago - 2 comments

#185 - Vrong version number

Issue - State: closed - Opened by mcepl almost 2 years ago

#184 - Python 3.8 syntax warning fix: use == as suggested by Python 3.8

Pull Request - State: closed - Opened by za about 2 years ago - 2 comments

#183 - Supporting Python 3.7

Issue - State: closed - Opened by VladSha-Usa over 2 years ago - 1 comment

#182 - Create SECURITY.md

Issue - State: closed - Opened by JamieSlome over 2 years ago - 1 comment

#181 - Missing license file in the packages

Issue - State: closed - Opened by kotofos almost 3 years ago - 1 comment

#179 - Flush on next connect flushes the entire Memcache server

Issue - State: open - Opened by sidprak almost 4 years ago - 3 comments

#178 - Fix syntax warning over comparison of literals using is.

Pull Request - State: closed - Opened by tirkarthi almost 4 years ago - 2 comments

#177 - Project dead?

Issue - State: closed - Opened by Cabalist almost 4 years ago - 2 comments

#176 - SyntaxWarnings with Python 3.8

Issue - State: closed - Opened by tlc28 over 4 years ago - 8 comments

#175 - Update memcache.py

Pull Request - State: closed - Opened by 17620729224 over 4 years ago - 2 comments

#174 - Added link to python3 version

Pull Request - State: closed - Opened by evelynmitchell over 4 years ago - 4 comments

#173 - flake8 allow longer lines

Pull Request - State: closed - Opened by evelynmitchell over 4 years ago - 1 comment

#172 - test_memcache.py: try import unittest.mock

Pull Request - State: closed - Opened by moto-timo almost 5 years ago - 1 comment

#171 - Add support to TLS

Issue - State: closed - Opened by moisesguimaraes almost 5 years ago - 1 comment

#170 - Allow delete() to change the "expected" param.

Issue - State: closed - Opened by felixxm almost 5 years ago

#169 - Delete and Delete_multi not working

Issue - State: open - Opened by akhalil-xiq almost 5 years ago - 1 comment

#168 - Tell PyPI to parse README as markdown

Pull Request - State: closed - Opened by MartinThoma about 5 years ago - 1 comment

#167 - Feature request to process bytearrays and custom _FLAG_

Pull Request - State: open - Opened by brimstoned about 5 years ago

#166 - python-memcached return wrong value after crash??

Issue - State: open - Opened by samsonle1809 about 5 years ago - 2 comments

#165 - Optimize finding free server performance.

Pull Request - State: closed - Opened by lailongwei about 5 years ago - 1 comment

#164 - Can't install on aws ami linux 2

Issue - State: open - Opened by CharlesLuttos over 5 years ago

#163 - python3 - get_slabs throws TypeError

Issue - State: open - Opened by jegorami over 5 years ago

#162 - how to disconnect memcache via this module

Issue - State: open - Opened by LoveFishSoup over 5 years ago

#161 - Stricter flake8

Pull Request - State: closed - Opened by hmpf over 5 years ago - 2 comments

#160 - Add testing for Python 3.7

Pull Request - State: closed - Opened by hmpf over 5 years ago - 3 comments

#159 - Add support for default value in get()

Issue - State: closed - Opened by samupl over 5 years ago - 3 comments

#158 - Add support for default value in get

Pull Request - State: closed - Opened by samupl over 5 years ago - 3 comments

#157 - Add mypy annotations

Pull Request - State: closed - Opened by gvanrossum almost 6 years ago - 1 comment

#155 - Fix tuple key support in multi methods

Pull Request - State: closed - Opened by sergiimk almost 6 years ago - 1 comment

#152 - Fix cmemcahe_hash 0 values being translated to 1

Pull Request - State: closed - Opened by hyperair almost 6 years ago - 1 comment

#151 - Get And Touch implementation

Pull Request - State: open - Opened by svanellewee almost 6 years ago - 1 comment

#150 - Expose a non-thread-local base client class

Pull Request - State: open - Opened by hyperair almost 6 years ago

#149 - Fix multi_set with tuple keys

Pull Request - State: open - Opened by blahgeek almost 6 years ago

#148 - what is mean about isinstance(msg, tuple)?

Issue - State: open - Opened by catroll almost 6 years ago

#147 - Fix str to byte in get_slab_stats

Pull Request - State: closed - Opened by tamanobi about 6 years ago - 1 comment

#146 - Allow to use a datetime.timedelta parameter for Client.set

Pull Request - State: closed - Opened by tbobm over 6 years ago - 4 comments

#145 - Client.set "time" allow timedelta parameter type

Issue - State: closed - Opened by tbobm over 6 years ago - 1 comment

#143 - Fetch SERVER_MAX_VALUE_LENGTH from server

Issue - State: open - Opened by ramnes over 6 years ago - 2 comments

#142 - Added setup.py to flake8 exclude list

Pull Request - State: closed - Opened by Zaccc123 over 6 years ago - 1 comment

#141 - Installing fails in python 3.6.2

Issue - State: open - Opened by gonvaled over 6 years ago

#139 - Looks like simple CAS setup doesn't work

Issue - State: open - Opened by ghost almost 7 years ago - 4 comments

#138 - Support for KEY_PREFIX

Issue - State: closed - Opened by imaia almost 7 years ago - 1 comment

#137 - Fix touch(..., time=0) sending invalid command to memcache

Pull Request - State: closed - Opened by timgraham almost 7 years ago

#136 - Add test isolation by clearing memcache between each test

Pull Request - State: closed - Opened by timgraham almost 7 years ago

#134 - Fix crash on Python 3 in touch() logging

Pull Request - State: closed - Opened by timgraham almost 7 years ago

#133 - Capture and verify logging in tests

Pull Request - State: closed - Opened by timgraham almost 7 years ago

#132 - Fix key ordering failure in doctests

Pull Request - State: closed - Opened by timgraham almost 7 years ago

#131 - Fails silently if unable to connect to socket

Issue - State: closed - Opened by racitup almost 7 years ago - 2 comments

#130 - Close socket on any exception

Pull Request - State: open - Opened by anti-social about 7 years ago

#129 - Python 3.3 Flake8 Failure

Issue - State: closed - Opened by matteius about 7 years ago - 3 comments

#127 - correct spelling mistake

Pull Request - State: closed - Opened by EdwardBetts about 7 years ago - 2 comments

#126 - Add raw_bytes option

Pull Request - State: open - Opened by Preston-Landers about 7 years ago

#125 - a class that defines __slots__ without defining __getstate__ cannot be pickled

Issue - State: open - Opened by ghost over 7 years ago - 1 comment

#124 - key hashing incorrectly uses 1 for empty strings

Issue - State: open - Opened by ddelbondio over 7 years ago

#123 - How to set flags param by custom ?

Issue - State: open - Opened by iyaozhen over 7 years ago

#122 - 12 Test failures while running tests

Issue - State: closed - Opened by snehlatamohite over 7 years ago - 1 comment

#121 - Please update setup setup.py for Python 3.5 and 3.6

Issue - State: open - Opened by fizwit over 7 years ago - 4 comments

#120 - Establish new connection upon retry before marking dead

Pull Request - State: open - Opened by ricardosantosalves over 7 years ago

#119 - ValueError: invalid literal for int() with base 10: ''

Issue - State: open - Opened by ghost over 7 years ago - 3 comments

#118 - Fix typo in get_multi() doc

Pull Request - State: closed - Opened by charleswhchan over 7 years ago

#117 - Question: append() with timeout

Issue - State: open - Opened by charleswhchan over 7 years ago

#116 - Remove testing for Python 3.3 and add testing for Python 3.6

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#115 - Fix #109: Remove testing for Python 2.6 and 3.2

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#114 - Use GitHub's squash merging

Issue - State: closed - Opened by timgraham almost 8 years ago - 2 comments

#113 - Remove unnecessary parentheses in return statements

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#112 - Add flake8 check to Travis

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 4 comments

#111 - Remove unused _has_unicode/_str_cls vars

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#110 - Add testing for Python 3.5

Pull Request - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#109 - Drop support for unsupported Python versions (2.6, 3.2)

Issue - State: closed - Opened by timgraham almost 8 years ago - 1 comment

#108 - Fixed touch(), with time=0 (with tests).

Pull Request - State: closed - Opened by niconoe almost 8 years ago - 3 comments

#107 - python 2.7 Unicode compatible, with test

Pull Request - State: closed - Opened by niconoe almost 8 years ago - 7 comments

#106 - Multiple fixes

Pull Request - State: closed - Opened by niconoe almost 8 years ago - 2 comments

#105 - Fix some typos in docstrings

Pull Request - State: closed - Opened by romuald almost 8 years ago

#104 - python-memcached in 1.58 encoded question

Issue - State: closed - Opened by sherwinl1u almost 8 years ago - 3 comments

#103 - can't install python-memcached1.58 in Python 3.6.0b2

Issue - State: closed - Opened by sc-syf almost 8 years ago - 6 comments

#102 - memcache connection keep growing but not close

Issue - State: open - Opened by chestarss almost 8 years ago - 1 comment

#100 - python 2.7 Unicode compatible.

Pull Request - State: closed - Opened by dzhuang about 8 years ago - 4 comments

#97 - Fix set_multi method when all items in mapping are greater than…

Pull Request - State: open - Opened by vinicius-ronconi over 8 years ago - 2 comments

#96 - share deaduntils between hosts

Pull Request - State: open - Opened by octupszhang over 8 years ago

#95 - Discussion: Moving to a new maintainer.

Issue - State: closed - Opened by linsomniac over 8 years ago - 12 comments

#83 - Python3 exception when Client can't connect

Issue - State: closed - Opened by ei-grad almost 9 years ago - 1 comment

#80 - Python 3 crash on storing binary strings

Issue - State: closed - Opened by timgraham about 9 years ago - 4 comments