[Python-Dev] Re: Proposed release schedule for 3.5.9

2020-06-15 Thread Larry Hastings
Oh, good point!  I forgot about that and was, uh, looking in the wrong place.  Yes, the next version will be 3.5.10. //arry/ On 6/14/20 2:30 PM, John Thorvald Wodder II wrote: 3.5.9 was already released back in November. Yes, it's (almost) the same code as 3.5.8, but its version number (

[Python-Dev] Re: Proposed release schedule for 3.5.9

2020-06-14 Thread John Thorvald Wodder II
3.5.9 was already released back in November. Yes, it's (almost) the same code as 3.5.8, but its version number (as reported by `python -V` etc.) is still 3.5.9. Releasing another 3.5.9 would just lead to confusion at best. I feel that the July release should be numbered 3.5.10 instead. -- Jo