Showing content from https://mail.python.org/pipermail/python-dev/2005-June/thread.html below:
The Python-Dev June 2005 Archive by thread
June 2005 Archives by thread
Starting: Wed Jun 1 10:46:36 CEST 2005
Ending: Thu Jun 30 23:43:32 CEST 2005
Messages: 489
- [Python-Dev] Closing old bugs Michael Hudson
- [Python-Dev] PEP 343 rewrite complete Guido van Rossum
- [Python-Dev] Adventures with Decimal Mike Cowlishaw
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Closing old bugs Raymond Hettinger
- [Python-Dev] AST manipulation and source code generation Gareth McCaughan
- [Python-Dev] Closing old bugs Michael Chermside
- [Python-Dev] Vestigial code in threadmodule? A.M. Kuchling
- [Python-Dev] [Python-checkins] python/dist/src/Lib sre_compile.py, 1.57, 1.58 Raymond Hettinger
- [Python-Dev] PEP 343 rewrite complete Delaney, Timothy C (Timothy)
- [Python-Dev] sys.path in interactive session Reinhold Birkenfeld
- [Python-Dev] For review: PEP 343: Anonymous Block Redux and Generator Enhancements Guido van Rossum
- [Python-Dev] Summer of Code: Developing complete SSL support for Python Florencio Cano Gabarda
- [Python-Dev] Split MIME headers into multiple lines near a space Noam Raphael
- [Python-Dev] Thoughts on stdlib evolvement Reinhold Birkenfeld
- [Python-Dev] python running in several threads Martin Aliger
- [Python-Dev] problem installing current cvs Irmen de Jong
- [Python-Dev] b32encode and NUL bytes Pavel Pergamenshchik
- [Python-Dev] Bug day on the 25th? A.M. Kuchling
- [Python-Dev] FishEye on Python CVS Repository Peter Moore
- [Python-Dev] Example workaround classes for using Unicode with csv module... kent sin
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] [Python-checkins] python/dist/src/Doc/lib libtokenize.tex, 1.5, 1.6 Skip Montanaro
- [Python-Dev] Five patch reviews & patch request Michiel De Hoon
- [Python-Dev] PEP 343 - next steps Guido van Rossum
- [Python-Dev] hashlib - faster md5/sha, adds sha256/512 support Gregory P. Smith
- [Python-Dev] [ANN] Have fun programming with your kids ducasse
- [Python-Dev] Post-EuroPython 2005 PyPy Sprint 1st - 7th July 2005 Armin Rigo
- [Python-Dev] Multiple expression eval in compound if statement? Skip Montanaro
- [Python-Dev] Wishlist: dowhile Raymond Hettinger
- [Python-Dev] Multiple expression eval in compound if statement? Michael Chermside
- [Python-Dev] Multiple expression eval in compound if statement? Michael Chermside
- [Python-Dev] AIX 4.3, Python 2.4.1 fails in test_exceptions with a core dump Michael Kent
- [Python-Dev] Wishlist: dowhile Michael Chermside
- [Python-Dev] PEP 343 - next steps Andrew Koenig
- [Python-Dev] PEP 342 - Enhanced Iterators Delaney, Timothy C (Timothy)
- [Python-Dev] PEP 342 - Enhanced Iterators "정출연"
- [Python-Dev] Wishlist: dowhile Michael Chermside
- [Python-Dev] A bug in pyconfig.h under Linux? Fernando Perez
- [Python-Dev] Dynamic class inheritance && something else Vero
- [Python-Dev] Compiling Python with Intel compiler? Guido van Rossum
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] PEP 343 question Raymond Hettinger
- [Python-Dev] refcounting vs PyModule_AddObject Michael Hudson
- [Python-Dev] Wishlist: dowhile Andrew Koenig
- [Python-Dev] [Python-checkins] python/dist/src/Modules _csv.c, 1.37, 1.38 Armin Rigo
- [Python-Dev] Multiple interpreters not compatible with current thread module Michael Hudson
- [Python-Dev] Please spread the word about OSCON early reg deadline Guido van Rossum
- [Python-Dev] Withdrawn PEP 288 and thoughts on PEP 342 Raymond Hettinger
- [Python-Dev] Propose to reject PEP 265 -- Sorting Dictionaries by Value Raymond Hettinger
- [Python-Dev] Propose to reject PEP 281 -- Loop Counter Iteration with range and xrange Raymond Hettinger
- [Python-Dev] PEP 304 "Controlling Generation of Bytecode Files" - patch updated Skip Montanaro
- [Python-Dev] Propose to reject PEP 276 -- Simple iterator for ints Raymond Hettinger
- [Python-Dev] Propose to reject PEP 313 -- Adding Roman Numeral Literals to Python Raymond Hettinger
- [Python-Dev] Propose to reject PEP 336 -- Make None Callable Raymond Hettinger
- [Python-Dev] Propose rejection of PEPs 239 and 240 -- a builtin rational type and rational literals Raymond Hettinger
- [Python-Dev] Propose rejection of PEP 303 -- Extend divmod() for Multiple Divisors Raymond Hettinger
- [Python-Dev] PEP 304 "Controlling Generation of Bytecode Files" - patch updated Skip Montanaro
- [Python-Dev] Request to rewrite PEP 206 A.M. Kuchling
- [Python-Dev] Propose rejection of PEP 303 -- Extend divmod() for Multiple Divisors Nick Coghlan
- [Python-Dev] Recommend accepting PEP 312 -- Simple Implicit Lambda Raymond Hettinger
- [Python-Dev] Is PEP 237 final -- Unifying Long Integers and Integers Raymond Hettinger
- [Python-Dev] PEP for RFE 46738 (first draft) Simon Wittber
- [Python-Dev] Propose updating PEP 284 -- Integer for-loops Raymond Hettinger
- [Python-Dev] Implementing PEP 342 (was Re: Withdrawn PEP 288 and thoughts on PEP 342) Phillip J. Eby
- [Python-Dev] PyPI: no space left on device Gustavo Niemeyer
- [Python-Dev] gcmodule issue w/adding __del__ to generator objects Phillip J. Eby
- [Python-Dev] Generator enhancements patch available Phillip J. Eby
- [Python-Dev] PEP for RFE 46738 (first draft) Skip Montanaro
- [Python-Dev] Propose to reject PEP 294 -- Type Names in the types Module Raymond Hettinger
- [Python-Dev] Question about PEP 330 -- Python Bytecode Verification Raymond Hettinger
- [Python-Dev] Propose to close PEP 254 -- Making Classes Look More Like Types Raymond Hettinger
- [Python-Dev] Problem with embedded python Luisa
- [Python-Dev] misplaced PEP Nick Jacobson
- [Python-Dev] misplaced PEP Nick Jacobson
- [Python-Dev] Multiple expression eval in compound if statement? Michael Chermside
- [Python-Dev] Recommend accepting PEP 312 -- Simple Implicit Lambda Jim Jewett
- [Python-Dev] Explicitly declaring expected exceptions for a block Dmitry Dvoinikov
- [Python-Dev] Explicitly declaring expected exceptions for a block Dmitry Dvoinikov
- [Python-Dev] Explicitly declaring expected exceptions for ablock Michael Chermside
- [Python-Dev] Propose updating PEP 284 -- Integer for-loops Raymond Hettinger
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] subprocess.call() and stdin Stuart Bishop
- [Python-Dev] python-dev Summary for 2005-05-16 through 2005-05-31 [draft] Tony Meyer
- [Python-Dev] Decimal floats as default (was: discussion about PEP239 and 240) Fredrik Johansson
- [Python-Dev] Decimal floats as default (was: discussion about PEP239 and 240) Fredrik Johansson
- [Python-Dev] python-dev Summary for 2005-05-01 through 2005-05-16 [draft] Steven Bethard
- [Python-Dev] PEP 304 - is anyone really interested? Skip Montanaro
- [Python-Dev] is type a usable feature? Paolino
- [Python-Dev] Subclassing in 'C' Robert W. Johnstone
- [Python-Dev] python-dev Summary for 2005-06-01 through 2005-06-15 [draft] Tony Meyer
- [Python-Dev] Adding Python-Native Threads Adam Olsen
- [Python-Dev] Some RFE for review Reinhold Birkenfeld
- [Python-Dev] [Python-checkins] python/dist/src/Tools/bgen/bgen bgenGenerator.py, 1.17, 1.18 bgenObjectDefinition.py, 1.29, 1.30 bgenType.py, 1.15, 1.16 bgenVariable.py, 1.6, 1.7 scantools.py, 1.37, 1.38 Jack Jansen
- [Python-Dev] [Python-checkins] python/dist/src/Tools/bgen/bgen bgenGenerator.py, 1.17, 1.18 bgenObjectDefinition.py, 1.29, 1.30 bgenType.py, 1.15, 1.16 bgenVariable.py, 1.6, 1.7 scantools.py, 1.37, 1.38 Tim Peters
- [Python-Dev] [Python-checkins] python/dist/src/Lib Cookie.py, 1.17, 1.18 Tim Peters
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Tony Meyer
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Phillip J. Eby
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Tony Meyer
- [Python-Dev] subprocess.call() and stdin Michael Chermside
- [Python-Dev] Possible C API problem? Gary Robinson
- [Python-Dev] Decimal floats as default (was: discussion aboutPEP239 and 240) Michael Chermside
- [Python-Dev] Possible C API problem? Delaney, Timothy (Tim)
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Anders J. Munch
- [Python-Dev] using pyhon from the MSYS shell lode leroy
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Anders J. Munch
- [Python-Dev] Adding the 'path' module (was Re: Some RFE forreview) Anders J. Munch
- [Python-Dev] Adding the 'path' module (was Re: Some RFEforreview) Tony Meyer
- [Python-Dev] getch() in msvcrt does not accept extended characters. Darryl Dixon
- [Python-Dev] PySWT -- Python binding of SWT using GCJ + SIP Zilin Du
- [Python-Dev] New python developer Fabien
- [Python-Dev] getch() in msvcrt does not accept extended characters. Darryl Dixon
- [Python-Dev] floatobject.c 2.136 Raymond Hettinger
- [Python-Dev] Weekly Python Patch/Bug Summary Kurt B. Kaiser
- [Python-Dev] Inconsistent API for sets.Set and build-in set Barry Warsaw
- [Python-Dev] Terminology for PEP 343 Raymond Hettinger
Last message date: Thu Jun 30 23:43:32 CEST 2005
Archived on: Tue Jul 5 18:59:25 CEST 2005
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