Git Product home page Git Product logo

Comments (9)

 avatar commented on August 15, 2024

Original comment by Kristján Valur Jónsson (Bitbucket: krisvale, GitHub: kristjanvalur):


Resolved as a side effect of removing flextype.

from stackless.

 avatar commented on August 15, 2024

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


This wasn't my problem, or something I've ever reproduced, but merely created under my name due to the porting over of issues.

If the size of the object is now consistent with the mainline Python object, then we should just close this.

from stackless.

 avatar commented on August 15, 2024

Original comment by Kristján Valur Jónsson (Bitbucket: krisvale, GitHub: kristjanvalur):


This problem is likely to have gone away now. Richard, can you verify?

from stackless.

 avatar commented on August 15, 2024

Original comment by Kristján Valur Jónsson (Bitbucket: krisvale, GitHub: kristjanvalur):


Prerequisite issue #47 has been closed.

from stackless.

 avatar commented on August 15, 2024

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


See previous comment.

from stackless.

 avatar commented on August 15, 2024

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


Will put on hold pending issue #47 being resolved.

from stackless.

 avatar commented on August 15, 2024

Original comment by Anonymous:


This is clearly a fix, and a very small one.
Due to the complexity of creating this bug, I think it is of less priority.
But with confirmation that this change does not create other problems,
I leave this to your reasoning.


But what I really consider an improvement would remove the problem completely:
The whole problem comes from Flextype, which made a lot of sense in the
early days when Python was not at all optimized.

I think flextype should go away, and we should no longer have a module with
methods. That can be done with other approaches on the Python level.

So in the (hopefully not so) long term, please consider how much it would take to
get rid of flextype and the extra slpmodule type. If you can do that for the next
release, I would appreciate very much.

Less code, less complication, same functionality, more simplicity

from stackless.

 avatar commented on August 15, 2024

Original comment by RMTEW FULL NAME (Bitbucket: rmtew, GitHub: rmtew):


I think we need to do releases in a timely fashion, but that we also need to ensure all outstanding bug fixes are applied. Including this one.

However, note that the reporter clearly states that in order to reproduce this without his custom allocator, you need to manually corrupt the memory. I was going to say that CCP used Stackless for years and never encountered this problem, but I don't think that's a valid claim. What I can say is that I've used the Stackless interpreter personally for over a decade and this has never been an issue for me. Is this a real problem? Is there a better fix?

from stackless.

 avatar commented on August 15, 2024

Original comment by Anselm Kruis (Bitbucket: akruis, GitHub: akruis):


I wonder if we should include this patch in 2.7.6-slp?

from stackless.

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.