[Python-Dev] [Web-SIG] WSGI is now Python 3-friendly (original) (raw)

Brett Cannon brett at python.org
Mon Sep 27 21:36:26 CEST 2010


All fixed.

On Mon, Sep 27, 2010 at 11:22, "Martin v. Löwis" <martin at v.loewis.de> wrote:

The PEP still hasn't showed up on Python.org, though, so I'm wondering if maybe I broke something else somewhere. See http://www.python.org/status/postcommitlog.txt Error processing PEP None (./pep-3333.txt), excluding: (./pep-3333.txt): "did not deal with u'Replaces' before having to handle 'Created'" make: *** [pep-0000.txt] Error 1 svn up make pep-0000.txt Traceback (most recent call last):  File "/data/website-build/build/scripts/post-commit-svnup.py", line 160, in ?  main()  File "/data/website-build/build/scripts/post-commit-svnup.py", line 139, in main  cmd("make pep-0000.txt")  File "/data/website-build/build/scripts/post-commit-svnup.py", line 35, in cmd  raise RuntimeError, '%s failed w/ exit code %d' % (command, err) RuntimeError: make pep-0000.txt failed w/ exit code 512 make: Circular pep-0000.txt <- pep-0000.txt dependency dropped. Regards, Martin


Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/brett%40python.org



More information about the Python-Dev mailing list