libsearpc icon indicating copy to clipboard operation
libsearpc copied to clipboard

make code compatible with both python2 and python3

Open corsmith opened this issue 10 years ago • 5 comments

These changes allow the python code to run on both python2 and python3. It was tested under python2.7 and python3.4. The behavior was the same with both.

The intent is to make this program easier to package on FreeBSD when python3 is the default python version.

Please consider this request for inclusion in your repository.

corsmith avatar Mar 12 '15 01:03 corsmith

+1

jirutka avatar Apr 06 '15 13:04 jirutka

That’s all to make my system nearly python2-free? awesome!

could you please update it?

flying-sheep avatar Jan 04 '18 09:01 flying-sheep

There are only 6 months left until EOL: https://pythonclock.org/

The change seems trivial. Could you verify and accept the pull please?

blshkv avatar Jun 12 '19 03:06 blshkv

We're now working on the migration from Python 2 to Python 3 officially. Libsearpc has been updated to run in both Python 3 and Python 2.7. See this branch: https://github.com/haiwen/libsearpc/tree/python3

killing avatar Jun 12 '19 10:06 killing

This could be closed then, right @feiniks ?

moschlar avatar Apr 25 '24 06:04 moschlar