June 2012 Archives by thread
Starting: Fri Jun 1 05:08:57 CEST 2012
Ending: Sat Jun 30 23:17:42 CEST 2012
Messages: 1071
- [Python-Dev] a new type for sys.implementation
Maciej Fijalkowski
- [Python-Dev] PEP 11 change: Windows Support Lifecycle
martin at v.loewis.de
- [Python-Dev] setprofile and settrace inconsistency
Alon Horev
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] setprofile and settrace inconsistency
Alon Horev
- [Python-Dev] what is happening with the regex module going into Python 3.3?
Brett Cannon
- [Python-Dev] whither PEP 407 and 413 (release cycle PEPs)?
Brett Cannon
- [Python-Dev] Python Language Summit, Florence, July 2012
Larry Hastings
- [Python-Dev] [Python-checkins] cpython (3.2): #14957: clarify splitlines docs.
Nick Coghlan
- [Python-Dev] PEP 405 (built-in virtualenv) status
Christian Tismer
- [Python-Dev] PEP 405 (built-in virtualenv) status
Christian Tismer
- [Python-Dev] [Python-checkins] Daily reference leaks (d9b7399d9e45): sum=462
Benjamin Peterson
- [Python-Dev] JITted regex engine from pypy
Maciej Fijalkowski
- [Python-Dev] Python 3.3 on Windows 2000
"Martin v. Löwis"
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 06/06/2012)
Jon K Peck
- [Python-Dev] What should we do with cProfile?
"Martin v. Löwis"
- [Python-Dev] Issue 2736: datetimes and Unix timestamps
Dirkjan Ochtman
- [Python-Dev] [Python-checkins] cpython: Eric Snow's implementation of PEP 421.
Brett Cannon
- [Python-Dev] [Python-checkins] cpython: Eric Snow's implementation of PEP 421.
Barry Warsaw
- [Python-Dev] Language reference updated for metaclasses
PJ Eby
- [Python-Dev] Language reference updated for metaclasses
Nick Coghlan
- [Python-Dev] Possible rough edges in Python 3 metaclasses (was Re: Language reference updated for metaclasses)
Nick Coghlan
- [Python-Dev] issues with installing and importing rdflib and rdfextras in python and eclipse pydev
ayodele akingbulu
- [Python-Dev] what is happening with the regex module going into Python 3.3?
MRAB
- [Python-Dev] Issue #11022: locale.getpreferredencoding() must not set temporary LC_CTYPE
Victor Stinner
- [Python-Dev] Language reference updated for metaclasses
Eli Bendersky
- [Python-Dev] [Python-checkins] cpython: Fix potential NameError in multiprocessing.Condition.wait()
Eli Bendersky
- [Python-Dev] [Python-checkins] peps: Add PEP 422: Dynamic Class Decorators
Terry Reedy
- [Python-Dev] TZ-aware local time
Alexander Belopolsky
- [Python-Dev] Cross-compiling python and PyQt
Tarek Sheasha
- [Python-Dev] Updated PEP 362 (Function Signature Object)
Brett Cannon
- [Python-Dev] Open PEPs and large-scale changes for 3.3
Ben Finney
- [Python-Dev] Static type analysis
Edward K. Ream
- [Python-Dev] [Python-checkins] peps: PEP 422 rewrite to present an idea that a) isn't crazy and b) it turns out
Terry Reedy
- [Python-Dev] [Python-checkins] peps: PEP 422 rewrite to present an idea that a) isn't crazy and b) it turns out
Eric Snow
- [Python-Dev] next alpha sequence value from var pointing to array
jdmorgan
- [Python-Dev] PEP 362 Second Revision
Yury Selivanov
- [Python-Dev] [Python-checkins] peps: Update 422 based on python-dev feedback
Daniel Urban
- [Python-Dev] [Python-checkins] cpython (3.2): Nudge readers towards a more accurate mental model for loop else clauses
Terry Reedy
- [Python-Dev] [Python-checkins] peps: Update 422 based on python-dev feedback
Daniel Urban
- [Python-Dev] PEP 362 Second Revision
Yury Selivanov
- [Python-Dev] PyPy 1.9 - Yard Wolf
Maciej Fijalkowski
- [Python-Dev] backporting stdlib 2.7.x from pypy to cpython
Matti Picus
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] VS 11 Express is Metro only.
Meador Inge
- [Python-Dev] Import semantics?
Ethan Furman
- [Python-Dev] VS 2012 Express will support desktop apps
Christian Heimes
- [Python-Dev] [Python-checkins] cpython: Note that the _asdict() method is outdated
Nick Coghlan
- [Python-Dev] Built-in sub modules
Albert Zeyer
- [Python-Dev] issue #15038 - Optimize python Locks on Windows
Kristján Valur Jónsson
- [Python-Dev] segfault - potential double free when using iterparse
Alon Horev
- [Python-Dev] [compatibility-sig] making sure importlib.machinery.SourceLoader doesn't throw an exception if bytecode is not supported by a VM
Brett Cannon
- [Python-Dev] #12982: Should -O be required to *read* .pyo files?
Terry Reedy
- [Python-Dev] Using pdb with greenlet
Salman Malik
- [Python-Dev] time.clock_info() field names
Victor Stinner
- [Python-Dev] dictnotes.txt out of date?
Eli Bendersky
- [Python-Dev] dictnotes.txt out of date?
Raymond Hettinger
- [Python-Dev] PEP 362 Third Revision
Yury Selivanov
- [Python-Dev] PyPI down?
MRAB
- [Python-Dev] cpython (2.7): Issue #15060: fix typo in socket doc; Patch by anatoly techtonik
Georg Brandl
- [Python-Dev] Announcing the python-static-type-checking google group
Edward K. Ream
- [Python-Dev] FWD: Windows 3.2.3 64 bit installers are actually 3.2
Aahz
- [Python-Dev] investigating bot failures for ElementTree
Eli Bendersky
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] PEP 362: 4th edition
Yury Selivanov
- [Python-Dev] PEP 362 implementation issue: C callables
Larry Hastings
- [Python-Dev] VS 11 Express is Metro only.
Larry Hastings
- [Python-Dev] cpython: Optimize _PyUnicode_FastCopyCharacters() when maxchar(from) > maxchar(to)
Antoine Pitrou
- [Python-Dev] Anyone interested in a Solaris11 Build Slave?
Justin Venus
- [Python-Dev] [Python-checkins] cpython: Elaborate that sizeof only accounts for the object itself.
Eli Bendersky
- [Python-Dev] Raw string syntax inconsistency
Christian Heimes
- [Python-Dev] [Python-checkins] cpython: Improve an internal ipaddress test, add a comment explaining why treating
Nadeem Vawda
- [Python-Dev] What's the best way to debug python3 source code?
gmspro
- [Python-Dev] 3.3 beta in one week
Georg Brandl
- [Python-Dev] What's the best way to debug python3 source code? (for this bug: http://bugs.python.org/issue15068)
gmspro
- [Python-Dev] CFFI released
Armin Rigo
- [Python-Dev] PEP 397 - Last Comments
Brian Curtin
- [Python-Dev] cpython: Fix #14772: Return the destination from some shutil functions.
Antoine Pitrou
- [Python-Dev] Help to fix this bug http://bugs.python.org/issue15068
gmspro
- [Python-Dev] pep 362 - 5th edition
Yury Selivanov
- [Python-Dev] PEP 362 minor nits
Jim Jewett
- [Python-Dev] Status of packaging in 3.3
Éric Araujo
- [Python-Dev] Packaging documentation and packaging.pypi API
Paul Moore
- [Python-Dev] cpython: Prefer assertEqual to simply assert per recommendation in issue6727.
Georg Brandl
- [Python-Dev] Accepting PEP 397
Brian Curtin
- [Python-Dev] Cannot find the main Python library during installing some app.
Van Gao
- [Python-Dev] import too slow on NFS based systems
Daniel Braniss
- [Python-Dev] Add os.path.resolve to simplify the use of os.readlink
Armin Ronacher
- [Python-Dev] Fwd: Re: Add os.path.resolve to simplify the use of os.readlink
Calvin Spealman
- [Python-Dev] [Python-checkins] peps: The latest changes from Yury Selivanov. I can almost taste the acceptance!
Eric Snow
- [Python-Dev] PEP 362 6th edition
Yury Selivanov
- [Python-Dev] PEP 362 - request for pronouncement
Yury Selivanov
- [Python-Dev] Checking if unsigned int less then zero.
Dmitriy Tochansky
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] [Python-checkins] cpython: Issue #14769: test_capi now has SkipitemTest, which cleverly checks
Terry Reedy
- [Python-Dev] A Desperate Plea For Introspection (aka: BDFAP Needed)
Larry Hastings
- [Python-Dev] Feature Freeze
Ethan Furman
- [Python-Dev] A reference leak with PyType_FromSpec
Antoine Pitrou
- [Python-Dev] ssh://hg at hg.python.org/cpython unstable?
Terry Reedy
- [Python-Dev] AUTO: Jon K Peck is out of the office (returning 06/30/2012)
Jon K Peck
- [Python-Dev] On a new version of pickle [PEP 3154]: self-referential frozensets
M Stefan
- [Python-Dev] 3.3 release plans
g.brandl-nospam at gmx.net
- [Python-Dev] 3.3 release plans
g.brandl-nospam at gmx.net
- [Python-Dev] cpython: #15114: the strict mode of HTMLParser and the HTMLParseError exception are
Antoine Pitrou
- [Python-Dev] Empty directory is a namespace?
Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython: #4489: Add a shutil.rmtree that isn't suspectible to symlink attacks
Nick Coghlan
- [Python-Dev] Restricted API versioning
"Martin v. Löwis"
- [Python-Dev] Offer of help: http://bugs.python.org/issue10910
Barry Scott
- [Python-Dev] [Python-checkins] cpython: Issue #15102: find python.exe in OutDir, not SolutionDir.
Jeremy Kloth
- [Python-Dev] Offer of help: http://bugs.python.org/issue10910
"Martin v. Löwis"
- [Python-Dev] OS X buildbots
Antoine Pitrou
- [Python-Dev] 3.3 feature freeze
g.brandl-nospam at gmx.net
- [Python-Dev] Error in buildbot link
Eric V. Smith
- [Python-Dev] [Python-checkins] cpython: Issue #15164: Change return value of platform.uname() from a
Nick Coghlan
- [Python-Dev] [Python-checkins] peps: Mark PEP 362 as accepted. Huzzah!
Éric Araujo
- [Python-Dev] cpython: Issue #15177: Added dir_fd parameter to os.fwalk().
Antoine Pitrou
- [Python-Dev] Failed issue tracker submission
Python tracker
- [Python-Dev] itertools.chunks(iterable, size, fill=None)
anatoly techtonik
- [Python-Dev] cpython: Added tag v3.3.0b1 for changeset e15c554cd43e
Georg Brandl
- [Python-Dev] Poking about issue 1677
Devin Jeanpierre
- [Python-Dev] os.path.exists() / os.path.isdir() inconsistency when dealing with gvfs directories
Giampaolo Rodolà
- [Python-Dev] [RELEASED] Python 3.3.0 beta 1
Georg Brandl
- [Python-Dev] PEP 423 : naming conventions and recipes related to packaging
Benoît Bryon
- [Python-Dev] [Python-checkins] cpython: Changed importlib tests to use assertIs, assertIsInstance, etc., instead of
Terry Reedy
- [Python-Dev] Buildbot master moved
"Martin v. Löwis"
- [Python-Dev] Creating release blockers for Python 3.4
Nick Coghlan
- [Python-Dev] cpython (2.7): #9559: Append data to single-file mailbox files if messages are only added
Antoine Pitrou
- [Python-Dev] Bitbucket mirror?
Tim Golden
- [Python-Dev] [pydotorg-www] [Infrastructure] Buildbot master moved
"Martin v. Löwis"
- [Python-Dev] Issue 1677 - please advise
Tim Golden
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] cross-compiling patches
Antoine Pitrou
Last message date:
Sat Jun 30 23:17:42 CEST 2012
Archived on: Sat Jun 30 23:18:54 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).