GithubHelp home page GithubHelp logo

Support python 2.3 about nsscache HOT 6 CLOSED

google avatar google commented on August 19, 2024
Support python 2.3

from nsscache.

Comments (6)

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #1 originally posted by jaqx0r on 2009-01-09T00:11:59.000Z:

The patch as is breaks logging.

from nsscache.

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #2 originally posted by jaqx0r on 2009-01-21T01:48:49.000Z:

Here's a fixed patch.

from nsscache.

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #3 originally posted by jaqx0r on 2009-01-21T02:01:14.000Z:

I'm going to factor out the set() bit to use sets.Set() in 2.3, and keep the set
logic as is.

We used subprocess because it is more awesome than popen, but also because the code
was never written with 2.3 in mind :) I'll also factor out a method that does the
right thing on both versions, using popen when subprocess is not available.

Stuck behind terrible latency to my python2.3 test environment (was lucky to even
find one :) so this might take a while but I should have the patches ready for review
by V sometime today, and a new release later this week.

from nsscache.

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #4 originally posted by jaqx0r on 2009-01-21T02:02:45.000Z:

<empty>

from nsscache.

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #5 originally posted by jaqx0r on 2009-01-27T04:35:13.000Z:

I've commited to our internal branch a working implementation using popen2 isntead of
subprocess. Testing in progress and will cut a new release if it passes qual.

from nsscache.

jaqx0r avatar jaqx0r commented on August 19, 2024

Comment #6 originally posted by jaqx0r on 2009-01-29T02:31:40.000Z:

This has been committed to svn at r70; please download and test it out! (No packages
have been built yet, though.)

from nsscache.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.