How can I find the publication history of Python PEPs? -


while peps have created date, not, see pep 249 example. i'm curious history of peps. there resource tracks proposal, acceptance, , publication dates of such peps?

look @ git commits history pep.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -