<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/dev-python</id>
  <title type="text">python-dev Google Group</title>
  <subtitle type="text">
  On this list the key Python developers discuss the future of the language and its implementation. Topics include Python design issues, release mechanics, and maintenance of existing releases.
  </subtitle>
  <link href="/group/dev-python/feed/atom_v1_0_topics.xml" rel="self" title="python-dev feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Richard Oudkerk</name>
  <email>shibt...@gmail.com</email>
  </author>
  <updated>2013-05-19T15:59:52Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/d25f5868d3042348</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/d25f5868d3042348" />
  <title type="html">[Python-Dev] Async subprocesses on Windows with tulip</title>
  <summary type="html" xml:space="preserve">
  Attached is a pretty trivial example of asynchronous interaction with a &lt;br&gt; python subprocess using tulip on Windows. It does not use transports or &lt;br&gt; protocols -- instead sock_recv() and sock_sendall() are used inside tasks. &lt;br&gt; &lt;p&gt;I am not sure what the plan is for dealing with subprocesses currently.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guido van Rossum</name>
  <email>gu...@python.org</email>
  </author>
  <updated>2013-05-19T05:47:35Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/08fa1262bd14fb83</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/08fa1262bd14fb83" />
  <title type="html">[Python-Dev] Ordering keyword dicts</title>
  <summary type="html" xml:space="preserve">
  On Sat, May 18, 2013 at 10:27 PM, Raymond Hettinger &lt;br&gt; &lt;p&gt;I&#39;m slow at warming up to the idea. My main concern is speed -- since &lt;br&gt; most code doesn&#39;t need it and function calls are already slow (and &lt;br&gt; obviously very common :-) it would be a shame if this slowed down &lt;br&gt; function calls that don&#39;t need it noticeably.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Serhiy Storchaka</name>
  <email>storch...@gmail.com</email>
  </author>
  <updated>2013-05-18T20:00:58Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/a15802a52249635f</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/a15802a52249635f" />
  <title type="html">Re: [Python-Dev] cpython: Use PY_FORMAT_SIZE_T because Visual Studio does not understand %zd format.</title>
  <summary type="html" xml:space="preserve">
  18.05.13 19:37, richard.oudkerk написав(ла): &lt;br&gt; See also DEBUG_PRINT_FORMAT_SPEC() in Python/formatter_unicode.c, &lt;br&gt; _PyDebugAllocatorStats() in Objects/obmalloc.c, and kqueue_event_repr() &lt;br&gt; in Modules/selectmodule.c. &lt;br&gt; ______________________________ _________________ &lt;br&gt; Python-Dev mailing list &lt;br&gt; Python-...@python.org
  </summary>
  </entry>
  <entry>
  <author>
  <name>Serhiy Storchaka</name>
  <email>storch...@gmail.com</email>
  </author>
  <updated>2013-05-18T19:48:26Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/daf9f5bd4ce702a6</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/daf9f5bd4ce702a6" />
  <title type="html">Re: [Python-Dev] cpython: Undo the deprecation of _asdict().</title>
  <summary type="html" xml:space="preserve">
  18.05.13 10:06, raymond.hettinger написав(ла): &lt;br&gt; Why? &lt;br&gt; ______________________________ _________________ &lt;br&gt; Python-Dev mailing list &lt;br&gt; Python-...@python.org &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/listinfo/python-dev&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Unsubscribe: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Antoine Pitrou</name>
  <email>solip...@pitrou.net</email>
  </author>
  <updated>2013-05-18T08:59:10Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/b132835c58a064f1</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/b132835c58a064f1" />
  <title type="html">[Python-Dev] PEP 442: Safe object finalization</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;I would like to submit the following PEP for discussion and evaluation. &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; &lt;p&gt;Antoine. &lt;br&gt; &lt;p&gt;PEP: 442 &lt;br&gt; Title: Safe object finalization &lt;br&gt; Version: $Revision$ &lt;br&gt; Last-Modified: $Date$ &lt;br&gt; Author: Antoine Pitrou &amp;lt;solip...@pitrou.net&amp;gt; &lt;br&gt; Status: Draft &lt;br&gt; Type: Standards Track &lt;br&gt; Content-Type: text/x-rst
  </summary>
  </entry>
  <entry>
  <author>
  <name>Python tracker</name>
  <email>sta...@bugs.python.org</email>
  </author>
  <updated>2013-05-17T16:07:32Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/988049cb23674662</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/988049cb23674662" />
  <title type="html">[Python-Dev] Summary of Python tracker Issues</title>
  <summary type="html" xml:space="preserve">
  ACTIVITY SUMMARY (2013-05-10 - 2013-05-17) &lt;br&gt; Python tracker at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;To view or respond to any of the issues listed below, click on the issue. &lt;br&gt; Do NOT respond to this message. &lt;br&gt; &lt;p&gt;Issues counts and deltas: &lt;br&gt; open 3966 ( +3) &lt;br&gt; closed 25805 (+47) &lt;br&gt; total 29771 (+50) &lt;br&gt; &lt;p&gt;Open issues with patches: 1776
  </summary>
  </entry>
  <entry>
  <author>
  <name>Antoine Pitrou</name>
  <email>solip...@pitrou.net</email>
  </author>
  <updated>2013-05-17T13:01:19Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/dab044db2de16f17</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/dab044db2de16f17" />
  <title type="html">[Python-Dev] HAVE_FSTAT?</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;Some pieces of code are still guarded by: &lt;br&gt; ... &lt;br&gt; &lt;p&gt;I would expect all systems to have fstat() these days. It&#39;s pretty &lt;br&gt; basic POSIX, and even Windows has had it for ages. Shouldn&#39;t we simply &lt;br&gt; make those code blocks unconditional? It would avoid having to maintain &lt;br&gt; unused fallback paths.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Terry Reedy</name>
  <email>tjre...@udel.edu</email>
  </author>
  <updated>2013-05-17T00:31:50Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/d237f1339aa1f462</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/d237f1339aa1f462" />
  <title type="html">Re: [Python-Dev] [Python-checkins] cpython: fix compilation on Windows</title>
  <summary type="html" xml:space="preserve">
  That fixed my problem with compiling 3.4, 32 bit, Win 7. Thanks. &lt;br&gt; &lt;p&gt; But I cannot compile 3.3 python_d since May 6. In fact, there are more &lt;br&gt; errors now than 8 hours ago. &lt;br&gt; 7 things failed to build instead of 5 (3 is normal for me, given the &lt;br&gt; lack of some dependencies). &lt;br&gt; I believe the following is new.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Matt Newell</name>
  <email>newe...@blur.com</email>
  </author>
  <updated>2013-05-16T23:17:20Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/e2c1ee80dcf3e1b6</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/e2c1ee80dcf3e1b6" />
  <title type="html">[Python-Dev] Why is nb_inplace_add copied to sq_inplace_concat?</title>
  <summary type="html" xml:space="preserve">
  I have encountered what I believe to be a bug but I&#39;m sure there is some &lt;br&gt; reason things are done as they are and I am hoping someone can shed some light &lt;br&gt; or confirm it is indeed a bug. &lt;br&gt; &lt;p&gt;As a bit of background I have a c++ class that I use sip to generate python &lt;br&gt; bindings. The potential python bug manifests itself as:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Georg Brandl</name>
  <email>ge...@python.org</email>
  </author>
  <updated>2013-05-16T05:20:30Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/b84b008dfaca9670</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/b84b008dfaca9670" />
  <title type="html">[Python-Dev] [RELEASED] Python 3.2.5 and Python 3.3.2</title>
  <summary type="html" xml:space="preserve">
  -----BEGIN PGP SIGNED MESSAGE----- &lt;br&gt; Hash: SHA1 &lt;br&gt; &lt;p&gt;On behalf of the Python development team, I am pleased to announce the &lt;br&gt; releases of Python 3.2.5 and 3.3.2. &lt;br&gt; &lt;p&gt;The releases fix a few regressions in 3.2.4 and 3.3.1 in the zipfile, gzip &lt;br&gt; and xml.sax modules. Details can be found in the changelogs:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin Peterson</name>
  <email>benja...@python.org</email>
  </author>
  <updated>2013-05-16T04:19:06Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/ba23ab3a63c38b1d</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/ba23ab3a63c38b1d" />
  <title type="html">[Python-Dev] [RELEASED] Python 2.7.5</title>
  <summary type="html" xml:space="preserve">
  It is my greatest pleasure to announce the release of Python 2.7.5. &lt;br&gt; &lt;p&gt;2.7.5 is the latest maintenance release in the Python 2.7 series. You may be &lt;br&gt; surprised to hear from me so soon, as Python 2.7.4 was released slightly more &lt;br&gt; than a month ago. As it turns out, 2.7.4 had several regressions and &lt;br&gt; incompatibilities with 2.7.3. Among them were regressions in the zipfile, gzip,
  </summary>
  </entry>
  <entry>
  <author>
  <name>Barry Warsaw</name>
  <email>ba...@python.org</email>
  </author>
  <updated>2013-05-15T20:58:08Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/58b2d45017dcda8e</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/58b2d45017dcda8e" />
  <title type="html">[Python-Dev] Mysterious Python pyc file corruption problems</title>
  <summary type="html" xml:space="preserve">
  I am looking into a particularly vexing Python problem on Ubuntu that &lt;br&gt; manifests in several different ways. I think the problem is the same one &lt;br&gt; described in &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/issue13146&quot;&gt;[link]&lt;/a&gt; and I sent a message on the &lt;br&gt; subject to the ubuntu-devel list: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://lists.ubuntu.com/archives/ubuntu-devel/2013-May/037129.html&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ethan Furman</name>
  <email>et...@stoneleaf.us</email>
  </author>
  <updated>2013-05-14T20:09:16Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/63329d884e7e3d67</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/63329d884e7e3d67" />
  <title type="html">[Python-Dev] Pickling failure on Enums</title>
  <summary type="html" xml:space="preserve">
  I can get pickle failure on members created using the functional syntax with no module set; I cannot get pickle failure &lt;br&gt; on those same classes; I cannot get pickle failure on class syntax enums that inherit complex types (such as the NEI &lt;br&gt; class in the tests). &lt;br&gt; &lt;p&gt;If anybody has any insight on how to make that work, I&#39;m all ears.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Carlos Nepomuceno</name>
  <email>carlosnepomuc...@outlook.com</email>
  </author>
  <updated>2013-05-14T15:22:05Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/6439fb9c98e96b31</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/6439fb9c98e96b31" />
  <title type="html">[Python-Dev] First post</title>
  <summary type="html" xml:space="preserve">
  Hi guys! This is my first post on this list. &lt;br&gt; &lt;p&gt;I&#39;d like have your opinion on how to safely implement WSGI on a production server. &lt;br&gt; &lt;p&gt;My benchmarks show no performance differences between our PHP and Python environments. I&#39;m using mod_wsgi v3.4 with Apache 2.4. &lt;br&gt; &lt;p&gt;Is that ok or can it get faster?
  </summary>
  </entry>
  <entry>
  <author>
  <name>Philippe Fremy</name>
  <email>p...@freehackers.org</email>
  </author>
  <updated>2013-05-14T12:32:27Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/020104a425d71aa7</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/020104a425d71aa7" />
  <title type="html">[Python-Dev] How to debug python crashes</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; &lt;p&gt;I have a reproducable crash on Windows XP with Python 2.7 which I would &lt;br&gt; like to investigate. I have Visual Studio 2008 installed and I &lt;br&gt; downloaded the pdb files. However I could not find any instructions on &lt;br&gt; how to use them and was unsuccessful at getting anything out of it. &lt;br&gt; &lt;p&gt;I checked the developer guide but could not find anything on debugging
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kristján Valur Jónsson</name>
  <email>krist...@ccpgames.com</email>
  </author>
  <updated>2013-05-13T11:49:29Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/4d530fe4dcf17e47</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/4d530fe4dcf17e47" />
  <title type="html">[Python-Dev] weak refs in descriptors (http://bugs.python.org/issue17950)</title>
  <summary type="html" xml:space="preserve">
  Hello python-dev. &lt;br&gt; I&#39;m working on a patch to remove reference cycles from heap-allocated classes: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/issue17950&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Part of the patch involves making sure that descriptors in the class dictionary don&#39;t contain strong references to the class itself. &lt;br&gt; This is item 2) in the defect description.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Raymond Hettinger</name>
  <email>raymond.hettin...@gmail.com</email>
  </author>
  <updated>2013-05-12T23:49:44Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/bb06d3122c338142</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/bb06d3122c338142" />
  <title type="html">[Python-Dev] Best practices for Enum</title>
  <summary type="html" xml:space="preserve">
  After the long design effort for the enum module, &lt;br&gt; I&#39;m sure there will be a forthcoming effort to apply &lt;br&gt; them pervasively throughout the standard library. &lt;br&gt; &lt;p&gt;I would like to ask for a little restraint and for there to &lt;br&gt; be individual cost/benefit evaluations for each case. &lt;br&gt; &lt;p&gt;On the plus-side, the new integer-enums have a better
  </summary>
  </entry>
  <entry>
  <author>
  <name>Benjamin Peterson</name>
  <email>benja...@python.org</email>
  </author>
  <updated>2013-05-12T04:03:18Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/4b27dc0581313163</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/4b27dc0581313163" />
  <title type="html">[Python-Dev] 2.7.5 baking</title>
  <summary type="html" xml:space="preserve">
  The long anticipated &amp;quot;emergency&amp;quot; 2.7.5 release has now been tagged. It &lt;br&gt; will be publicly announced as binaries arrive. &lt;br&gt; &lt;p&gt;Originally, I was just going to cherrypick regression fixes onto the &lt;br&gt; 2.7.4 release and release those as 2.7.5. I started to this but ran &lt;br&gt; into some conflicts. Since we don&#39;t have buildbot testing of release
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jianfeng Mao</name>
  <email>j...@rocketsoftware.com</email>
  </author>
  <updated>2013-05-10T17:31:39Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/a61754d5688ff660</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/a61754d5688ff660" />
  <title type="html">[Python-Dev] make a Windows installation package (.msi) for Python 3.3</title>
  <summary type="html" xml:space="preserve">
  To Python Windows Release Managers: &lt;br&gt; &lt;p&gt;My name is Jianfeng Mao and I am a software developer at the U2 group in Rocket Software (&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://u2.rocketsoftware.com/&quot;&gt;[link]&lt;/a&gt;). I am currently working on a project to embed a slightly customized Python interpreter in our product. For easy installation and setup, we hope to be able to do the standard Python installation during the installation of our software. Basically I want to create a .msi file that can be called to install the full Python if the user needs this new feature. Brian Curtin (br...@python.org&amp;lt;mailto:br... @python.org&amp;gt;) pointed me to Tools/msi/msi.py for the Windows MSI builder. I tried to follow the instructions in the README but couldn&#39;t make it to work after a few twists and turns. Brian mentioned that few people needs to do this and only release managers handle the packaging of Python. I have listed the steps I have done in my attempt to create the .msi file. Please let me know if I have missed anything or done anything wrong.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Python tracker</name>
  <email>sta...@bugs.python.org</email>
  </author>
  <updated>2013-05-10T16:07:34Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/811c3c0ec13b5313</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/811c3c0ec13b5313" />
  <title type="html">[Python-Dev] Summary of Python tracker Issues</title>
  <summary type="html" xml:space="preserve">
  ACTIVITY SUMMARY (2013-05-03 - 2013-05-10) &lt;br&gt; Python tracker at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;To view or respond to any of the issues listed below, click on the issue. &lt;br&gt; Do NOT respond to this message. &lt;br&gt; &lt;p&gt;Issues counts and deltas: &lt;br&gt; open 3963 (+10) &lt;br&gt; closed 25758 (+44) &lt;br&gt; total 29721 (+54) &lt;br&gt; &lt;p&gt;Open issues with patches: 1774
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ben Hoyt</name>
  <email>benh...@gmail.com</email>
  </author>
  <updated>2013-05-10T10:55:56Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/b085f52d37b0fd15</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/b085f52d37b0fd15" />
  <title type="html">[Python-Dev] Issue 11406: adding os.scandir(), a directory iterator returning stat-like info</title>
  <summary type="html" xml:space="preserve">
  A few of us were having a discussion at &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/issue11406&quot;&gt;[link]&lt;/a&gt; about adding os.scandir(): a &lt;br&gt; generator version of os.listdir() to make iterating over very large &lt;br&gt; directories more memory efficient. This also reflects how the OS gives &lt;br&gt; things to you -- it doesn&#39;t give you a big list, but you call a
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick Coghlan</name>
  <email>ncogh...@gmail.com</email>
  </author>
  <updated>2013-05-10T07:14:21Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/e2c7fc400ca1bdce</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/e2c7fc400ca1bdce" />
  <title type="html">[Python-Dev] PEP 0 maintenance - deferring some currently open PEPs</title>
  <summary type="html" xml:space="preserve">
  I&#39;d like to mark a few PEPs that are not currently being actively &lt;br&gt; considered for 3.4 as Deferred: &lt;br&gt; &lt;p&gt; S 286 Enhanced Argument Tuples von Löwis &lt;br&gt; S 337 Logging Usage in the Standard Library Dubner &lt;br&gt; S 368 Standard image protocol and class Mastrodomenico
  </summary>
  </entry>
  <entry>
  <author>
  <name>Giampaolo Rodola&#39;</name>
  <email>g.rod...@gmail.com</email>
  </author>
  <updated>2013-05-10T00:01:40Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/20d7b798636fb023</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/20d7b798636fb023" />
  <title type="html">[Python-Dev] Help requested for issue 9285 (profile.py)</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/issue9285#msg182986&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;m stuck as I really have no clue what that error means. &lt;br&gt; Any help from someone experienced with profile.py code is welcome. &lt;br&gt; &lt;p&gt;--- Giampaolo &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://code.google.com/p/pyftpdlib/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://code.google.com/p/psutil/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://code.google.com/p/pysendfile/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; ______________________________ _________________
  </summary>
  </entry>
  <entry>
  <author>
  <name>Guido van Rossum</name>
  <email>gu...@python.org</email>
  </author>
  <updated>2013-05-09T23:01:15Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/c2c1a010fcdf5b8f</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/c2c1a010fcdf5b8f" />
  <title type="html">[Python-Dev] PEP 435 (Enums) is Accepted</title>
  <summary type="html" xml:space="preserve">
  I have reviewed the latest version of PEP 435 and I see that it is &lt;br&gt; very good. I hereby declare PEP 435 as Accepted. Congratulations go to &lt;br&gt; Barry, Eli and Ethan for pulling it through one of the most thorough &lt;br&gt; reviewing and bikeshedding processes any PEP has seen. Thanks to &lt;br&gt; everyone else for the many review comments. It is a better PEP because
  </summary>
  </entry>
  <entry>
  <author>
  <name>Diego Tolentino</name>
  <email>diegotolent...@gmail.com</email>
  </author>
  <updated>2013-05-09T19:58:02Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/5255c564cc1b823f</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/5255c564cc1b823f" />
  <title type="html">[Python-Dev] I want contribute to the project</title>
  <summary type="html" xml:space="preserve">
  Hi guys, &lt;br&gt; &lt;p&gt;I have 3 computer and want to contribute to the project, &lt;br&gt; &lt;p&gt;Windows 7, Interl I5 64bits &lt;br&gt; Ubuntu 13.04, Interl I5 32bits &lt;br&gt; Ubuntu 13.04, Interl I5 64bits &lt;br&gt; &lt;p&gt;How i can proceed? I&#39;m nice in this world of free software and python &lt;br&gt; &lt;p&gt;best regards &lt;br&gt; &lt;p&gt;Diego Tolentino &lt;br&gt; SENIOR DEVELOPER &lt;br&gt; Skype: diegotolentino
  </summary>
  </entry>
  <entry>
  <author>
  <name>Jianfeng Mao</name>
  <email>j...@rocketsoftware.com</email>
  </author>
  <updated>2013-05-09T00:37:43Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/3e6e8c7f82693f38</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/3e6e8c7f82693f38" />
  <title type="html">[Python-Dev] Any script to create the installation pacakge of Python 3.3.1 on Windows and *NIX?</title>
  <summary type="html" xml:space="preserve">
  To Python-Dev committers: &lt;br&gt; &lt;p&gt;I am working on a project to embed a slightly customized Python interpreter in our own software. For easy installation and setup, we want to be able to do the standard Python installation as part of the installation of our product. So far I have successfully customized and built Python 3.3.1 (including the subprojects) on Windows but I can&#39;t find anything in the source distribution to allow me package the binaries/modules etc into a MSI just like the one on the download page on python.org. So I am asking for information regarding how to package Python build for installation on both Windows and *NIX platforms. Your help will be greatly appreciated.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Antoine Pitrou</name>
  <email>solip...@pitrou.net</email>
  </author>
  <updated>2013-05-08T16:14:59Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/d17c296e0cf1f062</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/d17c296e0cf1f062" />
  <title type="html">[Python-Dev] Call for testing: generator finalization</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;In &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/issue17807&quot;&gt;[link]&lt;/a&gt; I&#39;ve committed a patch to allow &lt;br&gt; generator finalization (execution of &amp;quot;finally&amp;quot; blocks) even when a &lt;br&gt; generator is part of a reference cycle. If you have some workload &lt;br&gt; which is known for problems with generator finalization (or otherwise &lt;br&gt; makes a heavy use of generators), it would nice to have some feedback on
  </summary>
  </entry>
  <entry>
  <author>
  <name>Alok Nayak</name>
  <email>aloknaya...@gmail.com</email>
  </author>
  <updated>2013-05-08T11:31:20Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/c6cc181a1d2da9bb</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/c6cc181a1d2da9bb" />
  <title type="html">Re: [Python-Dev] this python string literals documentation couldn&#39;t explain me: single quote presence inside double quoted string and viceversa. Can Anyone explain me?</title>
  <summary type="html" xml:space="preserve">
  I asked this question here, &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://stackoverflow.com/questions/16435233/this-python-string-literals-documentation-couldnt-explain-me-single-quote-pres&quot;&gt;[link]&lt;/a&gt;, &lt;br&gt; . I was advised to ask here &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Alok Nayak &lt;br&gt; Gwalior, India
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eli Bendersky</name>
  <email>eli...@gmail.com</email>
  </author>
  <updated>2013-05-07T13:34:50Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/d3b04f51d42ff6b8</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/d3b04f51d42ff6b8" />
  <title type="html">[Python-Dev] PEP 435: pickling enums created with the functional API</title>
  <summary type="html" xml:space="preserve">
  One of the contended issues with PEP 435 on which Guido pronounced was the &lt;br&gt; functional API, that allows created enumerations dynamically in a manner &lt;br&gt; similar to namedtuple: &lt;br&gt; &lt;p&gt; Color = Enum(&#39;Color&#39;, &#39;red blue green&#39;) &lt;br&gt; &lt;p&gt;The biggest complaint reported against this API is interaction with pickle. &lt;br&gt; As promised, I want to discuss here how we&#39;re going to address this concern.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Victor Stinner</name>
  <email>victor.stin...@gmail.com</email>
  </author>
  <updated>2013-05-07T07:34:45Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/c09ef56cf209bfdf</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/c09ef56cf209bfdf" />
  <title type="html">[Python-Dev] All 3.x stable buildbots are red</title>
  <summary type="html" xml:space="preserve">
  &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://buildbot.python.org/all/waterfall?category=3.x.stable&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;x86 Windows Server 2003 [SB] 3.x: 3 tests failed, test___all__ test_gc test_ssl &lt;br&gt; x86 Windows7 3.x: 3 tests failed, test___all__ test_gc test_ssl &lt;br&gt; x86 Gentoo Non-Debug 3.x: 3 tests failed, test_logging &lt;br&gt; test_multiprocessing test_urllib2net
  </summary>
  </entry>
  <entry>
  <author>
  <name>Antoine Pitrou</name>
  <email>solip...@pitrou.net</email>
  </author>
  <updated>2013-05-06T19:17:01Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/59972d54f82b66d4</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/59972d54f82b66d4" />
  <title type="html">Re: [Python-Dev] cpython: Issue #11816: multiple improvements to the dis module</title>
  <summary type="html" xml:space="preserve">
  On Mon, 6 May 2013 15:59:49 +0200 (CEST) &lt;br&gt; &lt;p&gt;Looks like you forgot to add bytecode_helper.py. &lt;br&gt; &lt;p&gt;Regards &lt;br&gt; &lt;p&gt;Antoine. &lt;br&gt; &lt;p&gt;______________________________ _________________ &lt;br&gt; Python-Dev mailing list &lt;br&gt; Python-...@python.org &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/listinfo/python-dev&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Unsubscribe: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Armin Rigo</name>
  <email>ar...@tunes.org</email>
  </author>
  <updated>2013-05-06T08:46:33Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/ade3cd4d68e542e2</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/ade3cd4d68e542e2" />
  <title type="html">[Python-Dev] Fighting the theoretical randomness of &quot;is&quot; on immutables</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;In the context PyPy, we&#39;ve recently seen again the issue of &amp;quot;x is y&amp;quot; &lt;br&gt; not being well-defined on immutable constants. I&#39;ve tried to &lt;br&gt; summarize the issues and possible solutions in a mail to pypy-dev [1] &lt;br&gt; and got some answers already. Having been convinced that the core is &lt;br&gt; a language design issue, I&#39;m asking for help from people on this list.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ethan Furman</name>
  <email>et...@stoneleaf.us</email>
  </author>
  <updated>2013-05-05T20:09:50Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/0af129f14182f57d</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/0af129f14182f57d" />
  <title type="html">[Python-Dev] PEP 435: initial values must be specified? Yes</title>
  <summary type="html" xml:space="preserve">
  No, you are not only one that&#39;s bothered by it. I tried it without assignments until I discovered that bugs are way too &lt;br&gt; easy to introduce. The problem is a successful name lookup looks just like a name failure, but of course no error is &lt;br&gt; raised and no new enum item is created: &lt;br&gt; --&amp;gt; class Color(Enum):
  </summary>
  </entry>
  <entry>
  <author>
  <name>Glenn Linderman</name>
  <email>v+pyt...@g.nevcal.com</email>
  </author>
  <updated>2013-05-05T06:31:13Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/7e853e65c61db90e</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/7e853e65c61db90e" />
  <title type="html">[Python-Dev] PEP 435 - ref impl disc 2</title>
  <summary type="html" xml:space="preserve">
  So I have a class based on Nick&#39;s Named Values, that has been extended &lt;br&gt; to propagate names into expressions, so that if you have named values &lt;br&gt; &#39;x&#39; and &#39;y&#39;, when you x + y, the result is a named value whose name is &lt;br&gt; &#39;(x + y)&#39;. &lt;br&gt; &lt;p&gt;Seems pretty awkward to integrate this with Enum. Maybe I&#39;m missing
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Delaney</name>
  <email>timothy.c.dela...@gmail.com</email>
  </author>
  <updated>2013-05-05T03:50:25Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/a8c40cd5536e913a</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/a8c40cd5536e913a" />
  <title type="html">[Python-Dev] PEP 435 - reference implementation discussion</title>
  <summary type="html" xml:space="preserve">
  Split off from the PEP 435 - requesting pronouncement thread. &lt;br&gt; &lt;p&gt;Think I&#39;ve come up with a system that works for my auto-numbering case &lt;br&gt; without knowing the internals of enum_type. Patch passes all existing test &lt;br&gt; cases. The patch does two things: &lt;br&gt; &lt;p&gt;1. Finds the first non-Enum class on the MRO of the new class and uses that
  </summary>
  </entry>
  <entry>
  <author>
  <name>Tim Delaney</name>
  <email>timothy.c.dela...@gmail.com</email>
  </author>
  <updated>2013-05-05T01:23:00Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/74461b98f08c9fb1</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/74461b98f08c9fb1" />
  <title type="html">[Python-Dev] CLA link from bugs.python.org</title>
  <summary type="html" xml:space="preserve">
  It appears there&#39;s no obvious link from bugs.python.org to the contributor &lt;br&gt; agreement - you need to go via the unintuitive link Foundation -&amp;gt; &lt;br&gt; Contribution Forms (and from what I&#39;ve read, you&#39;re prompted when you add a &lt;br&gt; patch to the tracker). &lt;br&gt; &lt;p&gt;I&#39;d suggest that if the &amp;quot;Contributor Form Received&amp;quot; field is &amp;quot;No&amp;quot; in user
  </summary>
  </entry>
  <entry>
  <author>
  <name>Eli Bendersky</name>
  <email>eli...@gmail.com</email>
  </author>
  <updated>2013-05-04T22:04:49Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/e9ce9a2b76391550</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/e9ce9a2b76391550" />
  <title type="html">[Python-Dev] PEP 435 - requesting pronouncement</title>
  <summary type="html" xml:space="preserve">
  Hello pydev, &lt;br&gt; &lt;p&gt;PEP 435 is ready for final review. A lot of the feedback from the last few &lt;br&gt; weeks of discussions has been incorporated. Naturally, not everything could &lt;br&gt; go in because some minor (mostly preference-based) issues did not reach a &lt;br&gt; consensus. We do feel, however, that the end result is better than in the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Brett Cannon</name>
  <email>br...@python.org</email>
  </author>
  <updated>2013-05-04T18:49:16Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/3a0dbb431985734e</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/3a0dbb431985734e" />
  <title type="html">Re: [Python-Dev] [Python-checkins] cpython: #17115, 17116: Have modules initialize the __package__ and __loader__</title>
  <summary type="html" xml:space="preserve">
  FYI, I&#39;m aware this broke some buildbots and will have a look today to &lt;br&gt; figure out why. &lt;br&gt; &lt;p&gt;______________________________ _________________ &lt;br&gt; Python-Dev mailing list &lt;br&gt; Python-...@python.org &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/listinfo/python-dev&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Unsubscribe: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/options/python-dev/dev-python%2Bgarchive-30976%40googlegroups.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Moore</name>
  <email>p.f.mo...@gmail.com</email>
  </author>
  <updated>2013-05-03T20:23:07Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/617c784f811609e6</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/617c784f811609e6" />
  <title type="html">[Python-Dev] PEP 379 Python launcher for Windows - behaviour for #!/usr/bin/env python line is wrong</title>
  <summary type="html" xml:space="preserve">
  While reviewing the behaviour of Vinay&#39;s &amp;quot;distil&amp;quot; installer tool (see &lt;br&gt; distutils-sig for details, but it&#39;s not relevant here) I have found what I &lt;br&gt; think is a flaw in the behaviour of the py.exe launcher for Windows. &lt;br&gt; &lt;p&gt;To recap for people unfamiliar with the launcher, it emulates #! line &lt;br&gt; interpretation on Windows, interpreting commonly used forms from Unix and
  </summary>
  </entry>
  <entry>
  <author>
  <name>Python tracker</name>
  <email>sta...@bugs.python.org</email>
  </author>
  <updated>2013-05-03T16:07:23Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/f0ed5266780603e8</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/f0ed5266780603e8" />
  <title type="html">[Python-Dev] Summary of Python tracker Issues</title>
  <summary type="html" xml:space="preserve">
  ACTIVITY SUMMARY (2013-04-26 - 2013-05-03) &lt;br&gt; Python tracker at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://bugs.python.org/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;To view or respond to any of the issues listed below, click on the issue. &lt;br&gt; Do NOT respond to this message. &lt;br&gt; &lt;p&gt;Issues counts and deltas: &lt;br&gt; open 3953 ( +4) &lt;br&gt; closed 25714 (+40) &lt;br&gt; total 29667 (+44) &lt;br&gt; &lt;p&gt;Open issues with patches: 1773
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick Coghlan</name>
  <email>ncogh...@gmail.com</email>
  </author>
  <updated>2013-05-03T01:29:56Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/2666a92cf5b3b81e</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/2666a92cf5b3b81e" />
  <title type="html">[Python-Dev] Tightening up the specification for locals()</title>
  <summary type="html" xml:space="preserve">
  An exchange in one of the enum threads prompted me to write down &lt;br&gt; something I&#39;ve occasionally thought about regarding locals(): it is &lt;br&gt; currently severely underspecified, and I&#39;d like to make the current &lt;br&gt; CPython behaviour part of the language/library specification. (We &lt;br&gt; recently found a bug in the interaction between the __prepare__ method
  </summary>
  </entry>
  <entry>
  <author>
  <name>Nick Coghlan</name>
  <email>ncogh...@gmail.com</email>
  </author>
  <updated>2013-05-02T22:57:43Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/e8e072236997b2d7</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/e8e072236997b2d7" />
  <title type="html">Re: [Python-Dev] [Python-checkins] peps: Add time(), call_at(). Remove call_repeatedly(). Get rid of add_*_handler()</title>
  <summary type="html" xml:space="preserve">
  add_*_handler() return value. &lt;br&gt; &lt;p&gt;Should the PEP allow event loops that use decimal.Decimal? &lt;br&gt; &lt;p&gt;(approximately) &lt;br&gt; &lt;p&gt;It may be worth explicitly noting the time scales where floating point&#39;s &lt;br&gt; dynamic range starts to significantly limit granularity. &lt;br&gt; &lt;p&gt;Cheers, &lt;br&gt; Nick.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ethan Furman</name>
  <email>et...@stoneleaf.us</email>
  </author>
  <updated>2013-05-02T19:07:15Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/1732d8462b24cc98</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/1732d8462b24cc98" />
  <title type="html">[Python-Dev] PyPy, Jython, &amp; IronPython: Enum convenience function and pickleablity</title>
  <summary type="html" xml:space="preserve">
  In order for the Enum convenience function to be pickleable, we have this line of code in the metaclass: &lt;br&gt; &lt;p&gt; enum_class.__module__ = sys._getframe(1).f_globals[&#39;__ name__&#39;] &lt;br&gt; &lt;p&gt;This works fine for Cpython, but what about the others? &lt;br&gt; &lt;p&gt;-- &lt;br&gt; ~Ethan~ &lt;br&gt; ______________________________ _________________ &lt;br&gt; Python-Dev mailing list
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ethan Furman</name>
  <email>et...@stoneleaf.us</email>
  </author>
  <updated>2013-05-01T17:21:30Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/0a2c787cf25079c3</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/0a2c787cf25079c3" />
  <title type="html">[Python-Dev] Enum: subclassing?</title>
  <summary type="html" xml:space="preserve">
  We may not want to /completely/ disallow subclassing. Consider: &lt;br&gt; &lt;p&gt;--&amp;gt; class StrEnum(str, Enum): &lt;br&gt; ... &#39;&#39;&#39;string enums for Business Basic variable names&#39;&#39;&#39; &lt;br&gt; ... &lt;br&gt; --&amp;gt; class Vendors(StrEnum): &lt;br&gt; EnumError: subclassing not allowed &lt;br&gt; &lt;p&gt;My point is that IntEnum, StrEnum, ListEnum, FloatEnum are all &amp;quot;subclasses&amp;quot; of Enum. To then have a subclass of
  </summary>
  </entry>
  <entry>
  <author>
  <name>Pieter Nagel</name>
  <email>pie...@nagel.co.za</email>
  </author>
  <updated>2013-05-01T07:32:28Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/2f46aae4f28dac58</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/2f46aae4f28dac58" />
  <title type="html">[Python-Dev] PEP 428: stat caching undesirable?</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;I write as a python lover for over 13 years who&#39;s always wanted &lt;br&gt; something like PEP 428 in Python. &lt;br&gt; &lt;p&gt;I am concerned about the caching of stat() results as currently defined &lt;br&gt; in the PEP. This means that all behaviour built on top of stat(), such &lt;br&gt; as p.is_dir(), p.is_file(), p.st_size and the like can indefinitely hold
  </summary>
  </entry>
  <entry>
  <author>
  <email>eliswil...@hushmail.com</email>
  </author>
  <updated>2013-04-30T23:26:03Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/072b5d43c75e76f9</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/072b5d43c75e76f9" />
  <title type="html">[Python-Dev] Biggest Fake Conference in Computer Science</title>
  <summary type="html" xml:space="preserve">
  Biggest Fake Conference in Computer Science &lt;br&gt; We are researchers from different parts of the world and conducted a study on the world’s biggest &lt;br&gt; bogus computer science conference WORLDCOMP &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sites.google.com/site/worlddump1&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; organized by Prof. Hamid Arabnia from University of Georgia, USA. &lt;br&gt; We submitted a fake paper to WORLDCOMP 2011 and again (the same paper with a modified title) to
  </summary>
  </entry>
  <entry>
  <author>
  <name>Ethan Furman</name>
  <email>et...@stoneleaf.us</email>
  </author>
  <updated>2013-04-30T20:12:05Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/d016a7d52ce4772d</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/d016a7d52ce4772d" />
  <title type="html">[Python-Dev] PEP-435 reference implementation</title>
  <summary type="html" xml:space="preserve">
  Greetings, &lt;br&gt; &lt;p&gt;Eli asked me to put the reference implementation here for review. &lt;br&gt; &lt;p&gt;It is available at &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://bitbucket.org/stoneleaf/aenum&quot;&gt;[link]&lt;/a&gt; in ref435.py and test_ref435.py &lt;br&gt; &lt;p&gt;-- &lt;br&gt; ~Ethan~ &lt;br&gt; ______________________________ _________________ &lt;br&gt; Python-Dev mailing list &lt;br&gt; Python-...@python.org &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://mail.python.org/mailman/listinfo/python-dev&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Paul Moore</name>
  <email>p.f.mo...@gmail.com</email>
  </author>
  <updated>2013-04-30T09:15:58Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/2837535781319ef8</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/2837535781319ef8" />
  <title type="html">[Python-Dev] Getting a list of registered codecs</title>
  <summary type="html" xml:space="preserve">
  Before I raise a bug for this, can someone confirm if I&#39;ve simply missed &lt;br&gt; something? I don&#39;t see any way, either in the docs or in the helpstrings &lt;br&gt; from the codecs, of listing the codecs that have been registered. &lt;br&gt; &lt;p&gt;FWIW, I picked this up when I was looking at writing a simple encoding &lt;br&gt; converter, and I wanted to add a flag to list what conversions were
  </summary>
  </entry>
  <entry>
  <author>
  <name>Georg Brandl</name>
  <email>g.bra...@gmx.net</email>
  </author>
  <updated>2013-04-30T07:06:26Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/310db5c273262948</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/310db5c273262948" />
  <title type="html">[Python-Dev] Regression fix releases coming</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; &lt;p&gt;since there turned out to be a &amp;quot;critical mass&amp;quot; of regressions in 2.7.4/ &lt;br&gt; 3.2.4/3.3.1, Benjamin and I would like to release a releasing fixing these &lt;br&gt; next weekend. &lt;br&gt; &lt;p&gt;Since we would like to cherry-pick only regression fixes into these releases, &lt;br&gt; please make sure any regression issues you know of are set to &amp;quot;open&amp;quot; (even if
  </summary>
  </entry>
  <entry>
  <author>
  <name>Marco Hemmelrath</name>
  <email>marco.hemmelr...@googlemail.com</email>
  </author>
  <updated>2013-04-30T01:23:06Z</updated>
  <id>http://groups.google.com/group/dev-python/browse_thread/thread/54deb179e00f42b0</id>
  <link href="http://groups.google.com/group/dev-python/browse_thread/thread/54deb179e00f42b0" />
  <title type="html">[Python-Dev] enum instances</title>
  <summary type="html" xml:space="preserve">
  First of all, hi, I&#39;m new to this list. &lt;br&gt; &lt;p&gt;Following the enum discussions on this list I am kind of confused about &lt;br&gt; how enums and their respective instances, i.e. the values, should behave &lt;br&gt; in &amp;quot;normal&amp;quot; context. &lt;br&gt; I apologize beforehand for the mass of &amp;quot;questions&amp;quot; because the following &lt;br&gt; contains really many discussed things but they all kinda depend on one
  </summary>
  </entry>
</feed>
