November 2010 Archives by thread
Starting: Mon Nov 1 00:08:00 CET 2010
Ending: Tue Nov 30 23:48:56 CET 2010
Messages: 1073
- [Python-Dev] [Python-checkins] r85934 - in python/branches/py3k: Misc/NEWS Modules/socketmodule.c
Scott Dial
- [Python-Dev] str.format_from_mapping
Benjamin Peterson
- [Python-Dev] Cleaning-up the new unittest API
Barry Warsaw
- [Python-Dev] str.format_from_mapping
Barry Warsaw
- [Python-Dev] new buffer in python2.7
Kristján Valur Jónsson
- [Python-Dev] Cleaning-up the new unittest API
Michael Foord
- [Python-Dev] new buffer in python2.7
Stefan Behnel
- [Python-Dev] new buffer in python2.7
Stefan Behnel
- [Python-Dev] Continuing 2.x
Kristján Valur Jónsson
- [Python-Dev] time.wallclock()
Kristján Valur Jónsson
- [Python-Dev] Change to logging Formatters: support for alternative format styles
Olemis Lang
- [Python-Dev] okay to remove argparse.__all__?
Steven Bethard
- [Python-Dev] PyMem_MALLOC vs PyMem_Malloc
Hirokazu Yamamoto
- [Python-Dev] [Python-checkins] r85987 - python/branches/py3k/Lib/test/test_os.py
Hirokazu Yamamoto
- [Python-Dev] On breaking modules into packages Was: [issue10199] Move Demo/turtle under Lib/
Brett Cannon
- [Python-Dev] [Python-checkins] r85902 - in python/branches/py3k/Lib: os.py test/test_os.py
Victor Stinner
- [Python-Dev] Resource leaks warnings
Hirokazu Yamamoto
- [Python-Dev] Question on imports and packages
Raymond Hettinger
- [Python-Dev] Code coverage doesn't show .py stats
anatoly techtonik
- [Python-Dev] str.format_from_mapping
Eric Smith
- [Python-Dev] Python-3 transition in Arch Linux
Allan McRae
- [Python-Dev] Pickle alternative in stdlib (Was: On breaking modules into packages)
anatoly techtonik
- [Python-Dev] Help with warnings not being raised
Jesus Cea
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] *** glibc detected *** gdb: malloc(): smallbin double linked list
John Reid
- [Python-Dev] [Python-checkins] r86170 - in python/branches/py3k: Doc/library/stdtypes.rst Lib/test/test_unicode.py Misc/NEWS Objects/stringlib/string_format.h Objects/unicodeobject.c
Éric Araujo
- [Python-Dev] [Python-checkins] r86170 - in python/branches/py3k: Doc/library/stdtypes.rst Lib/test/test_unicode.py Misc/NEWS Objects/stringlib/string_format.h Objects/unicodeobject.c
Eric Smith
- [Python-Dev] "Too many open files" errors on "x86 FreeBSD 7.2 3.x" buildbot
Victor Stinner
- [Python-Dev] [Python-checkins] r86264 - python/branches/release27-maint/Lib/distutils/sysconfig.py
"Martin v. Löwis"
- [Python-Dev] SSH access against buildbot boxes
Giampaolo Rodolà
- [Python-Dev] SSH access against buildbot boxes
"Martin v. Löwis"
- [Python-Dev] SSH access against buildbot boxes
Stephen Hansen
- [Python-Dev] SSH access against buildbot boxes
David Bolen
- [Python-Dev] SSH access against buildbot boxes
Nick Coghlan
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Trent Nelson
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Nick Coghlan
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Georg Brandl
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
"Martin v. Löwis"
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Georg Brandl
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
"Martin v. Löwis"
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Jeroen Ruigrok van der Werven
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Nick Coghlan
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Dirkjan Ochtman
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Dirkjan Ochtman
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
exarkun at twistedmatrix.com
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
"Martin v. Löwis"
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Scott Dial
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
C. Titus Brown
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Scott Dial
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Nick Coghlan
- [Python-Dev] Snakebite, buildbot and low hanging fruit -- feedback wanted! (Was Re: SSH access against buildbot boxes)
Antoine Pitrou
- [Python-Dev] "Too many open files" errors on "x86 FreeBSD 7.2 3.x" buildbot
David Bolen
- [Python-Dev] rlcompleter -- auto-complete dictionary keys (+ tests)
Valery Khamenya
- [Python-Dev] bugs.python.org not responding (Was: rlcompleter -- auto-complete dictionary keys (+ tests))
Bobby Impollonia
- [Python-Dev] Bug track down?
MRAB
- [Python-Dev] r86276 - python/branches/py3k/Lib/distutils/cygwinccompiler.py
Antoine Pitrou
- [Python-Dev] KeyboardInterrupt not catch
Qi Yong
- [Python-Dev] Continuing 2.x
Lennart Regebro
- [Python-Dev] new buffer in python2.7
Lennart Regebro
- [Python-Dev] Backward incompatible API changes in the pydoc module
Nick Coghlan
- [Python-Dev] GUI test runner tool
Michael Foord
- [Python-Dev] [Python-checkins] r86300 - in python/branches/py3k: Misc/NEWS PC/winsound.c
Éric Araujo
- [Python-Dev] Breaking undocumented API
Alexander Belopolsky
- [Python-Dev] Buildbot for AIX
Sébastien Sablé
- [Python-Dev] Buildbot for AIX
Antoine Pitrou
- [Python-Dev] [Python-checkins] r86327 - in python/branches/py3k: Doc/includes/email-mime.py Doc/includes/email-simple.py Doc/library/smtplib.rst Doc/whatsnew/3.2.rst Lib/smtplib.py Lib/test/test_smtplib.py Misc/NEWS
Éric Araujo
- [Python-Dev] r86351 - python/branches/py3k/Lib/tempfile.py
Antoine Pitrou
- [Python-Dev] [Python-checkins] r86355 - python/branches/py3k/Modules/_pickle.c
Alexander Belopolsky
- [Python-Dev] [Python-checkins] r86348 - in python/branches/py3k/Lib: test/test_xml_etree.py xml/etree/ElementTree.py
Éric Araujo
- [Python-Dev] bugs.python.org migration
"Martin v. Löwis"
- [Python-Dev] Breaking undocumented API
Nick Coghlan
- [Python-Dev] Breaking undocumented API
Raymond Hettinger
- [Python-Dev] issue 9807 - abiflags in paths and symlinks (updated patch)
Barry Warsaw
- [Python-Dev] Removal of Win32 ANSI API
Hirokazu Yamamoto
- [Python-Dev] Issues 9931 and 9055 - test_ttk_guionly and buildbot run as a service
Paul Moore
- [Python-Dev] buildbot master update
"Martin v. Löwis"
- [Python-Dev] bugs.python.org migration complete
"Martin v. Löwis"
- [Python-Dev] [Python-checkins] r86429 - python/branches/py3k/Doc/tools/sphinxext/pyspecific.py
Fred Drake
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] r86418 - in python/branches/release27-maint: Doc/library/difflib.rst Lib/difflib.py Lib/test/test_difflib.py Misc/NEWS
Antoine Pitrou
- [Python-Dev] Closures / Python Scopes
Hatem Nassrat
- [Python-Dev] [Python-checkins] r86441 - python/branches/py3k/Lib/test/test_nntplib.py
Terry Reedy
- [Python-Dev] Breaking undocumented API
Greg Ewing
- [Python-Dev] Stable buildbots
Antoine Pitrou
- [Python-Dev] [Python-checkins] r86451 - python/branches/py3k/Misc/NEWS
Terry Reedy
- [Python-Dev] [Python-checkins] r86453 - in python/branches/release31-maint: Include/patchlevel.h Lib/distutils/__init__.py Lib/idlelib/idlever.py Misc/NEWS Misc/RPM/python-3.1.spec README
Terry Reedy
- [Python-Dev] [RELEASED] Python 3.1.3 release candidate 1
Benjamin Peterson
- [Python-Dev] [RELEASED] Python 2.7.1 release candidate 1
Benjamin Peterson
- [Python-Dev] PEP 385: Formatting of Hg checkin notifications
Nick Coghlan
- [Python-Dev] unexpected traceback/stack behavior with chained exceptions (issue 1553375)
R. David Murray
- [Python-Dev] [Python-checkins] r86467 - in python/branches/py3k: Doc/library/logging.rst Lib/logging/__init__.py Misc/NEWS
Nick Coghlan
- [Python-Dev] [RELEASED] Python 3.2 alpha 4
Georg Brandl
- [Python-Dev] [RELEASED] Python 3.2 alpha 4
Paul Moore
- [Python-Dev] Mercurial Schedule
Jesus Cea
- [Python-Dev] PyUnicode_GetMax() and PyUnicode_FromOrdinal() Was: Breaking undocumented API
Alexander Belopolsky
- [Python-Dev] Python bug week-end : 20-21 November
Rodrigo Bernardo Pimentel
- [Python-Dev] python3k vs _ast
Emile Anclin
- [Python-Dev] I need help with IO testuite
Jesus Cea
- [Python-Dev] Proposed adjustments to PEP 0 generation
Nick Coghlan
- [Python-Dev] Help deploying a new buildbot running OpenIndiana/x86
Jesus Cea
- [Python-Dev] new LRU cache API in Py3.2
Jason R. Coombs
- [Python-Dev] PEP 3151 dictator
Antoine Pitrou
- [Python-Dev] r86514 - in python/branches/py3k/Lib: test/test_xmlrpc.py xmlrpc/client.py
Antoine Pitrou
- [Python-Dev] sha digest endianness
Kristján Valur Jónsson
- [Python-Dev] len(chr(i)) = 2?
Alexander Belopolsky
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] [Python-checkins] r86530 - python/branches/py3k/Doc/howto/unicode.rst
Ezio Melotti
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Éric Araujo
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
R. David Murray
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
R. David Murray
- [Python-Dev] Web servers, bytes, str, documentation, Python 3.2a4
Glenn Linderman
- [Python-Dev] [Python-checkins] r86540 - in python/branches/py3k: Parser/asdl_c.py Python/Python-ast.c
Brian Curtin
- [Python-Dev] [Python-checkins] pymigr: Build identification patch is updated, but only for Unix.
Nick Coghlan
- [Python-Dev] [Python-checkins] r86566 - in python/branches/py3k: Doc/glossary.rst Doc/library/inspect.rst Lib/inspect.py Lib/test/test_inspect.py Misc/NEWS Misc/python-wing4.wpr
Nick Coghlan
- [Python-Dev] r86570 - in python/branches/py3k: Lib/unittest/case.py Lib/unittest/test/test_case.py Misc/NEWS
Antoine Pitrou
- [Python-Dev] Reminder: Distutils vs Distutils2
Tarek Ziadé
- [Python-Dev] [Python-checkins] r86566 - in python/branches/py3k: Doc/glossary.rst Doc/library/inspect.rst Lib/inspect.py Lib/test/test_inspect.py Misc/NEWS Misc/python-wing4.wpr
Nick Coghlan
- [Python-Dev] [Python-checkins] r86633 - in python/branches/py3k: Doc/library/inspect.rst Doc/whatsnew/3.2.rst Lib/inspect.py Lib/test/test_inspect.py Misc/NEWS
Éric Araujo
- [Python-Dev] Bug week-end on the 20th-21st?
Brian Curtin
- [Python-Dev] is this a bug? no environment variables
Glenn Linderman
- [Python-Dev] Re-enable warnings in regrtest and/or unittest
Ezio Melotti
- [Python-Dev] Solaris family and 64 bits compiling
Jesus Cea
- [Python-Dev] Missing Python Symbols when Starting Python App (Apache/Django/Mod_Wsgi)
Anurag Chourasia
- [Python-Dev] [Python-checkins] r86699 - python/branches/py3k/Lib/zipfile.py
Benjamin Peterson
- [Python-Dev] OpenSSL Voluntarily (openssl-1.0.0a)
Hirokazu Yamamoto
- [Python-Dev] [Python-checkins] r86702 - python/branches/py3k/Lib/idlelib/IOBinding.py
Terry Reedy
- [Python-Dev] [Python-checkins] r86703 - python/branches/release31-maint/Lib/idlelib/IOBinding.py
Senthil Kumaran
- [Python-Dev] constant/enum type in stdlib
Antoine Pitrou
- [Python-Dev] len(chr(i)) = 2?
Amaury Forgeot d'Arc
- [Python-Dev] Sporadic problems with bugs.python.org
Jesus Cea
- [Python-Dev] [Python-checkins] r86720 - python/branches/py3k/Misc/ACKS
Terry Reedy
- [Python-Dev] Centos 5.5 freeze during test_concurrent_futures
Łukasz Langa
- [Python-Dev] http.server - reference to bug #427345
Glenn Linderman
- [Python-Dev] r86726 - python/branches/release27-maint/Objects/setobject.c
Antoine Pitrou
- [Python-Dev] Fwd: constant/enum type in stdlib
Joao S. O. Bueno
- [Python-Dev] len(chr(i)) = 2?
Alexander Belopolsky
- [Python-Dev] [Preview] Comments and change proposals on documentation
Georg Brandl
- [Python-Dev] collect2: library libpython2.6 not found while building extensions (--enable-shared)
Anurag Chourasia
- [Python-Dev] r86731 - in python/branches/py3k: Lib/distutils/command/install.py Lib/distutils/sysconfig.py Lib/sysconfig.py Makefile.pre.in Misc/python.pc.in configure configure.in
Antoine Pitrou
- [Python-Dev] AIX 5.3 - Enabling Shared Library Support Vs Extensions
Anurag Chourasia
- [Python-Dev] [Python-checkins] r86748 - in python/branches/py3k-urllib/Lib: http/client.py urllib/request.py
Éric Araujo
- [Python-Dev] python3k : imp.find_module raises SyntaxError
Emile Anclin
- [Python-Dev] [Python-checkins] r86750 - python/branches/py3k/Demo/curses/life.py
Éric Araujo
- [Python-Dev] Question about GDB bindings and 32/64 bits
Jesus Cea
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] PyPy 1.4 released
Maciej Fijalkowski
- [Python-Dev] [Python-checkins] r86817 - python/branches/py3k-stat-on-windows/Lib/test/test_shutil.py
Brian Curtin
- [Python-Dev] [Python-checkins] r86745 - in python/branches/py3k: Doc/library/difflib.rst Lib/difflib.py Lib/test/test_difflib.py Misc/NEWS
Nick Coghlan
- [Python-Dev] Python make fails with error "Fatal Python error: Interpreter not initialized (version mismatch?)"
Anurag Chourasia
- [Python-Dev] [RELEASED] Python 2.7.1
Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.1.3
Benjamin Peterson
- [Python-Dev] Virus on python-3.1.2.msi?
"Martin v. Löwis"
- [Python-Dev] Python and the Unicode Character Database
Alexander Belopolsky
- [Python-Dev] PEP 384 final review
"Martin v. Löwis"
- [Python-Dev] PEP 291 versus Python 3
Éric Araujo
Last message date:
Tue Nov 30 23:48:56 CET 2010
Archived on: Tue Nov 30 23:49:12 CET 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).