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

"Martin v. Löwis" martin at v.loewis.de
Mon Sep 27 20:22:16 CEST 2010


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



More information about the Python-Dev mailing list