Ezio Melotti added the comment:

With rst is possible to define replacements once like:

  .. |current_branch| replace:: 3.6
  .. |prev_branch| replace:: 3.5

and use them across the devguide, however I'm afraid this won't work with code 
blocks.  Perhaps a new entry about updating the devguide can be added to PEP 
101, and then the release manager can simply create an issue about it and let 
someone else take care of it (this kind of issues are good for beginners).

----------
type:  -> enhancement

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25704>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to