[issue12305] Building PEPs doesn't work on Python 3

2016-04-24 Thread Berker Peksag

Berker Peksag added the comment:

peps repo is now Python 3 compatible. Related commits:

* https://github.com/python/peps/commit/88f9f6da5d51a36d0f6a1bb833a6e8c85763c7d2
* https://github.com/python/peps/commit/3e5cad857053e0c15b2621dae728f32b4099c1a5

--
nosy: +berker.peksag
resolution:  -> out of date
stage:  -> resolved
status: open -> closed
type: compile error -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12305] Building PEPs doesn't work on Python 3

2011-06-10 Thread Éric Araujo

Éric Araujo  added the comment:

I started to work on this some months ago, so I can review your patch.

Before you start, it’s probably worth asking on python-dev or pydotorg whether 
the machines that build and host the PEPs have Python 3 installed.  I can ask 
on your behalf if you don’t feel confident enough to post on python-dev; feel 
free to reply through the core-mentorship list.

--
components: +None
nosy: +eric.araujo

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue12305] Building PEPs doesn't work on Python 3

2011-06-09 Thread Eric Snow

New submission from Eric Snow :

I found that the .py files are all 2.x.  If I get a chance I will write up a 
patch a little later.  This is similar to issue #10224.  Incidently, not having 
done any documentation work before, I didn't realize that docutils isn't in the 
stdlib.

--
messages: 138043
nosy: ericsnow
priority: normal
severity: normal
status: open
title: Building PEPs doesn't work on Python 3
type: compile error
versions: Python 3.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com