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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -