Search Discussions
-
Hi, Does anybody know what happened to daily-refleaks? Yury
Yury Selivanov
Sep 10, 2015 at 2:42 am
Sep 10, 2015 at 1:22 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm surprised to announce the availability of Python 3.5.0rc4, also known as Python 3.5.0 Release Candidate 4. Python ...
Larry Hastings
Sep 9, 2015 at 1:42 pm
Sep 9, 2015 at 1:42 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc3, also known as Python 3.5.0 Release Candidate 3. The next ...
Larry Hastings
Sep 8, 2015 at 1:35 am
Sep 8, 2015 at 1:35 am -
I did a merge head with Victor's change in 2.7 before pushing my change. Can someone confirm if I did it right? If anything was wrong, how to correct it? Thank you, Senthil On Thu, Sep 3, 2015 at ...
Senthil Kumaran
Sep 3, 2015 at 10:03 am
Sep 4, 2015 at 11:13 am -
By the way, for those who have been scratching their heads under Linux with unhelpful behaviour from the desktop's keyring, it turns out gnome-keyring hasn't been updated for ed25519 support.. ...
Antoine Pitrou
Sep 1, 2015 at 9:02 am
Sep 1, 2015 at 2:08 pm -
Hi all, newer OpenSSH versions (7.0+) default to not allowing ssh-dss keys for public key authentication. If you experience "permission denied" errors, this (currently) comes from the client side ...
Georg Brandl
Aug 27, 2015 at 8:36 pm
Aug 28, 2015 at 3:30 am -
Now that we're in the "release candidate" phase of Python 3.5.0, the workflow has changed a little. We're trying an experiment using Bitbucket and pull requests. You can read about that workflow, ...
Larry Hastings
Aug 27, 2015 at 7:32 pm
Aug 27, 2015 at 8:34 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc2, also known as Python 3.5.0 Release Candidate 2. Python 3.5 ...
Larry Hastings
Aug 25, 2015 at 8:16 pm
Aug 25, 2015 at 8:16 pm -
So far I've accepted two pull requests into bitbucket.com/larry/cpython350 in the 3.5 branch, what will become 3.5.0rc2. As usual, it's the contributor's responsibility to merge forward; if their ...
Larry Hastings
Aug 16, 2015 at 7:13 am
Aug 24, 2015 at 8:05 pm -
Hi all Just a heads-up that I'll be switching to an alternate email address for all of my Python communications, due to what I'm sure are very sensible corporate security policies that nonetheless ...
Steve Dower
Aug 12, 2015 at 4:03 pm
Aug 12, 2015 at 4:03 pm -
I built the source tarballs with a slightly-out-of-date tree. We slipped the release by a day to get two fixes in, but the tree I built from didn't have those two fixes. I yanked the tarballs off the ...
Larry Hastings
Aug 11, 2015 at 12:55 am
Aug 12, 2015 at 6:01 am -
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0rc1, also known as Python 3.5.0 Release Candidate 1. Python 3.5 ...
Larry Hastings
Aug 11, 2015 at 12:26 am
Aug 11, 2015 at 12:26 am -
We have all been there: you fix something in some maintenance branch, do your `hg pull` into the default branch, and everything *but* Misc/NEWS merges cleanly. You typically revert Misc/NEWS, commit ...
Brett Cannon
Aug 10, 2015 at 10:38 pm
Aug 11, 2015 at 2:19 pm -
As of Python 3.5.0rc1, the canonical repository for Python 3.5.0 is *no longer* on hg.python.org. Instead, it's hosted on Bitbucket on my personal account, here ...
Larry Hastings
Aug 10, 2015 at 8:27 am
Aug 11, 2015 at 12:28 am -
We retagged Python 3.5.0rc1 today to fix two bugs that popped up late in the process. Release candidates are supposed to be software you genuinely would release, and I couldn't release Python with ...
Larry Hastings
Aug 10, 2015 at 8:05 am
Aug 10, 2015 at 8:05 am -
Anyone else seeing this? pulling from ssh://hg at hg.python.org/cpython remote: ssh_exchange_identification: Connection closed by remote host abort: no suitable response from remote hg! My laptop is ...
Brett Cannon
Aug 9, 2015 at 6:19 pm
Aug 10, 2015 at 12:40 am -
As I write this email I'm tagging Python 3.5.0 release candidate 1. This is the moment that we switch over to our new experimental workflow, where we use Bitbucket and pull requests for all future ...
Larry Hastings
Aug 9, 2015 at 10:37 am
Aug 9, 2015 at 10:37 am -
FYI I just granted Developer privs on the tracker to eryksun (real name unknown), after wondering why s/he hadn't just closed an issue s/he commented on and thereby finding s/he didn't have them ...
R. David Murray
Aug 7, 2015 at 12:46 am
Aug 7, 2015 at 12:46 am -
Yesterday I upgraded one of my computer to 2.7.10 and a program working for years failed. The problem is this: """ http=httplib.HTTPConnection("127.0.0.1",8081) http.request("GET","/XXXXX/%f" ...
Jesus Cea
Jul 29, 2015 at 4:06 pm
Jul 30, 2015 at 7:15 am -
On behalf of the Python development community and the Python 3.5 release team, I'm delighted to announce the availability of Python 3.5.0b4. Python 3.5.0b4 is scheduled to be the last beta release ...
Larry Hastings
Jul 26, 2015 at 2:37 pm
Jul 29, 2015 at 10:52 pm -
I think the only people on it are Antoine, Georg, and myself. Antoine has said he has left python-dev, Georg is often busy with school, and I'm on a temp machine for a few weeks so I can't add any ...
Brett Cannon
Jul 22, 2015 at 5:23 pm
Aug 3, 2015 at 6:45 pm -
It's that time again: a batch of MSDN subscriptions are expiring, and I've already heard from a few of you, so in order to make it easier on the Microsoft end, I'll put together another batch of us ...
Brian Curtin
Jul 22, 2015 at 4:35 pm
Jul 22, 2015 at 10:14 pm -
In the recent thread on python-dev Nick mentioned our dependence on people noticing active contributors on the tracker. In that regard I'd like to recommend people take a look at the work of Martin ...
R. David Murray
Jul 21, 2015 at 2:06 pm
Jul 22, 2015 at 5:19 pm -
Approximately a week from when I post this, I'll be tagging Python 3.5 beta 4, which is the last beta before we go to release candidates. Please wind up all your bug fixes soon, I'd really like ...
Larry Hastings
Jul 18, 2015 at 10:24 am
Jul 23, 2015 at 4:30 pm -
This failure happens only in 2.7 branch in the source tree. [localhost 2.7]$ hg branch 2.7 [localhost 2.7]$ hg head 2.7 changeset: 96916:ca78b9449e04 branch: 2.7 user: Zachary Ware <zachary.ware at ...
Senthil Kumaran
Jul 17, 2015 at 4:21 pm
Jul 19, 2015 at 4:49 am -
Hi folks, The FreeBSD community recently posted their Code of Conduct guidelines for technical discussions at https://www.freebsd.org/internal/code-of-conduct.html I think their guidelines align ...
Nick Coghlan
Jul 15, 2015 at 2:29 am
Jul 17, 2015 at 11:57 pm -
Hi folks, Just wanted to let you know in case you hadn't seen them that there are a couple of new buildbots in service: one that builds on Windows in Release configuration [1] and one that builds the ...
Zachary Ware
Jul 7, 2015 at 7:20 pm
Jul 7, 2015 at 7:20 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0b3. Python 3.5 has now entered "feature freeze". By default new ...
Larry Hastings
Jul 5, 2015 at 5:20 pm
Jul 5, 2015 at 5:20 pm -
Hi folks, My available time for the fundamentals of stdlib module maintenance is unfortunately pretty limited these days, which means even reviewed patches for modules where I'm the sole maintainer ...
Nick Coghlan
Jun 27, 2015 at 4:47 am
Jun 28, 2015 at 12:09 pm -
Someone ran an experiment looking at the SSH keys used on GitHub (public keys are accessible through the API): https://blog.benjojo.co.uk/post/auditing-github-users-keys Excerpt: I remembered back to ...
A.M. Kuchling
Jun 2, 2015 at 3:19 pm
Jun 3, 2015 at 5:21 pm -
Please welcome Ned Deily as RM for Python 3.6. https://www.python.org/dev/peps/pep-0494/ Cheers, -Barry A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature ...
Barry Warsaw
Jun 1, 2015 at 6:09 pm
Jun 1, 2015 at 11:50 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm relieved to announce the availability of Python 3.5.0b2. Python 3.5.0b1 had a major regression (see ...
Larry Hastings
Jun 1, 2015 at 4:37 am
Jun 1, 2015 at 7:14 am -
On behalf of the Python 3.5 release team: Due to a particularly bad bug ( http://bugs.python.org/issue24285 ), we're going to issue a new beta of Python 3.5 this weekend. This will not change the ...
Larry Hastings
May 29, 2015 at 6:20 am
May 29, 2015 at 6:20 am -
Hi, docs.python.org is kind of broken for 3.5. For instance, "what's new in 3.5" link points now to a missing whatsnew for 3.6 (which gives us 404 error). Version switcher extension should also be ...
Yury Selivanov
May 27, 2015 at 10:23 pm
May 28, 2015 at 2:19 am -
For the record I've granted three exceptions to the beta 1 feature freeze (so far): * Raymond asked for one (a couple weeks ago!) for adding slice support to collections.deque. He knew he wouldn't ...
Larry Hastings
May 26, 2015 at 12:30 am
May 26, 2015 at 2:31 am -
I've now pushed the 3.5.0 beta 1 release-engineering checkins to hg.python.org. At the same time I did this, I also created the 3.5 branch. Quick FAQ: Q: Where should I check in bugfixes for 3.5? A ...
Larry Hastings
May 24, 2015 at 11:49 pm
May 26, 2015 at 12:34 am -
On behalf of the Python development community and the Python 3.5 release team, I'm pleased to announce the availability of Python 3.5.0b1. Python 3.5 has now entered "feature freeze". By default new ...
Larry Hastings
May 24, 2015 at 11:39 pm
May 24, 2015 at 11:39 pm -
Right now we have eight online buildbots for Python trunk. Of those, currently *six* are reporting errors in either the compile or test phases ...
Larry Hastings
May 22, 2015 at 9:44 pm
May 23, 2015 at 5:45 am -
Posting your plea here is a good start. Hopefully you can find a core dev familiar enough with the issues involved that they can (quickly!) guide it through the process of getting it checked in ...
Larry Hastings
May 22, 2015 at 9:33 pm
May 24, 2015 at 11:40 am -
Howdy howdy. It's-a me, Larry, your friendly neighborhood Python 3.5 Release Manager. Somewhere around 2 or 3pm tomorrow I expect to tag Python 3.5 beta 1. We'll actually release beta 1 on Sunday, ...
Larry Hastings
May 22, 2015 at 7:53 pm
May 22, 2015 at 7:53 pm -
Hi, I can't post messages to the code review tool -- it shows me 500 error page. I'm not sure if I'm the only one who is experiencing this. I tried different browsers, cleaning cookies/local storage ...
Yury Selivanov
May 13, 2015 at 7:43 pm
May 13, 2015 at 9:01 pm -
Python 3.5 beta 1 is coming up soon. After beta is rc; after rc is 3.5.0 final. During the beta and rc periods the Python developer workflow changes a little--what sorts of checkins are permissible, ...
Larry Hastings
May 12, 2015 at 5:04 pm
May 22, 2015 at 8:00 pm -
I'm working on a DC-area python-dev meetup. One location has been reported to intermittently have trouble connecting to the SSH port (port 22) externally, which would clearly make it impossible to ...
A.M. Kuchling
May 6, 2015 at 3:09 am
May 6, 2015 at 12:59 pm -
On behalf of the Python development community and the Python 3.5 release team, I'm thrilled to announce the availability of Python 3.5.0a4. Python 3.5.0a4 is the fourth and alpha release of Python ...
Larry Hastings
Apr 20, 2015 at 8:16 am
Apr 20, 2015 at 8:50 pm -
As of Python 3.5 Steve Dower has taken over the Windows builds of Python from Martin van Loewis. He's also taken over for 2.7--though Martin's still doing builds for 3.4. For both versions, Steve is ...
Larry Hastings
Apr 3, 2015 at 9:56 am
Apr 17, 2015 at 5:38 pm -
We'll have the 2.7.10 release in the coming months. This will be the first release with a two digit subminor version number, so please could we prepare for that early? Feature tests in python are ...
Matthias Klose
Apr 1, 2015 at 7:05 pm
Apr 2, 2015 at 1:59 pm -
The implementation for PEP 488 is basically done (sans Windows installer stuff). I did the work in a features repo at https://hg.python.org/features/pep-488/ . Once I have addressed reviewer comments ...
Brett Cannon
Apr 1, 2015 at 4:09 pm
Apr 3, 2015 at 8:59 am -
On behalf of the Python development community and the Python 3.5 release team, I'm thrilled to announce the availability of Python 3.5.0a3. Python 3.5.0a3 is the third alpha release of Python 3.5, ...
Larry Hastings
Mar 30, 2015 at 8:46 am
Mar 30, 2015 at 8:46 am -
I always intended all my releases to be on Sundays--that all the release engineering work is done on weekends, which is generally easier for everybody. But I goofed up the 3.5 release schedule and ...
Larry Hastings
Mar 15, 2015 at 2:48 am
Mar 15, 2015 at 3:03 pm -
Paul has been participating on python-dev for quite a while, he is a committer on pip, and (co-)author on 5 PEPs. At this point I think it would be prudent for Paul to have commit privileges if for ...
Brett Cannon
Mar 14, 2015 at 8:23 pm
Mar 16, 2015 at 5:39 pm
Group Overview
group | python-committers |
categories | python |
discussions | 623 |
posts | 3,503 |
users | 139 |
website | python.org |
Top users
Archives
- September 2015 (9)
- August 2015 (39)
- July 2015 (68)
- June 2015 (28)
- May 2015 (52)
- April 2015 (45)
- March 2015 (28)
- February 2015 (6)
- January 2015 (31)
- November 2014 (17)
- October 2014 (56)
- September 2014 (22)
- July 2014 (5)
- June 2014 (14)
- May 2014 (8)
- April 2014 (15)
- March 2014 (33)
- February 2014 (30)
- January 2014 (157)
- December 2013 (50)
- November 2013 (71)
- October 2013 (21)
- September 2013 (19)
- August 2013 (46)
- July 2013 (35)
- June 2013 (21)
- May 2013 (72)
- April 2013 (9)
- March 2013 (86)
- February 2013 (34)
- January 2013 (35)
- December 2012 (81)
- November 2012 (32)
- October 2012 (44)
- September 2012 (30)
- August 2012 (31)
- July 2012 (41)
- June 2012 (26)
- May 2012 (91)
- April 2012 (47)
- March 2012 (21)
- February 2012 (26)
- January 2012 (21)
- December 2011 (4)
- November 2011 (2)
- October 2011 (20)
- September 2011 (25)
- August 2011 (23)
- July 2011 (18)
- June 2011 (45)
- May 2011 (63)
- April 2011 (67)
- March 2011 (107)
- February 2011 (139)
- January 2011 (65)
- December 2010 (74)
- November 2010 (57)
- October 2010 (16)
- September 2010 (22)
- August 2010 (45)
- July 2010 (73)
- June 2010 (32)
- May 2010 (39)
- April 2010 (47)
- March 2010 (143)
- February 2010 (15)
- January 2010 (2)
- December 2009 (2)
- October 2009 (64)
- September 2009 (30)
- August 2009 (35)
- July 2009 (60)
- June 2009 (6)
- May 2009 (5)
- April 2009 (30)
- March 2009 (18)
- February 2009 (98)
- January 2009 (54)
- December 2008 (29)
- November 2008 (18)
- October 2008 (100)
- September 2008 (36)
- August 2008 (102)
- July 2008 (20)