Search Discussions
-
Hi everybody, recently, I stumbled over the new 3.5 release and in doing so over PEP 0492. After careful consideration and after reading many blog posts of various coders, I first would like to thank ...
Sven R. Kunze
Jun 24, 2015 at 6:14 pm
Jul 7, 2015 at 12:40 pm -
Hi, As you may know, Steve Dower put significant effort into rewriting the project files used by the Windows build as part of moving to VC14 as the official compiler for Python 3.5. Compared to the ...
Zachary Ware
Jun 22, 2015 at 5:03 pm
Jun 25, 2015 at 7:41 pm -
Unicode 8.0 was just released. Can we have unicodedata updated to match in 3.5? -- Terry Jan Reedy
Terry Reedy
Jun 18, 2015 at 6:27 pm
Jun 28, 2015 at 6:03 am -
Hello, There appeared a question in the discussion on http://bugs.python.org/issue24129 about documenting the behavior that unbound local variables in a class definition do not follow the normal ...
Ivan Levkivskyi
Jun 20, 2015 at 6:51 am
Jun 23, 2015 at 12:52 pm -
Hi, I didn't get much feedback on this PEP. Since the Python 3.6 branch is open (default), it's probably better to push such change in the beginning of the 3.6 cycle, to catch issues earlier. Are you ...
Victor Stinner
Jun 20, 2015 at 7:30 am
Jun 23, 2015 at 7:29 am -
A type slot for tp_as_async has already been added (which is good!) but we do not currently seem to have protocol functions for awaitable types. I would expect to find an Awaitable Protocol listed ...
Arc Riley
Jun 25, 2015 at 2:36 am
Jun 25, 2015 at 11:07 pm -
At pycon I talked with a few people about bugs.python.org/issue19699. The consensus seemed to be that zipimport wants a lot of work, possibly a rewrite. I'll have some time to work on this over the ...
Rose Ames
Jun 2, 2015 at 9:01 pm
Jun 4, 2015 at 9:30 am -
Hello, The new test_importlib.extension.test_loader is currently leaking references, (issue24268). There is a simple hack to stop this, but I'm inclined to not apply quick hacks and rather dig into ...
Petr Viktorin
Jun 1, 2015 at 2:38 pm
Jun 2, 2015 at 9:18 pm -
A quick look through the checkin logs suggests that there's literally nothing happening in 3.6 right now. All the checkins are merges. Is anyone expecting to do work in 3.6 soon? Or did the early ...
Larry Hastings
Jun 16, 2015 at 11:26 pm
Jun 23, 2015 at 2:32 am -
Hi everyone, I was really happy to see PEP 492 - that is really a big step forward. It makes many programming constructs possible in combination with asyncio, which have been cumbersome or impossible ...
Martin Teichmann
Jun 19, 2015 at 12:56 pm
Jun 21, 2015 at 9:08 am -
ACTIVITY SUMMARY (2015-05-29 - 2015-06-05) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue. Do NOT respond to this message. Issues ...
Python tracker
Jun 5, 2015 at 4:08 pm
Jun 26, 2015 at 4:08 pm -
Hello folks <context Along with a few students we were preparing to poke around inside the CPython sources. Of course it would be neat if we submitted useful patches... but since I dont expect to get ...
Rustom Mody
Jun 24, 2015 at 10:22 am
Jun 25, 2015 at 8:54 am -
Greetings, Will this PEP be implemented in Python 2? And, more generally, is there a way to know the extent of implementation of any particular PEP? Thank you for your time. An HTML attachment was ...
Triccare triccare
Jun 19, 2015 at 3:21 pm
Jun 22, 2015 at 5:00 pm -
Hello everybody! When I call fork() inside a daemon thread, the main thread in the child process has the "daemon" property set to True. This is very confusing, since the program keeps running while ...
Elizabeth Shashkova
Jun 25, 2015 at 5:23 pm
Jun 25, 2015 at 7:34 pm -
Dear Concerned, I am using python v.2.7.1 for my research work in software testing. I have already downloaded the source codes and found the built-in testsuites for running on the build. However, i ...
Arsalan Javeed (Student)
Jun 18, 2015 at 9:34 pm
Jun 19, 2015 at 6:36 am -
As part of a bit of hacking on CPython, I'm looking at playing with the grammar. In the source tree, Grammar/Grammar, there's a note advising me to follow the steps in PEP 306, but PEP 306 says it's ...
Chris Angelico
Jun 11, 2015 at 3:45 am
Jun 11, 2015 at 7:07 pm -
I'm trying to script a command line uninstall of Python 3.5. The new installer has a nice well-documented command line interface, but there's nothing much about how to uninstall. Looking at the ...
Paul Moore
Jun 1, 2015 at 1:52 pm
Jun 1, 2015 at 7:49 pm -
I expect this has been asked before, but I can't find out much about it... I'm trying to embed Python as a scripting language and I need to capture the output of PyRun_String(), PyEval_EvalCode(), or ...
Chris Moller
Jun 30, 2015 at 7:40 pm
Jun 30, 2015 at 8:48 pm -
Firstly, a big sorry to all those unittest issues I haven't commented on. Turns out I simply don't get mail from the issue tracker. :(. Who should I speak to to try and debug this? In the interim, if ...
Robert Collins
Jun 29, 2015 at 4:28 am
Jun 29, 2015 at 3:05 pm -
In article <20150615003717.2599.82804 at psf.io , senthil.kumaran wrote: Senthil, There is now an active 3.5 branch, so the correct current order of merging is: 3.4 - 3.5 3.5 - default I've checked ...
Ned Deily
Jun 15, 2015 at 1:43 am
Jun 16, 2015 at 2:30 am -
Quote from: http://worrydream.com/dbx/ <http://www.google.com/url?q=http%3A%2F%2Fworrydream.com%2Fdbx%2F&sa=D&sntz=1&usg¯QjCNGtoFsF9_dXHFcevD5jUNMFGl59iQ Reactions to SOAP and Fortran Richard Hamming ...
Françai s
Jun 11, 2015 at 8:40 pm
Jun 12, 2015 at 2:19 am -
This is very cool, thank you! Regards Antoine.
Antoine Pitrou
Jun 8, 2015 at 11:06 pm
Jun 9, 2015 at 2:35 pm -
If you have an interest in linking to the Windows builds of Python 2.7 and 3.5+ using mingw, please visit http://bugs.python.org/issue24385 Unless someone can provide me with the One True Way to ...
Steve Dower
Jun 4, 2015 at 11:24 pm
Jun 5, 2015 at 6:50 am -
example.org does support IPv6 and IPv4 too, and is not commercial name.
Serhiy Storchaka
Jun 2, 2015 at 3:46 am
Jun 2, 2015 at 4:25 am -
It looks like we now have two 3.6 release PEPs: 494 & 495 Yury
Yury Selivanov
Jun 1, 2015 at 6:04 pm
Jun 1, 2015 at 6:29 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 -
0
[Python-Dev] cpython: Minor refactoring. Move reference count logic into function that adds entry.
This looks not correct. key should be increfed before calling PyObject_RichCompareBool() for the same reason as startkey.Serhiy Storchaka
Jun 28, 2015 at 7:52 am
Jun 28, 2015 at 7:52 am -
[Apologies for the cross-posting! -BAW] For Ubuntu 15.10 (Wily Werewolf), we want to make Python 3.5 the default Python 3 version. It's currently undecided whether we will keep Python 3.4 as a ...
Barry Warsaw
Jun 23, 2015 at 3:38 pm
Jun 23, 2015 at 3:38 pm -
There are issues with the doctype() method of XMLParser. 1. Using subclass of XMLParser emits a deprecation warning [1]. 2. There is behavior difference between Python and C implementations if ...
Serhiy Storchaka
Jun 8, 2015 at 9:02 am
Jun 8, 2015 at 9:02 am -
We're in good hands. For two versions now Benjamin and Ned have been quietly cleaning up my mistakes after (nearly) every release. My guess is, Ned won't bother making the mistakes in the first ...
Larry Hastings
Jun 1, 2015 at 11:50 pm
Jun 1, 2015 at 11:50 pm
Group Overview
group | python-dev |
categories | python |
discussions | 30 |
posts | 209 |
users | 63 |
website | python.org |
63 users for June 2015
Archives
- September 2015 (170)
- August 2015 (315)
- July 2015 (472)
- June 2015 (209)
- May 2015 (680)
- April 2015 (772)
- March 2015 (360)
- February 2015 (600)
- January 2015 (129)
- December 2014 (287)
- November 2014 (425)
- October 2014 (334)
- September 2014 (409)
- August 2014 (463)
- July 2014 (330)
- June 2014 (578)
- May 2014 (239)
- April 2014 (676)
- March 2014 (862)
- February 2014 (644)
- January 2014 (1,338)
- December 2013 (181)
- November 2013 (668)
- October 2013 (788)
- September 2013 (840)
- August 2013 (504)
- July 2013 (533)
- June 2013 (475)
- May 2013 (872)
- April 2013 (719)
- March 2013 (537)
- February 2013 (596)
- January 2013 (366)
- December 2012 (481)
- November 2012 (394)
- October 2012 (573)
- September 2012 (302)
- August 2012 (343)
- July 2012 (344)
- June 2012 (1,071)
- May 2012 (629)
- April 2012 (782)
- March 2012 (1,241)
- February 2012 (1,071)
- January 2012 (878)
- December 2011 (465)
- November 2011 (423)
- October 2011 (527)
- September 2011 (341)
- August 2011 (700)
- July 2011 (555)
- June 2011 (431)
- May 2011 (582)
- April 2011 (841)
- March 2011 (1,830)
- February 2011 (653)
- January 2011 (662)
- December 2010 (947)
- November 2010 (1,074)
- October 2010 (755)
- September 2010 (976)
- August 2010 (760)
- July 2010 (1,336)
- June 2010 (770)
- May 2010 (608)
- April 2010 (835)
- March 2010 (981)
- February 2010 (629)
- January 2010 (398)
- December 2009 (355)
- November 2009 (885)
- October 2009 (1,071)
- September 2009 (914)
- August 2009 (583)
- July 2009 (674)
- June 2009 (460)
- May 2009 (491)
- April 2009 (1,309)
- March 2009 (1,411)
- February 2009 (770)
- January 2009 (1,095)
- December 2008 (877)
- November 2008 (539)
- October 2008 (534)
- September 2008 (601)
- August 2008 (489)
- July 2008 (753)
- June 2008 (904)
- May 2008 (961)
- April 2008 (639)
- March 2008 (1,001)
- February 2008 (651)
- January 2008 (853)
- December 2007 (299)
- November 2007 (403)
- October 2007 (266)
- September 2007 (431)
- August 2007 (326)
- July 2007 (305)
- June 2007 (204)
- May 2007 (649)
- April 2007 (469)
- March 2007 (988)
- February 2007 (571)
- January 2007 (423)
- December 2006 (311)
- November 2006 (403)
- October 2006 (611)
- September 2006 (538)
- August 2006 (688)
- July 2006 (991)
- June 2006 (1,377)
- May 2006 (842)
- April 2006 (1,393)
- March 2006 (1,333)
- February 2006 (1,642)
- January 2006 (930)
- December 2005 (912)
- November 2005 (607)
- October 2005 (929)
- September 2005 (965)
- August 2005 (861)
- July 2005 (526)
- June 2005 (498)
- May 2005 (848)
- April 2005 (694)
- March 2005 (675)
- February 2005 (436)
- January 2005 (807)
- December 2004 (409)
- November 2004 (442)
- October 2004 (567)
- September 2004 (635)
- August 2004 (1,937)
- July 2004 (783)
- June 2004 (722)
- May 2004 (441)
- April 2004 (751)
- March 2004 (1,027)
- February 2004 (472)
- January 2004 (831)
- December 2003 (1,005)
- November 2003 (671)
- October 2003 (1,410)
- September 2003 (573)
- August 2003 (480)
- July 2003 (1)
- June 2003 (2)
- May 2003 (1)
- April 2003 (1)
- March 2003 (1)
- February 2003 (1)
- January 2003 (1)
- December 2002 (1)
- November 2002 (1)
- October 2002 (1)
- September 2002 (1)
- July 2002 (2)
- June 2002 (1)
- May 2002 (1)
- April 2002 (1)
- March 2002 (1)
- February 2002 (1)
- January 2002 (1)
- December 2001 (1)
- November 2001 (1)
- October 2001 (1)
- August 2001 (1)
- July 2001 (2)
- June 2001 (1)
- May 2001 (1)
- April 2001 (1)
- March 2001 (1)
- February 2001 (1)
- January 2001 (1)
- December 2000 (1)
- November 2000 (1)
- October 2000 (1)
- August 2000 (1)
- July 2000 (1)
- June 2000 (2)
- May 2000 (1)
- April 2000 (1)
- March 2000 (1)
- February 2000 (1)
- January 2000 (1)
- December 1999 (1)
- November 1999 (1)
- October 1999 (1)
- September 1999 (1)
- August 1999 (1)
- July 1999 (1)
- June 1999 (1)
- May 1999 (1)
- April 1999 (1)
- March 1995 (1)