Re: [Python-Dev] Official citation for Python

2018-09-15 Thread José María Mateos
On Sun, Sep 09, 2018 at 03:43:13PM -0400, Jacqueline Kazil wrote: > The PSF has received a few inquiries asking the question — “How do I cite > Python?”So, I am reaching out to you all to figure this out. What about the R approach? --- > citation() To cite R in publications use: R Core Team (

Re: [Python-Dev] Official citation for Python

2018-09-15 Thread Chris Barker via Python-Dev
> > On Saturday, September 15, 2018, Jacqueline Kazil > wrote: > >> I just got caught up on the thread. This is a really great discussion. >> Thank you for all the contributions. >> >> Before we get into the details, let's go back to the main use case we are >> trying to solve. >> *As a user, I am

Re: [Python-Dev] Official citation for Python

2018-09-15 Thread Wes Turner
On Saturday, September 15, 2018, Jacqueline Kazil wrote: > I just got caught up on the thread. This is a really great discussion. > Thank you for all the contributions. > > Before we get into the details, let's go back to the main use case we are > trying to solve. > *As a user, I am writing an a

Re: [Python-Dev] Official citation for Python

2018-09-15 Thread Jacqueline Kazil
I just got caught up on the thread. This is a really great discussion. Thank you for all the contributions. Before we get into the details, let's go back to the main use case we are trying to solve. *As a user, I am writing an academic paper and I need to cite Python. * Let's throw reproducibilit

Re: [Python-Dev] Store startup modules as C structures for 20%+ startup speed improvement?

2018-09-15 Thread Paul Moore
On Fri, 14 Sep 2018 at 23:28, Neil Schemenauer wrote: > > On 2018-09-14, Larry Hastings wrote: > > [..] adding the stat calls back in costs you half the startup. So > > any mechanism where we're talking to the disk _at all_ simply > > isn't going to be as fast. > > Okay, so if we use hundreds of