Surprise!  It's November, and here's a November summary <wink>.  Thanks to all those that proofread the triple summary hit last week; if anyone can spare some time to take a look over these in the next couple of days, that would be great.  As always, corrections and suggestions to 
<a href="mailto:tony.meyer@gmail.com">tony.meyer@gmail.com</a> or <a href="mailto:steven.bethard@gmail.com">steven.bethard@gmail.com</a>.&nbsp; A couple of largish threads were skipped: one continuing discussion about freezing (I couldn't come up with a summary longer than &quot;the heated debate continued&quot;), and one on weak reference dereference notifications (I wasn't sure what to say).&nbsp; If anyone wants those summarized, let me know (ideally with some hints!) and I'll add them in.
<br><br>=============<br>Announcements<br>=============<br><br>----------------------------------------<br>PyPy 0.8.0 and Gothenburg PyPy Sprint II<br>----------------------------------------<br><br>`PyPy 0.8.0`_ has been released.&nbsp; This third release of PyPy includes a translatable parser and AST compiler, some speed enhancements (transated PyPy is now about 10 times faster than 
0.7, but still 10-20 times slower than CPython), increased language compliancy, and some experimental features are now translatable.&nbsp; This release also includes snapshots of interesting, but not yet completed, subprojects including the OOtyper (a RTyper variation for higher-level backends), a JavaScript backend, a limited (PPC) assembler backend, and some bits for a socket module.
<br><br>The next PyPy Sprint is also coming up soon.&nbsp; The Gothenborg PyPy Sprint II is on the 7th to 11th of December 2005 in Gothenborg, Sweden.&nbsp; Its focus is heading towards phase 2, which means JIT work, alternate threading modules, and logic programming.&nbsp; Newcomer-friendly introductions will also be given.&nbsp; The main topics that are currently scheduled are the L3 interpreter (a small fast interpreter for &quot;assembler-level&quot; flow graphs), Stackless (
e.g. Tasklets or Greenlets), porting C modules from CPython, optimization/debugging work, and logic programming in Python.<br><br>.. _`PyPy 0.8.0`:&nbsp; <a href="http://codespeak.net/pypy/dist/pypy/doc/release-0.8.0.html">http://codespeak.net/pypy/dist/pypy/doc/release-0.8.0.html
</a> <br><br>Contributing threads:<br><br>(1) - `PyPy 0.8.0 is released! &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057878.html">http://mail.python.org/pipermail/python-dev/2005-November/057878.html
</a>&gt;`__<br>(1) - `Gothenburg PyPy Sprint II: 7th - 11th December 2005 &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058143.html">http://mail.python.org/pipermail/python-dev/2005-November/058143.html
</a>&gt;`__<br><br>[TAM]<br><br>------------------------<br>PyCon Sprint suggestions<br>------------------------<br><br>Every PyCon has featured a python-dev `sprint`_.&nbsp; For the past few years, hacking on the AST branch has been a tradition, but since the AST branch has now been merged into the trunk, other options are worth considering this year.&nbsp; Several PEP implementations were suggested, including `PEP 343`_ ('with:'), `PEP 308`_ ('x if y else z'), `PEP 328`_ ('absolute/relative import'), and `PEP 341`_ ('unifying try/except and try/finally').
<br><br>Suggestions to continue the AST theme were also made, including one of the &quot;global variable speedup&quot; PEPs, `Guido's instance variable speedup idea`_, using the new AST code to improve/extend/rewrite the optimization steps the compiler performs, or rewriting PyChecker to operate from the AST representation.
<br><br>Phillip J. Eby also suggested working on the oft-mentioned bytes type.&nbsp; All of these suggestions, as well as any others that are made, are being recorded on the `PythonCore sprint wiki`_.<br><br>&nbsp;.. _sprint: <a href="http://wiki.python.org/moin/PyCon2006/Sprints">
http://wiki.python.org/moin/PyCon2006/Sprints</a><br>&nbsp;.. _PEP 343: <a href="http://www.python.org/peps/pep-0343.html">http://www.python.org/peps/pep-0343.html</a><br>&nbsp;.. _PEP 308: <a href="http://www.python.org/peps/pep-0308.html">
http://www.python.org/peps/pep-0308.html</a><br>&nbsp;.. _PEP 328: <a href="http://www.python.org/peps/pep-0328.html">http://www.python.org/peps/pep-0328.html</a><br>&nbsp;.. _PEP 341: <a href="http://www.python.org/peps/pep-0341.html">
http://www.python.org/peps/pep-0341.html</a><br>&nbsp;.. _Guido's instance variable speedup idea: <a href="http://mail.python.org/pipermail/python-dev/2002-February/019854.html">http://mail.python.org/pipermail/python-dev/2002-February/019854.html
</a><br>&nbsp;.. _PythonCore sprint wiki: <a href="http://wiki.python.org/moin/PyCon2006/Sprints/PythonCore">http://wiki.python.org/moin/PyCon2006/Sprints/PythonCore</a><br><br>Contributing threads:<br><br>(13) - `python-dev sprint at PyCon &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057830.html">http://mail.python.org/pipermail/python-dev/2005-November/057830.html</a>&gt;`__<br>(1) - `PEP 328 - absolute imports (python-dev sprint at PyCon) &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057853.html">http://mail.python.org/pipermail/python-dev/2005-November/057853.html</a>&gt;`__<br><br>[TAM]<br><br>--------------------------------------<br>
Reminder: Python is now on Subversion!<br>--------------------------------------<br><br>Just a reminder to everyone that the Python source repository_ is now hosted on Subversion.&nbsp; A few minor bugs were fixed, so you can make SVK mirrors of the repository successfully now.&nbsp; Be sure to check out the newly revised Python Developers FAQ_ if you haven't already.
<br><br>.. _repository: <a href="http://svn.python.org/projects/">http://svn.python.org/projects/</a><br>.. _FAQ: <a href="http://www.python.org/dev/devfaq.html">http://www.python.org/dev/devfaq.html</a><br><br>Contributing threads:
<br><br>(4) - `Freezing the CVS on Oct 26 for SVN switchover &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057823.html">http://mail.python.org/pipermail/python-dev/2005-November/057823.html</a>&gt;`__
<br>(1) - `svn checksum error &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057843.html">http://mail.python.org/pipermail/python-dev/2005-November/057843.html</a>&gt;`__<br>(6) - `Problems with revision 4077 of new SVN repository &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057867.html">http://mail.python.org/pipermail/python-dev/2005-November/057867.html</a>&gt;`__<br>(4) - `No more problems with new SVN repository &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057888.html">
http://mail.python.org/pipermail/python-dev/2005-November/057888.html</a>&gt;`__<br>(7) - `dev FAQ updated with day-to-day svn questions &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057999.html">
http://mail.python.org/pipermail/python-dev/2005-November/057999.html</a>&gt;`__<br>(2) - `Mapping cvs version numbers to svn revisions? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058051.html">
http://mail.python.org/pipermail/python-dev/2005-November/058051.html</a>&gt;`__<br>(2) - `Checking working copy consistency &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058056.html">http://mail.python.org/pipermail/python-dev/2005-November/058056.html
</a>&gt;`__<br>(9) - `Is some magic required to check out new files from svn? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058065.html">http://mail.python.org/pipermail/python-dev/2005-November/058065.html
</a>&gt;`__<br><br>[SJB]<br><br>---------------------------<br>Updating the Python-Dev FAQ<br>---------------------------<br><br>Brett Cannon has generously volunteered to clean up some of the developers' documentation and wants to know if people would rather the bug/patch guidelines to be in a classic paragraph-style layout or a more FAQ-style layout.&nbsp; If you have an opinion on the topic, please let him know!
<br><br>Contributing threads:<br><br>(2) - `dev FAQ updated with day-to-day svn questions &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058025.html">http://mail.python.org/pipermail/python-dev/2005-November/058025.html
</a>&gt;`__<br>(1) - `Revamping the bug/patch guidelines (was Re: Implementation of PEP 341) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058108.html">http://mail.python.org/pipermail/python-dev/2005-November/058108.html
</a>&gt;`__<br><br>[SJB]<br><br>=========<br>Summaries<br>=========<br><br>-----------<br>Event loops<br>-----------<br><br>This thread initiated in discussion on sourceforge about patches 1049855_ and 1252236_; Martin v. Löwis and Michiel de Hoon agreed that the fixes were fragile, and that a larger change should be discussed on python-dev.&nbsp; Michiel writes visualization software; he (and others, such as the writers of matplotlib) has trouble creating a good event loop, because the GUI toolkit (especially Tkinter) wants its own event loop to be in charge.&nbsp; Michiel doesn't actually need Tkinter for his own project, but he has to play nice with it because his users expect to be able to use other tools -- particularly IDLE -- while running his software.
<br><br>Note that this isn't the first time this sort of problem has come up; usually it is phrased in terms of a problem with Tix, or not being able to run turtle while in IDLE. Event loops by their very nature are infinite loops; once they start, everything else is out of luck unless it gets triggered by an event or is already started.
<br><br>Donovan Baarda suggested looking at Twisted for state of the art in event loop integration.&nbsp; Unfortunately, as Phillip Eby notes, it works by not using the Tkinter event loop.&nbsp; It decides for itself when to call dooneevent (do-one-event).&nbsp; It is possible to run Tkinter's dooneevent version as part of your own event loop (as Twisted does), but you can't really listen for its events, so you end up with a busy loop polling, and stepping into lots of &quot;I have nothing to do&quot; functions for every client eventloop.&nbsp; You can use Tkinter's loop, but once it goes to sleep waiting for input, everything sort of stalls out for a while, and even non-Tkinter events get queued instead of processed.
<br><br>Mark Hammond suggests that it might be easier to replace the interactive portions of python based on the &quot;code&quot; module.&nbsp;&nbsp; matplotlib suggests using ipython instead of standard python for similar reasons.&nbsp; Another option might be to always start Tk in a new thread, rather than letting it take over the main thread.&nbsp; There was some concern (see patch 1049855) that Tkinter doesn't - and shouldn't - require threading.
<br><br>[Jim Jewett posted a summary of this very repetitive and confusing (to the participants, not just summarizers!) thread towards its end, which this summary is very heavily based on.&nbsp; Many thanks Jim!]<br><br>Contributing threads:
<br><br>(60) - `Event loops, PyOS_InputHook, and Tkinter &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057954.html">http://mail.python.org/pipermail/python-dev/2005-November/057954.html</a>&gt;`__
<br>(4) - `Event loops, PyOS_InputHook, and Tkinter - Summary attempt &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058034.html">http://mail.python.org/pipermail/python-dev/2005-November/058034.html
</a>&gt;`__<br><br>&nbsp;.. _1049855: <a href="http://www.python.org/sf/1049855">http://www.python.org/sf/1049855</a><br>&nbsp;.. _1252236: <a href="http://www.python.org/sf/1252236">http://www.python.org/sf/1252236</a><br><br>[TAM]
<br><br>-----------------------------<br>Importing .pyc and .pyo files<br>-----------------------------<br><br>Osvaldo Santana Neto pointed out that if a .pyo file exists, but a .pyc doesn't, then a regularly run python will not import it (unless run with -O), but if the .pyo is in a zip file (which is on the PYTHONPATH) then it will import it.&nbsp; He felt that the inconsistency should be addressed and that the zipimport behaviour was preferable.&nbsp; However, Guido said that his intention was always that, without -O, *.pyo files are entirely ignored (and, with -O, *.pyc files are entirely ignored).&nbsp; In other words, it is the zipimport behaviour that is incorrect. 
<br><br>Guido suggested that perhaps .pyo should be deprecated altogether and instead we could have a post-load optimizer optimize .pyc files according to the current optimization settings.&nbsp; The two use cases presented for including .pyo files but not .py files were in situations where disk space is at a premium, and where a proprietary &quot;canned&quot; application is distributed to end users who have no intention or need to ever add to the code.
<br><br>A suggestion was that a new bytecode could be introduced for assertions that would turn into a jump if assertions were disabled (with -O).&nbsp; Guido thought that the idea had potential, but pointed out that it would take someone thinking really hard about all the use cases, edge cases, implementation details, and so on, in order to write a PEP.&nbsp; He suggested that Brett and Phillip might be suitable volunteers for this.
<br><br>Contributing thread:<br><br>(40) - `Inconsistent behaviour in import/zipimport hooks &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057959.html">http://mail.python.org/pipermail/python-dev/2005-November/057959.html
</a>&gt;`__<br><br>[TAM]<br><br>---------------------------------------<br>Default __hash__() and __eq__() methods<br>---------------------------------------<br><br>Noam Raphael suggested that having the default __hash__() and __eq__() methods based off of the object's id() might have been a mistake.&nbsp; He proposed that the default __hash__() method be removed, and the default __eq__() method compare the two objects' __dict__ and slot members.&nbsp; Jim Fulton offered a counter-proposal that both the default __hash__() and __eq__() methods should be dropped for Python 
3.0, but Guido convinced him that removing __eq__() is probably a bad idea; it would mean an object wouldn't compare equal to itself.<br><br>In the end, Guido decided that having a default __hash__() method based on id() isn't really a bad decision; without it, you couldn't have sets of &quot;identity objects&quot; (objects which don't have a usefully defined value-based comparison).&nbsp; He suggested that the right decision was to make the hash() function smarter, and have it raise an exception if a class redefined __eq__() without redefining __hash__().&nbsp; (In fact, this is what it used to do, but it was lost when object.__hash__() was introduced.)
<br><br>Contributing threads:<br><br>(11) - `Why should the default hash(x) == id(x)? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057859.html">http://mail.python.org/pipermail/python-dev/2005-November/057859.html
</a>&gt;`__<br>(14) - `Should the default equality operator compare values instead of identities? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057868.html">http://mail.python.org/pipermail/python-dev/2005-November/057868.html
</a>&gt;`__<br>(13) - `For Python 3k, drop default/implicit hash, and comparison &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057924.html">http://mail.python.org/pipermail/python-dev/2005-November/057924.html
</a>&gt;`__<br><br>[SJB]<br><br>---------------------------<br>Indented multi-line strings <br>---------------------------<br><br>Avi Kivity reintroduced the oft-requested means of writing a multi-line string without getting the spaces from the code indentation.&nbsp; The usual options were presented::
<br><br>&nbsp;&nbsp;&nbsp; def f(...):<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg = ('From: %s\n'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'To: %s\n'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 'Subject: Host failure report for %s\n')<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg = '''\<br>&nbsp;&nbsp;&nbsp; From: %s<br>&nbsp;&nbsp;&nbsp; To: %s
<br>&nbsp;&nbsp;&nbsp; Subject: Host failure report for %s'''<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; msg = textwrap.dedent('''\<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; From: %s<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To: %s<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Subject: Host failure report for %s''')<br><br>Noam Raphael suggested that to simplify the latter option, 
textwrap.dedent() should become a string method, str.dedent().&nbsp; There were also a few suggestions that this sort of dedenting should have syntactic support (e.g. with an appropriate string prefix).&nbsp; In general, the discussion harkened back to `PEP 295`_, a similar proposal that was previously rejected.&nbsp; People tossed the ideas around for a bit, but it didn't look like any changes were likely to be made.
<br><br>.. _PEP 295: <a href="http://www.python.org/peps/pep-0295.html">http://www.python.org/peps/pep-0295.html</a><br><br>Contributing threads:<br><br>(3) - `indented longstrings? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058042.html">
http://mail.python.org/pipermail/python-dev/2005-November/058042.html</a>&gt;`__<br>(18) - `str.dedent &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058058.html">http://mail.python.org/pipermail/python-dev/2005-November/058058.html
</a>&gt;`__<br>(1) - `OT pet peeve (was: Re: str.dedent) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058072.html">http://mail.python.org/pipermail/python-dev/2005-November/058072.html</a>&gt;`__
<br><br>[SJB]<br><br>------------------<br>Continued AST work<br>------------------<br><br>Neal Norwitz has been chasing down memory leaks; he believes that the current AST is now as good as before the AST branch was merged in.&nbsp; Nick explained that he is particularly concerned about the returns hidden inside in macros in the AST compiler's symbol table generation and bytecode generation steps.&nbsp; Niko Matsakis suggested that an arena is the way to go for memory management; the goal is to be able to free memory en-masse whatever happens and not have to track individual pointers.&nbsp; Jeremy Hylton noted that the AST phase has a mixture of malloc/free and Python object allocation; he felt that it should be straightforward to change the malloc/free to use an arena API, but that a separate mechanism would be needed to associate a set of PyObject* with the arena.&nbsp; The arena concept gained general approval, and there was some discussion about how best to implement it.
<br><br>In other AST news Rune Holm submitted two_ patches_ for the AST compiler that add better dead code elimination and constant folding and Thomas Lee is attempting to implement `PEP 341`_ (unification of try/except and try/finally), and asked for some help (Nick Coghlan gave some suggestions).
<br><br>&nbsp;.. _two: <a href="http://www.python.org/sf/1346214">http://www.python.org/sf/1346214</a> <br>&nbsp;.. _patches: <a href="http://www.python.org/sf/1346238">http://www.python.org/sf/1346238</a> <br>&nbsp;.. _PEP 341: <a href="http://python.org/peps/pep-0341.html">
http://python.org/peps/pep-0341.html</a><br><br>Contributing threads:<br><br>(1) - `Optimizations on the AST representation &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057865.html">http://mail.python.org/pipermail/python-dev/2005-November/057865.html
</a>&gt;`__<br>(4) - `Implementation of PEP 341 &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058075.html">http://mail.python.org/pipermail/python-dev/2005-November/058075.html</a>&gt;`__<br>(1) - `ast status, memory leaks, etc &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/058089.html">http://mail.python.org/pipermail/python-dev/2005-November/058089.html</a>&gt;`__<br>(7) - `Memory management in the AST parser &amp;amp; compiler &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/058138.html">http://mail.python.org/pipermail/python-dev/2005-November/058138.html</a>&gt;`__<br>(1) - `PEP 341 patch &amp;amp; memory management (was: Memory management in the AST parser &amp;amp; compiler) &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/058142.html">http://mail.python.org/pipermail/python-dev/2005-November/058142.html</a>&gt;`__<br><br>[TAM]<br><br>---------------------------------------------------------------------
<br>Adding functional methods (reduce, partial, etc.) to function objects<br>---------------------------------------------------------------------<br><br>Raymond Hettinger suggested that some of the functionals, like map or partial, might be appropriate as attributes of function objects.&nbsp; This would allow code like::
<br><br>&nbsp;&nbsp; results = f.map(data)<br>&nbsp;&nbsp; newf = f.partial(somearg)<br><br>A number of people liked the idea, but it was pointed out that map() and partial() are intended to work with any callable, and turning these into attributes of function objects would make it hard to use them with classes that define __call__().&nbsp; Guido emphasized this point, saying that complicating the callable interface was a bad idea.
<br><br>Contributing thread:<br><br>(9) - `a different kind of reduce... &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057828.html">http://mail.python.org/pipermail/python-dev/2005-November/057828.html
</a>&gt;`__<br><br>[SJB]<br><br>--------------------------------------------------<br>Distributing debug build binaries (python2x_d.dll)<br>--------------------------------------------------<br><br>David Abrahams asked whether it would be possible for 
<a href="http://python.org">python.org</a> to make a debug build of the Python DLL more accessible.&nbsp; Thomas Heller pointed out that the Microsoft debug runtime DLLs are not distributable (which is why the Windows installer does not include the debug version of the Python DLL), and that the ActiveState distribution contains Python debug DLLs.
<br><br>Tim Peters explained that when he used to collect up the debug-build bits at the time the official installer was built, they weren't included in the main installer, because they bloated its size for something that most users don't want.&nbsp; He explainged that he stopped collecting the bits because no two users wanted the same set of stuff, and so it grew so large that people complained that it was too big.
<br><br>Tim suggested that the best thing to do would be to define precisely what an acceptable distribution format is and what exactly it should contain.&nbsp; Martin indicated that he would accept a patch that picked up the files and packages them, and he would include them in the official distribution.
<br><br>Contributing thread:<br><br>(12) - `Plea to distribute debugging lib &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057896.html">http://mail.python.org/pipermail/python-dev/2005-November/057896.html
</a>&gt;`__<br><br>[TAM]<br><br>-----------------------------------<br>Creating a python-dev-announce list<br>-----------------------------------<br><br>Jack Jansen suggested that a low-volume, moderated, python-dev-announce mailing list be created for time-critical announcements for people developing Python.&nbsp; The main benefit would be the ability to keep up with important announcements such as new releases, the switch to svn, and so on, even when developers don't have time to keep up with all threads.&nbsp; Additionally, it would be easier to separate out such announcements, even when following all threads. 
<br><br>Although these summaries exist (and the announcements section at the top pretty much covers what Jack is after), the summaries occur at least a week after the end of the period that they cover, which could be as much as three weeks after any announcement (if it occured on the first of a month, for example).
<br><br>I suggested that a simpler possibility might follow along the lines of the PEP topic that the python-checkins list provides (a feature of Mailman).&nbsp; This would still require some sort of effort by the announcer (e.g
. putting some sort of tag in the subject), but wouldn't require an additional list, or additional moderators.<br><br>However, Martin pointed out that this would put an extra burden on people to remember to post to such a list; this burden would also exist using the Mailman topic mechanism.&nbsp; There wasn't much apparent support for the list, so this seems unlikely to occur at present.&nbsp; Of course, that could be because the people that would like it are too busy to have noticed the thread yet &lt;
0.5 wink&gt;, so perhaps there is more to come.<br><br>Contributing thread:<br><br>(7) - `Proposal: can we have a python-dev-announce mailing list? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057880.html">
http://mail.python.org/pipermail/python-dev/2005-November/057880.html</a>&gt;`__<br><br>[TAM]<br><br>===============<br>Skipped Threads<br>===============<br><br>(2) - `Divorcing str and unicode (no more implicit conversions). &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057827.html">http://mail.python.org/pipermail/python-dev/2005-November/057827.html</a>&gt;`__<br>(1) - `[C++-sig] GCC version compatibility &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057831.html">
http://mail.python.org/pipermail/python-dev/2005-November/057831.html</a>&gt;`__<br>(2) - `PYTHOPN_API_VERSION &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057879.html">http://mail.python.org/pipermail/python-dev/2005-November/057879.html
</a>&gt;`__<br>(3) - `Adding examples to PEP 263 &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057891.html">http://mail.python.org/pipermail/python-dev/2005-November/057891.html</a>&gt;`__<br>(3) - `Class decorators vs metaclasses &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057904.html">http://mail.python.org/pipermail/python-dev/2005-November/057904.html</a>&gt;`__<br>(2) - `PEP 352 Transition Plan &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057911.html">
http://mail.python.org/pipermail/python-dev/2005-November/057911.html</a>&gt;`__<br>(4) - `PEP submission broken? &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057935.html">http://mail.python.org/pipermail/python-dev/2005-November/057935.html
</a>&gt;`__<br>(7) - `cross-compiling &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057939.html">http://mail.python.org/pipermail/python-dev/2005-November/057939.html</a>&gt;`__<br>(1) - `[OTAnn] Feedback &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/057941.html">http://mail.python.org/pipermail/python-dev/2005-November/057941.html</a>&gt;`__<br>(1) - `Weekly Python Patch/Bug Summary &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057949.html">
http://mail.python.org/pipermail/python-dev/2005-November/057949.html</a>&gt;`__<br>(4) - `Unifying decimal numbers. &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057951.html">http://mail.python.org/pipermail/python-dev/2005-November/057951.html
</a>&gt;`__<br>(1) - `int(string) (was: DRAFT: python-dev Summary for 2005-09-01 through 2005-09-16) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057994.html">http://mail.python.org/pipermail/python-dev/2005-November/057994.html
</a>&gt;`__<br>(3) - `to_int -- oops, one step missing for use. &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058006.html">http://mail.python.org/pipermail/python-dev/2005-November/058006.html</a>
&gt;`__<br>(2) - `(no subject) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058023.html">http://mail.python.org/pipermail/python-dev/2005-November/058023.html</a>&gt;`__<br>(7) - `Building Python with Visual C++ 2005 Express Edition &lt;
<a href="http://mail.python.org/pipermail/python-dev/2005-November/058024.html">http://mail.python.org/pipermail/python-dev/2005-November/058024.html</a>&gt;`__<br>(3) - `Coroutines (PEP 342) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/058133.html">
http://mail.python.org/pipermail/python-dev/2005-November/058133.html</a>&gt;`__<br>(13) - `Weak references: dereference notification &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057961.html">http://mail.python.org/pipermail/python-dev/2005-November/057961.html
</a>&gt;`__<br>(8) - `apparent ruminations on mutable immutables (was: PEP 351, the freeze protocol) &lt;<a href="http://mail.python.org/pipermail/python-dev/2005-November/057839.html">http://mail.python.org/pipermail/python-dev/2005-November/057839.html
</a>&gt;`__<br><br>