Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #88305

Re: Python 3 lack of support for fcgi/wsgi.

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!bcyclone04.am1.xlned.com!bcyclone04.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.002
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'third- party': 0.04; 'subject:Python': 0.06; 'deny': 0.07; 'pypi': 0.07; 'subject:support': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'report,': 0.09; 'python': 0.11; 'bug': 0.12; 'ecosystem.': 0.16; 'finney': 0.16; 'fixes.': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'targetting': 0.16; 'those,': 0.16; 'code.': 0.18; 'library': 0.18; 'module': 0.19; "python's": 0.19; 'header:User-Agent:1': 0.23; 'versions': 0.24; 'subject:/': 0.26; 'header:X-Complaints- To:1': 0.27; "i'm": 0.30; 'work.': 0.31; 'code': 0.31; 'are.': 0.31; 'fixing': 0.31; 'perl': 0.31; 'testing.': 0.31; 'workaround': 0.31; 'writes:': 0.31; 'quite': 0.32; 'problem': 0.35; 'common': 0.35; 'but': 0.35; 'there': 0.35; 'thanks': 0.36; "i'll": 0.36; 'url:org': 0.36; 'behind': 0.37; 'reports': 0.37; 'so,': 0.37; 'too': 0.37; 'thank': 0.38; 'problems': 0.38; 'ben': 0.38; 'to:addr:python-list': 0.38; 'that,': 0.38; 'recent': 0.39; 'reported': 0.39; 'support,': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'most': 0.60; 'firm': 0.61; 'john': 0.61; "you're": 0.61; 'more': 0.64; 'great': 0.65; 'direct': 0.67; 'landscape': 0.68; 'special': 0.74; 'much,': 0.84; 'received:125': 0.84; 'terrible': 0.84; 'url:latest': 0.91
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Ben Finney <ben+python@benfinney.id.au>
Subject Re: Python 3 lack of support for fcgi/wsgi.
Date Mon, 30 Mar 2015 13:28:25 +1100
References <mf9hu0$jpu$1@dont-email.me> <mailman.313.1427656270.10327.python-list@python.org> <55185E5D.5080604@animats.com> <mf9uou$8k0$1@dont-email.me> <mailman.320.1427669877.10327.python-list@python.org> <87ego7s3e4.fsf@jester.gateway.pace.com> <mfabap$f6k$1@dont-email.me>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 8bit
X-Gmane-NNTP-Posting-Host jigong.madmonks.org
X-Public-Key-ID 0xAC128405
X-Public-Key-Fingerprint 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405
X-Public-Key-URL http://www.benfinney.id.au/contact/bfinney-pubkey.asc
X-Post-From Ben Finney <bignose+hates-spam@benfinney.id.au>
User-Agent Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)
Cancel-Lock sha1:4l6MyovPOr7i68DyEuNJmmYJsDM=
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.19
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.324.1427682500.10327.python-list@python.org> (permalink)
Lines 35
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1427682500 news.xs4all.nl 2827 [2001:888:2000:d::a6]:36480
X-Complaints-To abuse@xs4all.nl
X-Received-Bytes 5318
X-Received-Body-CRC 45896737
Xref csiph.com comp.lang.python:88305

Show key headers only | View raw


John Nagle <nagle@animats.com> writes:

> CPAN, the Perl module archive, has some curation and testing. PyPi
> lacks that, which is how we end up with situations like this, where
> there are 11 ways to do something, most of which don't work.

That is a valid criticism of PyPI, and more broadly of the Python
distribution ecosystem. (Uncritical fanatics would deny that, but I'm
not one.)

You're quite right that Python's third-party library distribution
landscape lags behind that for some other platforms. There has been a
great deal of progress in recent years, but contrariwise the progress is
in fixing a legacy backlog of terrible third-party distribution support.

    <URL:http://python-notes.curiousefficiency.org/en/latest/pep_ideas/core_packaging_api.html#incremental-plans-to-improve-python-packaging>

This is true for code targetting Python 2 as much, if not more so, as of
code targetting Python 3. So I'll thank you to direct the frustration
where it belongs: at the state of distribution support, which is not a
special Python 3 problem but is common to all versions of Python.

> Incidentally, in my last report, I reported problems with BS4,
> PyMySQL, and Pickle. I now have workarounds for all of those, but not
> fixes. The bug reports I listed last time contain the workaround code.

Thanks for your persistence. It is good to know progress can be made by
focussing on problems where they are.

-- 
 \      “I am too firm in my consciousness of the marvelous to be ever |
  `\       fascinated by the mere supernatural …” —Joseph Conrad, _The |
_o__)                                                     Shadow-Line_ |
Ben Finney

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Python 3 lack of support for fcgi/wsgi. John Nagle <nagle@animats.com> - 2015-03-29 11:57 -0700
  Re: Python 3 lack of support for fcgi/wsgi. Andrew Berg <aberg010@my.hennepintech.edu> - 2015-03-29 14:06 -0500
  Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 06:11 +1100
    Re: Python 3 lack of support for fcgi/wsgi. John Nagle <nagle@animats.com> - 2015-03-29 15:37 -0700
      Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 09:58 +1100
        Re: Python 3 lack of support for fcgi/wsgi. Paul Rubin <no.email@nospam.invalid> - 2015-03-29 18:03 -0700
          Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 12:22 +1100
            Re: Python 3 lack of support for fcgi/wsgi. Paul Rubin <no.email@nospam.invalid> - 2015-03-29 19:16 -0700
              Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 13:30 +1100
                Re: Python 3 lack of support for fcgi/wsgi. Paul Rubin <no.email@nospam.invalid> - 2015-03-29 19:51 -0700
                Re: Python 3 lack of support for fcgi/wsgi. Chris Angelico <rosuav@gmail.com> - 2015-03-30 14:06 +1100
                Re: Python 3 lack of support for fcgi/wsgi. Rustom Mody <rustompmody@gmail.com> - 2015-03-29 20:20 -0700
                Re: Python 3 lack of support for fcgi/wsgi. Paul Rubin <no.email@nospam.invalid> - 2015-03-29 21:35 -0700
                Re: Python 3 lack of support for fcgi/wsgi. Chris Angelico <rosuav@gmail.com> - 2015-03-30 15:47 +1100
                Re: Python 3 lack of support for fcgi/wsgi. Denis McMahon <denismfmcmahon@gmail.com> - 2015-03-30 18:15 +0000
                Re: Python 3 lack of support for fcgi/wsgi. Rustom Mody <rustompmody@gmail.com> - 2015-03-29 22:03 -0700
                Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 14:22 +1100
          Re: Python 3 lack of support for fcgi/wsgi. John Nagle <nagle@animats.com> - 2015-03-29 19:11 -0700
            Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-30 13:28 +1100
            Re: Python 3 lack of support for fcgi/wsgi. John Nagle <nagle@animats.com> - 2015-03-30 13:07 -0700
              Re: Python 3 lack of support for fcgi/wsgi. Terry Reedy <tjreedy@udel.edu> - 2015-03-30 19:02 -0400
              Re: Python 3 lack of support for fcgi/wsgi. Ben Finney <ben+python@benfinney.id.au> - 2015-03-31 10:30 +1100
          Re: Python 3 lack of support for fcgi/wsgi. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-30 11:29 +0100
      Re: Python 3 lack of support for fcgi/wsgi. Michael Torrie <torriem@gmail.com> - 2015-03-29 21:30 -0600
      Re: Python 3 lack of support for fcgi/wsgi. Carl Meyer <carl@oddbird.net> - 2015-03-29 21:50 -0600
      Re: Python 3 lack of support for fcgi/wsgi. INADA Naoki <songofacandy@gmail.com> - 2015-03-30 13:45 +0900
  Re: Python 3 lack of support for fcgi/wsgi. Marko Rauhamaa <marko@pacujo.net> - 2015-03-29 22:42 +0300
  Re: Python 3 lack of support for fcgi/wsgi. Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-30 08:40 +1100
    Re: Python 3 lack of support for fcgi/wsgi. Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-29 23:04 +0100
  Re: Python 3 lack of support for fcgi/wsgi. Jon Ribbens <jon+usenet@unequivocal.co.uk> - 2015-03-30 00:56 +0000
  Re: Python 3 lack of support for fcgi/wsgi. Denis McMahon <denismfmcmahon@gmail.com> - 2015-03-30 17:21 +0000

csiph-web