June 2008 Archives by thread
Starting: Sun Jun 1 00:28:15 CEST 2008
Ending: Mon Jun 30 20:36:32 CEST 2008
Messages: 314
- [Python-3000] sys.exc_info()
Adam Olsen
- [Python-3000] sys.exc_info()
Tim Delaney
- [Python-3000] [Python-Dev] Finishing up PEP 3108
tjreedy
- [Python-3000] PEP 3101 str.format() equivalent of '%#o/x/X'?
wesley chun
- [Python-3000] sys.exc_info()
Mark Hammond
- [Python-3000] doctest portability
Guido van Rossum
- [Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Guido van Rossum
- [Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Atsuo Ishimoto
- [Python-3000] [Python-Dev] Iterable String Redux (aka String ABC)
Oren Tirosh
- [Python-3000] doctest portability
Stefan Behnel
- [Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Atsuo Ishimoto
- [Python-3000] Exception re-raising woes
Antoine Pitrou
- [Python-3000] [Python-Dev] Finishing up PEP 3108
Quentin Gallet-Gilles
- [Python-3000] [Python-Dev] Stabilizing the C API of 2.6 and 3.0
Gregory P. Smith
- [Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Atsuo Ishimoto
- [Python-3000] Exception re-raising woes
Collin Winter
- [Python-3000] PEP: str(container) should call str(item), not repr(item)
Jim Jewett
- [Python-3000] Fwd: UPDATED: PEP 3138- String representation in Python 3000
Stephen J. Turnbull
- [Python-3000] Single buffer implied in new buffer protocol?
Stefan Behnel
- [Python-3000] Single buffer implied in new buffer protocol?
Stefan Behnel
- [Python-3000] Postponing the first betas
Barry Warsaw
- [Python-3000] [Python-Dev] Stabilizing the C API of 2.6 and 3.0
Lisandro Dalcin
- [Python-3000] -t command line option
Giovanni Bajo
- [Python-3000] Python certifications
vdedaniya
- [Python-3000] How to specify keyword-only arguments from C?
Alexandre Vassalotti
- [Python-3000] Persistent Error
Anand Balachandran Pillai
- [Python-3000] TextIOWrapper.read() "fixed"?
Humberto Diogenes
- [Python-3000] .transform() / .untransform()
M.-A. Lemburg
- [Python-3000] Install on Vista / AMD64 AthlonX2 platform
Hugh Pittman
- [Python-3000] PEP 3101 str.format() equivalent of '%#o/x/X'?
Eric Smith
- [Python-3000] Minor documentation issue with pep-3119
Carl Johnson
- [Python-3000] BytesWarning for str != bytes
Georg Brandl
- [Python-3000] PEP 3134 status ? (Exception Chaining)
Antoine Pitrou
- [Python-3000] Simplifying the copy protocol
Alexandre Vassalotti
- [Python-3000] PyNumberMethods cleanup
Stefan Behnel
- [Python-3000] PEP 3121 implemented
"Martin v. Löwis"
- [Python-3000] Have been sick, am behind on mail, let me know if there's anything urgent for me
Guido van Rossum
- [Python-3000] python3000 udp problem
Long Ge
- [Python-3000] Betas today - I hope
Barry Warsaw
- [Python-3000] Trunk / branch switch
Facundo Batista
- [Python-3000] [Python-Dev] Have been sick, am behind on mail, let me know if there's anything urgent for me
Guido van Rossum
- [Python-3000] [Python-Dev] Have been sick, am behind on mail, let me know if there's anything urgent for me
Barry Warsaw
- [Python-3000] MANIFEST.in -> MANIFEST
Lisandro Dalcin
- [Python-3000] No betas today
Barry Warsaw
- [Python-3000] [Python-Dev] Betas today - I hope
Nick Coghlan
- [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtempfile.py thread
Guido van Rossum
- [Python-3000] First betas (perhaps) on June 18
Barry Warsaw
- [Python-3000] PyObject_REPR() macro
Gustavo Niemeyer
- [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtemp
Guido van Rossum
- [Python-3000] [Python-3000-checkins] r64217 - in python/branches/py3k/Lib: bsddb/test/test_associate.py bsddb/test/test_join.py bsddb/test/test_lock.py bsddb/test/test_thread.py idlelib/rpc.py idlelib/run.py socketserver.py test/test_threadedtemp
Guido van Rossum
- [Python-3000] Implicit exception chaining (patch)
Antoine Pitrou
- [Python-3000] Merging changes before beta
Amaury Forgeot d'Arc
- [Python-3000] PEP 3118 struct changes
Benjamin Peterson
- [Python-3000] Another run at beta one
Barry Warsaw
- [Python-3000] releasing betas tonight
Barry Warsaw
- [Python-3000] RELEASED Python 2.6b1 and 3.0b1
Barry Warsaw
- [Python-3000] failed to compile Python-3.0b1 with gcc-4.3.0: Fatal Python error: Py_Initialize: can't initialize sys standard streams
nirinA raseliarison
- [Python-3000] Some problems with urllib
Vizcayno
- [Python-3000] stdlib as .zip by default, pydoc to view source?
Neil Schemenauer
- [Python-3000] Question to _users_ -- about over all perceptions/feelings
Linda W.
- [Python-3000] PEP 3134 exception reporting
Antoine Pitrou
- [Python-3000] RELEASED Python 2.6b1 and 3.0b1
Barry Warsaw
- [Python-3000] Q's 2 U's; Perceptions, growing into langs
Linda W.
- [Python-3000] PyException_Set{Traceback,Cause,Context}
Antoine Pitrou
- [Python-3000] "make (alt)?install" with all the recent structural changes
skip at pobox.com
- [Python-3000] stdlib as .zip by default
Nick Craig-Wood
- [Python-3000] Assert syntax change...
Charles Merriam
- [Python-3000] failed to compile Python-3.0b1 with gcc-4.3.0: Fatal Python error: Py_Initialize: can't initialize sys standard streams]
nirinA raseliarison
- [Python-3000] about bytes
nirinA raseliarison
- [Python-3000] PyBytes_FromObject
Benjamin Peterson
- [Python-3000] Regular expressions, py3k and unicode
Antoine Pitrou
- [Python-3000] xrange is still present in idlelib/EditorWindow.py
nirinA raseliarison
- [Python-3000] 2to3: update? doc?
Terry Reedy
- [Python-3000] xrange is still present in idlelib/EditorWindow.py
nirinA raseliarison
- [Python-3000] PEP 3101 str.format() equivalent of '%#o/x/X'?
Eric Smith
Last message date:
Mon Jun 30 20:36:32 CEST 2008
Archived on: Mon Jun 30 21:00:14 CEST 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).