December 2010 Archives by thread
Starting: Wed Dec 1 00:06:47 CET 2010
Ending: Fri Dec 31 18:51:39 CET 2010
Messages: 950
- [Python-Dev] Python and the Unicode Character Database
"Martin v. Löwis"
- [Python-Dev] Python and the Unicode Character Database
"Martin v. Löwis"
- [Python-Dev] Python and the Unicode Character Database
Terry Reedy
- [Python-Dev] I/O ABCs
Daniel Stutzbach
- [Python-Dev] python3k : imp.find_module raises SyntaxError
Nick Coghlan
- [Python-Dev] What is PyBuffer_SizeFromFormat?
INADA Naoki
- [Python-Dev] Python and the Unicode Character Database
M.-A. Lemburg
- [Python-Dev] Python and the Unicode Character Database
Lennart Regebro
- [Python-Dev] Python and the Unicode Character Database
Alexander Belopolsky
- [Python-Dev] Porting Ideas
Prashant Kumar
- [Python-Dev] Deprecating undocumented, unused functions in difflib.
Terry Reedy
- [Python-Dev] [Preview] Comments and change proposals on documentation
Daniel da Silva
- [Python-Dev] [Python-checkins] r86924 - python/branches/py3k/Doc/library/random.rst
Nick Coghlan
- [Python-Dev] ICU
Alexander Belopolsky
- [Python-Dev] [Python-checkins] r86930 - in python/branches/py3k: Doc/library/os.rst Lib/os.py Lib/test/test_os.py Misc/ACKS Misc/NEWS
Nick Coghlan
- [Python-Dev] AIX 5.3 - Enabling Shared Library Support Vs Extensions
Sébastien Sablé
- [Python-Dev] Change to the Distutils / Distutils2 workflow
Tarek Ziadé
- [Python-Dev] [Python-checkins] r86817 - python/branches/py3k-stat-on-windows/Lib/test/test_shutil.py
Hirokazu Yamamoto
- [Python-Dev] PEP 384 accepted
Benjamin Peterson
- [Python-Dev] Python and the Unicode Character Database
M.-A. Lemburg
- [Python-Dev] Python and the Unicode Character Database
M.-A. Lemburg
- [Python-Dev] transform() and untransform() methods, and the codec registry
Victor Stinner
- [Python-Dev] transform() and untransform() methods, and the codec registry
R. David Murray
- [Python-Dev] transform() and untransform() methods, and the codec registry
Alexander Belopolsky
- [Python-Dev] transform() and untransform() methods, and the codec registry
R. David Murray
- [Python-Dev] transform() and untransform() methods, and the codec registry
Guido van Rossum
- [Python-Dev] transform() and untransform() methods, and the codec registry
M.-A. Lemburg
- [Python-Dev] transform() and untransform() methods, and the codec registry
Guido van Rossum
- [Python-Dev] transform() and untransform() methods, and the codec registry
Alexander Belopolsky
- [Python-Dev] transform() and untransform() methods, and the codec registry
Antoine Pitrou
- [Python-Dev] transform() and untransform() methods, and the codec registry
Alexander Belopolsky
- [Python-Dev] sWAPcASE Was: transform() and untransform() methods, and the codec registry
Raymond Hettinger
- [Python-Dev] sWAPcASE Was: transform() and untransform() methods, and the codec registry
Eric Smith
- [Python-Dev] sWAPcASE Was: transform() and untransform() methods, and the codec registry
Antoine Pitrou
- [Python-Dev] sWAPcASE Was: transform() and untransform() methods, and the codec registry
Guido van Rossum
- [Python-Dev] transform() and untransform() methods, and the codec registry
Guido van Rossum
- [Python-Dev] transform() and untransform() methods, and the codec registry
Éric Araujo
- [Python-Dev] transform() and untransform() methods, and the codec registry
Raymond Hettinger
- [Python-Dev] transform() and untransform() methods, and the codec registry
"Martin v. Löwis"
- [Python-Dev] "buffer interface" messages
Antoine Pitrou
- [Python-Dev] transform() and untransform() methods, and the codec registry
Victor Stinner
- [Python-Dev] transform() and untransform() methods, and the codec registry
Alexander Belopolsky
- [Python-Dev] [Python-checkins] r86965 - python/branches/py3k/Lib/test/__main__.py
Nick Coghlan
- [Python-Dev] r86962 - in python/branches/py3k: Doc/library/pydoc.rst Doc/whatsnew/3.2.rst Lib/pydoc.py Lib/test/test_pydoc.py Misc/ACKS Misc/NEWS
Antoine Pitrou
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] [Python-checkins] r86945 - python/branches/py3k/Lib/test/__main__.py
Brett Cannon
- [Python-Dev] [Python-checkins] r86976 - in python/branches/py3k: Doc/library/configparser.rst Doc/library/fileformats.rst Lib/configparser.py Lib/test/test_cfgparser.py Misc/NEWS
Łukasz Langa
- [Python-Dev] gc ideas -- sparse memory
Dima Tisnek
- [Python-Dev] gc ideas -- dynamic profiling
Dima Tisnek
- [Python-Dev] python 2 for building python 3
Eli Bendersky
- [Python-Dev] r87010 - in python/branches/py3k: Doc/library/subprocess.rst Lib/subprocess.py Lib/test/test_subprocess.py
Antoine Pitrou
- [Python-Dev] [Python-checkins] r87010 - in python/branches/py3k: Doc/library/subprocess.rst Lib/subprocess.py Lib/test/test_subprocess.py
Terry Reedy
- [Python-Dev] [Python-checkins] r87070 - python/branches/py3k/Lib/test/test_shutil.py
Brian Curtin
- [Python-Dev] [Python-checkins] r87066 - python/branches/py3k/Doc/whatsnew/3.2.rst
Nick Coghlan
- [Python-Dev] Repo frozen for 3.2
Vinay Sajip
- [Python-Dev] Unanswered reactions to python-checkins
Éric Araujo
- [Python-Dev] PEP 11: Dropping support for ten year old systems
"Martin v. Löwis"
- [Python-Dev] [RELEASED] Python 3.2 beta 1
Georg Brandl
- [Python-Dev] kill_python on windows buildbots (was Re: Stable buildbots)
David Bolen
- [Python-Dev] [Python-checkins] r87118 - in python/branches/py3k: Mac/BuildScript/build-installer.py Makefile.pre.in
Éric Araujo
- [Python-Dev] Using logging in the stdlib and its unit tests
Vinay Sajip
- [Python-Dev] Is PyPI down?
MRAB
- [Python-Dev] Redirecting stdout/stderr to the logging module (was Re: Using logging in the stdlib and its unit tests)
Nick Coghlan
- [Python-Dev] Status of PEP 3143?
Kirk McDonald
- [Python-Dev] Can't compile regex module with Python 3.2
MRAB
- [Python-Dev] [Python-checkins] r86855 - in python/branches/py3k: Doc/library/unittest.rst Lib/unittest/case.py
Éric Araujo
- [Python-Dev] futures API
Thomas Nagy
- [Python-Dev] OpenSSL Vulnerability (openssl-1.0.0a)
Hirokazu Yamamoto
- [Python-Dev] The fate of transform() and untransform() methods
Alexander Belopolsky
- [Python-Dev] [Python-checkins] r87145 - python/branches/py3k/Doc/whatsnew/3.2.rst
Nick Coghlan
- [Python-Dev] API for the new sysconfig module
Raymond Hettinger
- [Python-Dev] Format factories (was Re: sWAPcASE Was: transform() and untransform() methods, and the codec registry)
Nick Coghlan
- [Python-Dev] [Python-checkins] r87157 - in python/branches/py3k: Lib/logging/__init__.py Lib/test/test_logging.py Misc/NEWS
Nick Coghlan
- [Python-Dev] futures API
Thomas Nagy
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] futures API
Thomas Nagy
- [Python-Dev] logging doc broken
K. Richard Pixley
- [Python-Dev] (Non-) use of weakref.WeakSet in concurrent.futures (was Re: futures API)
Nick Coghlan
- [Python-Dev] [Python-checkins] r87162 - python/branches/release27-maint/Doc/library/stdtypes.rst
Nick Coghlan
- [Python-Dev] porting python.org
Prashant Kumar
- [Python-Dev] futures API
Thomas Nagy
- [Python-Dev] use case for bytes.format
Zeljko
- [Python-Dev] [Python-checkins] r87202 - python/branches/py3k/Doc/library/logging.rst
Nick Coghlan
- [Python-Dev] A grammatical oddity: trailing commas in argument lists -- continuation
Jan Kaliszewski
- [Python-Dev] configparser 1.1 - one last bug fix needed
Łukasz Langa
- [Python-Dev] Two urllib issues
Senthil Kumaran
- [Python-Dev] r87253 - tracker/instances/python-dev/detectors/autonosy.py
Antoine Pitrou
- [Python-Dev] Remove HTTP 0.9 support
Antoine Pitrou
- [Python-Dev] [Python-checkins] r87296 - python/branches/py3k/Doc/library/test.rst
Michael Foord
- [Python-Dev] [Python-checkins] r87299 - in python/branches/py3k: Doc/library/configparser.rst Lib/configparser.py Lib/test/test_cfgparser.py
Éric Araujo
- [Python-Dev] PEPs and versionadded
Éric Araujo
- [Python-Dev] Multiprocessing module - Synergeticprocessing (my custom module) - Pickling unPickling issues
Dimitrios Pritsos
- [Python-Dev] [Python-checkins] r87310 - in python/branches/release27-maint: Doc/library/compileall.rst Lib/compileall.py
R. David Murray
- [Python-Dev] nonlocal x = value
Stefan Behnel
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] Locale-specific formatting
MRAB
- [Python-Dev] Issue #8863 adds a new PYTHONNOFAULTHANDLER environment variable
Victor Stinner
- [Python-Dev] r87188 - python/branches/py3k/Doc/library/test.rst
Georg Brandl
- [Python-Dev] r87389 - in python/branches/py3k: Doc/library/unittest.rst Lib/unittest/case.py Misc/NEWS
Antoine Pitrou
- [Python-Dev] [feature request] add .svgz to mimetypes.suffix_map
Grygoriy Fuchedzhy
- [Python-Dev] r87399 - in python/branches/py3k: Doc/library/http.client.rst Doc/library/urllib.request.rst Lib/http/client.py Lib/test/test_httplib.py Lib/test/test_urllib2.py Lib/urllib/request.py Misc/NEWS
Antoine Pitrou
- [Python-Dev] sqlite, DDL, and transactions
Scott Urban
- [Python-Dev] Search-friendly shortcuts for Windows?
Nick Coghlan
- [Python-Dev] [RELEASED] Python 3.2 beta 2
Georg Brandl
- [Python-Dev] [Python-checkins] r87433 - python/branches/py3k/Doc/reference/lexical_analysis.rst
Terry Reedy
- [Python-Dev] phd.pp.ru => phdru.name
Oleg Broytman
- [Python-Dev] [python-committers] [RELEASED] Python 3.2 beta 2
Eric Smith
- [Python-Dev] issue 10296
Kristján Valur Jónsson
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] Fault handler updated, now disabled by default
"Martin v. Löwis"
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] Fault handler updated, now disabled by default
"Martin v. Löwis"
- [Python-Dev] Fault handler updated, now disabled by default
Georg Brandl
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] Fault handler updated, now disabled by default
Georg Brandl
- [Python-Dev] Fault handler updated, now disabled by default
Michael Foord
- [Python-Dev] Fault handler updated, now disabled by default
Stephen J. Turnbull
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] Fault handler updated, now disabled by default
Éric Araujo
- [Python-Dev] Fault handler updated, now disabled by default
exarkun at twistedmatrix.com
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] Fault handler updated, now disabled by default
Nick Coghlan
- [Python-Dev] Fault handler updated, now disabled by default
Martin (gzlist)
- [Python-Dev] Fault handler updated, now disabled by default
Victor Stinner
- [Python-Dev] [Python-checkins] r87270 - python/branches/py3k/Doc/library/urllib.request.rst
Senthil Kumaran
- [Python-Dev] r87445 - python/branches/py3k/Lib/numbers.py
Antoine Pitrou
- [Python-Dev] [Python-checkins] r87458 - python/branches/py3k/Lib/gettext.py
"Martin v. Löwis"
- [Python-Dev] [Python-checkins] r87445 - python/branches/py3k/Lib/numbers.py
Nick Coghlan
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] Compiling CPython to javascript
Jesus Cea
- [Python-Dev] r87478 - python/branches/py3k/Misc/maintainers.rst
Georg Brandl
- [Python-Dev] Column offsets for attribute nodes
Sven Brauch
- [Python-Dev] Range __contains__ and objects with __index__ methods
Nick Coghlan
- [Python-Dev] Range __contains__ and objects with __index__ methods
Mark Dickinson
- [Python-Dev] Fwd: Range __contains__ and objects with __index__ methods
Mark Dickinson
- [Python-Dev] Loggers in the stdlib and logging configuration APIs
Vinay Sajip
- [Python-Dev] Issue #6210: Exception Chaining missing method for suppressing context
Ethan Furman
- [Python-Dev] r87518 - python/branches/py3k/Parser/tokenizer.c
Georg Brandl
- [Python-Dev] os.getpriority() and os.setpriority()
Giampaolo Rodolà
- [Python-Dev] [Python-checkins] r87504 - in python/branches/py3k: Doc/c-api/exceptions.rst Include/pyerrors.h Include/warnings.h
R. David Murray
- [Python-Dev] [Python-checkins] r87505 - in python/branches/py3k: Doc/c-api/unicode.rst Include/unicodeobject.h
R. David Murray
- [Python-Dev] Possible optimization for LOAD_FAST ?
Lukas Lueg
- [Python-Dev] [Python-checkins] r87537 - in python/branches/py3k: Doc/library/struct.rst Doc/whatsnew/3.2.rst Lib/test/test_struct.py Lib/wave.py Misc/NEWS Modules/_struct.c
Terry Reedy
- [Python-Dev] Backport troubles with mercurial
Amaury Forgeot d'Arc
- [Python-Dev] [Python-checkins] r87523 - python/branches/py3k/Doc/tutorial/interpreter.rst
Jim Jewett
- [Python-Dev] Issue #10348: concurrent.futures doesn't work on BSD
Victor Stinner
- [Python-Dev] Compile() and Windows/Mac newlines
Terry Reedy
- [Python-Dev] Demo is gone
Georg Brandl
- [Python-Dev] Summary of Python tracker Issues
Python tracker
Last message date:
Fri Dec 31 18:51:39 CET 2010
Archived on: Fri Dec 31 18:51:42 CET 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).