Showing content from https://mail.python.org/pipermail/python-dev/2013-April/thread.html below:
The Python-Dev April 2013 Archive by thread
April 2013 Archives by thread
Starting: Mon Apr 1 01:14:11 CEST 2013
Ending: Tue Apr 30 23:07:34 CEST 2013
Messages: 744
- [Python-Dev] A bit about the GIL Alfredo Solano Martínez
- [Python-Dev] relative import circular problem Kristján Valur Jónsson
- [Python-Dev] What code in Python creates .exe launchers for 'entry_points' in 'setup.py'? Grigory Petrov
- [Python-Dev] Semantics of __int__(), __index__() Nick Coghlan
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Mark Shannon
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Maciej Fijalkowski
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Antoine Pitrou
- [Python-Dev] Semantics of __int__(), __index__() Nick Coghlan
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Hrvoje Niksic
- [Python-Dev] Semantics of __int__(), __index__() Robert Kern
- [Python-Dev] Semantics of __int__(), __index__() Steven D'Aprano
- [Python-Dev] Semantics of __int__(), __index__() Tres Seaver
- [Python-Dev] Semantics of __int__(), __index__() Cameron Simpson
- [Python-Dev] Semantics of __int__(), __index__() Steven D'Aprano
- [Python-Dev] Semantics of __int__(), __index__() Eric Snow
- [Python-Dev] Semantics of __int__(), __index__() Nick Coghlan
- [Python-Dev] Semantics of __int__(), __index__() Hrvoje Niksic
- [Python-Dev] Semantics of __int__(), __index__() Oscar Benjamin
- [Python-Dev] Semantics of __int__(), __index__() Chris Angelico
- [Python-Dev] Semantics of __int__(), __index__() Georg Brandl
- [Python-Dev] Semantics of __int__(), __index__() Guido van Rossum
- [Python-Dev] Semantics of __int__(), __index__() Chris Angelico
- [Python-Dev] Semantics of __int__(), __index__() Xavier Morel
- [Python-Dev] Semantics of __int__(), __index__() Ethan Furman
- [Python-Dev] Semantics of __int__(), __index__() Tim Delaney
- [Python-Dev] Semantics of __int__(), __index__() Guido van Rossum
- [Python-Dev] Semantics of __int__(), __index__() Stefan Behnel
- [Python-Dev] Semantics of __int__(), __index__() Guido van Rossum
- [Python-Dev] Semantics of __int__(), __index__() Nick Coghlan
- [Python-Dev] Semantics of __int__(), __index__() Xavier Morel
- [Python-Dev] Semantics of __int__(), __index__() Antoine Pitrou
- [Python-Dev] Semantics of __int__(), __index__() Steven D'Aprano
- [Python-Dev] Semantics of __int__(), __index__() Terry Jan Reedy
- [Python-Dev] Semantics of __int__(), __index__() Mark Dickinson
- [Python-Dev] Semantics of __int__(), __index__() Barry Warsaw
- [Python-Dev] Semantics of __int__(), __index__() Nick Coghlan
- [Python-Dev] Semantics of __int__(), __index__() Ethan Furman
- [Python-Dev] Semantics of __int__(), __index__() Antoine Pitrou
- [Python-Dev] Semantics of __int__(), __index__() Barry Warsaw
- [Python-Dev] Semantics of __int__(), __index__() Steven D'Aprano
- [Python-Dev] Semantics of __int__(), __index__() Guido van Rossum
- [Python-Dev] Semantics of __int__(), __index__() Steven D'Aprano
- [Python-Dev] Semantics of __int__(), __index__() Barry Warsaw
- [Python-Dev] Semantics of __int__(), __index__() Ethan Furman
- [Python-Dev] Semantics of __int__(), __index__() Tres Seaver
- [Python-Dev] Semantics of __int__(), __index__() Ethan Furman
- [Python-Dev] Semantics of __int__(), __index__() Terry Jan Reedy
- [Python-Dev] Semantics of __int__(), __index__() Barry Warsaw
- [Python-Dev] Semantics of __int__(), __index__() Xavier Morel
- [Python-Dev] Semantics of __int__(), __index__() Larry Hastings
- [Python-Dev] Semantics of __int__(), __index__() francis
- [Python-Dev] PEP 4XX: pyzaa "Improving Python ZIP Application Support" Daniel Holth
- [Python-Dev] [Python-checkins] cpython (3.3): Whatsnew typo Eric V. Smith
- [Python-Dev] could gevent be apart the standard Python library in future ? iMath
- [Python-Dev] Are undocumented exceptions considered bugs? Stefan Bucur
- [Python-Dev] [Announcement] New mailing list for code quality tools including Flake8, Pyflakes and Pep8 Ian Cordasco
- [Python-Dev] Slides from today's parallel/async Python talk Charles-François Natali
- [Python-Dev] How to fix the incorrect shared library extension on linux for 3.2 and newer? Julian Taylor
- [Python-Dev] Summary of Python tracker Issues Python tracker
- [Python-Dev] Is file.readlines(sizehint=N) broken on 2.7? Giampaolo Rodolà
- [Python-Dev] [Python-checkins] cpython (merge 3.3 -> default): Fix typo Eli Bendersky
- [Python-Dev] give IDLE its own NEWS section? Benjamin Peterson
- [Python-Dev] [RELEASE] Python 2.7.4 Benjamin Peterson
- [Python-Dev] [RELEASED] Python 3.2.4 and Python 3.3.1 Georg Brandl
- [Python-Dev] The end of 2.7 Benjamin Peterson
- [Python-Dev] Updates to PEP 1 (PEP process meta-PEP) Nick Coghlan
- [Python-Dev] [Python-checkins] cpython (3.3): Process DEFAULT values in mock side_effect that returns iterator. Michael Foord
- [Python-Dev] Fwd: SourceForge Project Upgrade Notification Skip Montanaro
- [Python-Dev] Python accepted as a GSoC 2013 mentoring organization! Terri Oda
- [Python-Dev] Accelerating extension module compilation [distutils] Alex Leach
- [Python-Dev] cpython (3.3): don't run frame if it has no stack (closes #17669) Antoine Pitrou
- [Python-Dev] cpython: Add fast-path in PyUnicode_DecodeCharmap() for pure 8 bit encodings: Serhiy Storchaka
- [Python-Dev] casefolding in pathlib (PEP 428) Guido van Rossum
- [Python-Dev] Destructors and Closing of File Objects Nikolaus Rath
- [Python-Dev] PEP 435 -- Adding an Enum type to the Python standard library Eli Bendersky
- [Python-Dev] Biggest Fake Conference in Computer Science nelsonsteves at hushmail.com
- [Python-Dev] Multiline Strings confusion it tutorial Christian Tismer
- [Python-Dev] Deciding against the CLA (was: Introducing Electronic Contributor Agreements) Ben Finney
- [Python-Dev] [Python-checkins] cpython (2.7): Issue #16447: Fix potential segfault when setting __name__ on a class. Eli Bendersky
- [Python-Dev] [Python-checkins] cpython: Issue #17693: CJK encoders now use the new Unicode API (PEP 393) Nick Coghlan
- [Python-Dev] Sharing docstrings between the Python and C implementations of a module David Lam
- [Python-Dev] mimetypes broken on Windows Ben Hoyt
- [Python-Dev] libffi inclusion in python Maciej Fijalkowski
- [Python-Dev] A decade as a core dev Brett Cannon
- [Python-Dev] [Python-checkins] cpython: #11182: remove the unused and undocumented pydoc.Scanner class. Patch by Nick Coghlan
- [Python-Dev] Why can't I encode/decode base64 without importing a module? Ram Rachum
- [Python-Dev] cpython: Simplify the code of get_attrib_from_keywords somewhat. Serhiy Storchaka
- [Python-Dev] distutils win32 multiple extensions ebacry
- [Python-Dev] distutils, win32, multiple C extensions Emmanuel Bacry
- [Python-Dev] [Python-checkins] cpython (3.3): backported rev 79713 from 3.4, test_recursion_limit skipped for -O0 Ronald Oussoren
- [Python-Dev] I cannot create bug reports Daniel Wong
- [Python-Dev] slow hg clone of python repo? Sean Felipe Wolfe
- [Python-Dev] NoneType(None) raises exception Ethan Furman
- [Python-Dev] Generator finalization and reference cycles Antoine Pitrou
- [Python-Dev] Odp: PEP 435 -- Adding an Enum type to the Python standard library Jan Kaliszewski
- [Python-Dev] Questions about Codon Alignment Proposal 阮铮
- [Python-Dev] class name spaces inside an outer function Ethan Furman
- [Python-Dev] [Python-checkins] cpython (3.3): Issue #17357: Use more stern wording for Brett Cannon
- [Python-Dev] enum discussion: can someone please summarize open issues? Georg Brandl
- [Python-Dev] Enums and data retrieval Ethan Furman
- [Python-Dev] Purpose of files in $(DESTDIR)$(LIBPL) Bohuslav Kabrda
- [Python-Dev] Enumeration items: `type(EnumClass.item) is EnumClass` ? Ethan Furman
- [Python-Dev] Enumeration item arguments? Ethan Furman
- [Python-Dev] Enumeration items: mixed types? Ethan Furman
- [Python-Dev] enum instances Marco Hemmelrath
- [Python-Dev] Regression fix releases coming Georg Brandl
- [Python-Dev] Getting a list of registered codecs Paul Moore
- [Python-Dev] PEP-435 reference implementation Ethan Furman
Last message date: Tue Apr 30 23:07:34 CEST 2013
Archived on: Tue Apr 30 23:52:48 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