Showing content from https://mail.python.org/pipermail/python-dev/2013-August/thread.html below:
The Python-Dev August 2013 Archive by thread
August 2013 Archives by thread
Starting: Thu Aug 1 09:03:33 CEST 2013
Ending: Sat Aug 31 22:35:42 CEST 2013
Messages: 555
- [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Silence warning about set but unused variable inside compile_atom() in Ronald Oussoren
- [Python-Dev] PEP 8 modernisation Nick Coghlan
- [Python-Dev] PEP 442 aftermath: module globals at shutdown "Martin v. Löwis"
- [Python-Dev] PEP 446: Open issues/questions Victor Stinner
- [Python-Dev] unittest.TestSuite holding references to unittest.TestCase instances too long Matt McClure
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] [Python-checkins] peps: Use Guido's preferred wording re: line length Nick Coghlan
- [Python-Dev] objections to renaming enumobject.h/c in 3.4? Eli Bendersky
- [Python-Dev] Allowing to run certain regression tests in subprocesses Eli Bendersky
- [Python-Dev] [RELEASED] Python 3.4.0a1 Larry Hastings
- [Python-Dev] PEP 442 clarification for type hierarchies Stefan Behnel
- [Python-Dev] The Return Of Argument Clinic Larry Hastings
- [Python-Dev] Inherance of file descriptor and handles on Windows (PEP 446) Victor Stinner
- [Python-Dev] (New) PEP 446: Make newly created file descriptors non-inheritable Victor Stinner
- [Python-Dev] Make extension module initialisation more like Python module initialisation Stefan Behnel
- [Python-Dev] Our failure at handling GSoC students Antoine Pitrou
- [Python-Dev] a Constant addition to enum Ethan Furman
- [Python-Dev] xml.etree.ElementTree.IncrementalParser (was: ElementTree iterparse string) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Eli Bendersky
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Nick Coghlan
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Antoine Pitrou
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Antoine Pitrou
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Nick Coghlan
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Antoine Pitrou
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Antoine Pitrou
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Nick Coghlan
- [Python-Dev] redesigning the extension module initialisation protocol (was: Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others)) Stefan Behnel
- [Python-Dev] redesigning the extension module initialisation protocol (was: Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others)) Eli Bendersky
- [Python-Dev] redesigning the extension module initialisation protocol Stefan Behnel
- [Python-Dev] redesigning the extension module initialisation protocol (was: Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others)) Nick Coghlan
- [Python-Dev] redesigning the extension module initialisation protocol Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Stefan Behnel
- [Python-Dev] Strange artifacts with PEP 3121 and monkey-patching sys.modules (in csv, ElementTree and others) Eli Bendersky
- [Python-Dev] Buildbot failure puzzle Terry Reedy
- [Python-Dev] Green buildbot failure. Terry Reedy
- [Python-Dev] Reaping threads and subprocesses Serhiy Storchaka
- [Python-Dev] Dealing with import lock deadlock in Import Hooks Arnaud Fontaine
- [Python-Dev] NULL allowed in PyErr_SetString and friends? Antoine Pitrou
- [Python-Dev] SSL issues in Python stdlib and 3rd party code Christian Heimes
- [Python-Dev] Deprecating the formatter module Brett Cannon
- [Python-Dev] [Python-checkins] cpython (merge 2.7 -> 2.7): Clean merge Ezio Melotti
- [Python-Dev] Guidance regarding tests for the standard lib Steven D'Aprano
- [Python-Dev] format, int, and IntEnum Ethan Furman
- [Python-Dev] format and int subclasses (Was: format, int, and IntEnum) Serhiy Storchaka
- [Python-Dev] format, int, and IntEnum Nick Coghlan
- [Python-Dev] format, int, and IntEnum Glenn Linderman
- [Python-Dev] format, int, and IntEnum Eric V. Smith
- [Python-Dev] format, int, and IntEnum Eli Bendersky
- [Python-Dev] format, int, and IntEnum Eric V. Smith
- [Python-Dev] format, int, and IntEnum Eli Bendersky
- [Python-Dev] format, int, and IntEnum Eric V. Smith
- [Python-Dev] format, int, and IntEnum Eli Bendersky
- [Python-Dev] format, int, and IntEnum Nick Coghlan
- [Python-Dev] format, int, and IntEnum Ethan Furman
- [Python-Dev] format, int, and IntEnum Eric V. Smith
- [Python-Dev] format, int, and IntEnum Ethan Furman
- [Python-Dev] format, int, and IntEnum Eric V. Smith
- [Python-Dev] format, int, and IntEnum Ethan Furman
- [Python-Dev] PEP 450 adding statistics module Steven D'Aprano
- [Python-Dev] Issue 13248: 3.4 Removals? Terry Reedy
- [Python-Dev] PEP 452 API for Cryptographic Hash Functions v2.0 Christian Heimes
- [Python-Dev] Should the default Python 2.7 web page mention 2.7.5 instead of 2.7.2? Peter Portante
- [Python-Dev] Tracker meta-issue Steven D'Aprano
- [Python-Dev] cpython: Use a known unique object for the dummy entry. Antoine Pitrou
- [Python-Dev] hg verify warnings Tim Peters
- [Python-Dev] HTTPOnly and Secure cookie flags Julien Phalip
- [Python-Dev] Status of 3.2 in Hg repository? Tim Peters
- [Python-Dev] PEP 446: issue with sockets Victor Stinner
- [Python-Dev] cpython: Cleanup test_builtin Serhiy Storchaka
- [Python-Dev] PEP 446 (make FD non inheritable) ready for a final review Victor Stinner
- [Python-Dev] Pre-PEP: Redesigning extension modules Stefan Behnel
- [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): merge for issue #18755 Victor Stinner
- [Python-Dev] Benchmarks now run unmodified under Python 3 Brett Cannon
- [Python-Dev] please back out changeset f903cf864191 before alpha-2 Stefan Behnel
- [Python-Dev] hg.python.org is slow Charles-François Natali
- [Python-Dev] Accepted: PEP 446 -- Make newly created file descriptors non-inheritable Guido van Rossum
- [Python-Dev] Test the test suite? Victor Stinner
- [Python-Dev] cpython: Issue #18571: Implementation of the PEP 446: file descriptors and file handles Antoine Pitrou
- [Python-Dev] Add a new tracemalloc module to trace memory allocations Victor Stinner
- [Python-Dev] devguide: Issue #18871: make it more explicit that the test suite should be run before Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython: Issue #16799: Switched from getopt to argparse style in regrtest's argument Eric Snow
- [Python-Dev] Coverity Scan Spotlight Python Christian Heimes
- [Python-Dev] Can someone try to duplicate corruption on Gentoo? Tim Peters
- [Python-Dev] Add function to signal module for getting main thread id Andrew Svetlov
- [Python-Dev] EINTR handling... Charles-François Natali
- [Python-Dev] cpython: Issue #17741: Rename IncrementalParser and its methods. Antoine Pitrou
- [Python-Dev] Completing the email6 API changes. R. David Murray
- [Python-Dev] error in test suite Ethan Furman
Last message date: Sat Aug 31 22:35:42 CEST 2013
Archived on: Sat Aug 31 22:36:32 CEST 2013
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4