Skip to content

use pickle protocol version 2#52

Merged
windreamer merged 1 commit intodouban:masterfrom
pypeng:pickle
Mar 29, 2017
Merged

use pickle protocol version 2#52
windreamer merged 1 commit intodouban:masterfrom
pypeng:pickle

Conversation

@pypeng
Copy link
Contributor

@pypeng pypeng commented Mar 29, 2017

version 2 is both supported by py2/py3, which is necessary when mc
is used both under py2 and py3 environment

    version 2 is both supported by py2/py3, which is necessary when mc
    is used both under py2 and py3 environment
@windreamer
Copy link
Contributor

LGTM

cc @youngsofun

@youngsofun
Copy link
Contributor

LGTM

@windreamer windreamer merged commit 668acff into douban:master Mar 29, 2017
tclh123 added a commit that referenced this pull request Feb 18, 2019
ChangeLog:

- use pickle protocol version 2 (#52)
- fix rvalue reference (#53)
- Fix tests (#55)
- golibmc_test: Fix fragile test case (#56)
- Use connection pool in golibmc(again) (#57)
- golibmc Quit ret err (#59)
- cmake: Incorporate gtest in a standard way (#58)
- Rename refactor (#60)
- sync rapidjson/itoa.h upstream fix (#65)
- split cppcheck (#67)
- split FSM_GET_BYTES_CAS (#68)
- Avoid noisy recv_err when broadcast quit (#73)
- Try to support updating some servers without affecting others (#74)
- make normalize_key cpdef & add warnings for unpickle unmarshal fail (#66)
- fix fcntl usage when set socket nonblock (#69)
- minor fix (#61)
- add condition log macro (#77)
- Define and use notWaitForRetryTimeout (#82)
- upgrade travis to gcc 7 (#91)
- add func errCodeToString (#79)
- Introduce a reconnect mechanism in waitPoll (#88)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants