Coder Social home page Coder Social logo

Comments (4)

bdarnell avatar bdarnell commented on June 19, 2024

Copying my comment from f41d78d#commitcomment-113899124

Our distribution mechanism is PyPI, not github releases, and this will always remain the authoritative source as the standard for the python ecosystem. I do not want to set up another non-authoritative distribution system just to support different notification workflows. I recommend you use one of the services that can send notifications based on updates to PyPI packages.

from tornado.

kloczek avatar kloczek commented on June 19, 2024

This RFE is not about release by any meaning.
This is about SPREADING notifications about new release.

from tornado.

bdarnell avatar bdarnell commented on June 19, 2024

But unfortunately github releases do create a new distribution channel. Each github release shows a download link for a source tarball that is just a copy of the git repo contents. This looks like a python source distribution but is different from the sdist that is uploaded to pypi.

If github had a release announcement system that was really just about notifications, then I might be willing to use it, but I still don't think it's a great idea because not all python projects are on github (and those that are might want to preserve the option to move away). All python projects are, however, on pypi so pypi-based notifications will always be the most complete and robust.

from tornado.

kloczek avatar kloczek commented on June 19, 2024

Again: this RFE has nothing to do with any files, tar balls, chanels or so.
It is purely only about spreading info that ne version has been released.

from tornado.

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.