Coder Social home page Coder Social logo

Comments (8)

minrk avatar minrk commented on May 29, 2024 2

we mistakenly used the --pre argument ^^

Thanks for reporting, anyway :). FWIW, I think it's a really good practice to run tests with --pre, because if downstream packages don't do this, prereleases have very little point.

I filled out all forms and clicked Submit but nothing happened.

Ah, weird. I'll keep an eye out if anything comes up, or if it was an intermittent issue.

I just published pyzmq 26a3, which I think fixes this.

from pyzmq.

minrk avatar minrk commented on May 29, 2024 2

You're right, I don't know how many years it's been since you haven't needed a prerelease to use drafts. I'll update it.

from pyzmq.

AlvinSchiller avatar AlvinSchiller commented on May 29, 2024 1

Our Build succeeds again with 26.0.0a3. Thanks for the quick help!

from pyzmq.

AlvinSchiller avatar AlvinSchiller commented on May 29, 2024

PS: I couldn't submit using the "Bug Report" template, so i created this "blank" issue, trying to add all relevant information.

from pyzmq.

minrk avatar minrk commented on May 29, 2024

Thanks for testing the prerelease!

I don't really understand why all the CI builds are passing, but I suspect explicitly creating the backend directory will do it.

PS: I couldn't submit using the "Bug Report" template, so i created this "blank" issue, trying to add all relevant information.

Thanks! Can you tell me what the problem was with the template? I don't see anything. Blank issue's always fine, the template's just there to help. It seems like it would have worked fine here, though, so I'd like to fix it if I can.

from pyzmq.

AlvinSchiller avatar AlvinSchiller commented on May 29, 2024

Thanks for testing the prerelease!

It was actually an unwanted test, as we mistakenly used the --pre argument ^^
But will keep an eye on it nevertheless.

Thanks! Can you tell me what the problem was with the template? I don't see anything. Blank issue's always fine, the template's just there to help. It seems like it would have worked fine here, though, so I'd like to fix it if I can.

I filled out all forms and clicked Submit but nothing happend. Tried it on a new page and the same result.
From other bugs created here early it looks like it should work. Don't know what the problem was in my case.

from pyzmq.

minrk avatar minrk commented on May 29, 2024

Wonderful, thanks again for testing!

from pyzmq.

pabera avatar pabera commented on May 29, 2024

I wanted to get back on this real quick. In our use case, we have a hard requirement on WebSockets, therefore we need to enable Draft support. The documentation specifically suggests to use the --pre flag. But if it is not required, shouldn't that be updated in the docs too?

And to install pyzmq with draft support:
```bash
export ZMQ_PREFIX=${PREFIX}
export ZMQ_DRAFT_API=1
pip install -v --no-binary pyzmq --pre pyzmq
```
By specifying `--no-binary pyzmq`, pip knows to not install wheels, and will compile pyzmq from source.

from pyzmq.

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.