September 2012 Archives by thread
Starting: Sat Sep 1 00:42:01 CEST 2012
Ending: Sun Sep 30 23:43:25 CEST 2012
Messages: 346
- [Python-Dev] benchmarks: Pathlib works under Python 3.
Brett Cannon
- [Python-Dev] Edits to Metadata 1.2 to add extras (optional ependencies)
Stephen J. Turnbull
- [Python-Dev] [Python-ideas] itertools.chunks(iterable, size, fill=None)
anatoly techtonik
- [Python-Dev] Unicode support of the curses module in Python 3.3
Victor Stinner
- [Python-Dev] Should 2to3 convert Exceptions from
anatoly techtonik
- [Python-Dev] ABI stability between bugfix versions?
Antoine Pitrou
- [Python-Dev] Coverity scan
Christian Heimes
- [Python-Dev] Tru64 support
Andrew Svetlov
- [Python-Dev] Edits to Metadata 1.2 to add extras (optional dependencies)
Daniel Holth
- [Python-Dev] Online docs: make index search available everywhere
Terry Reedy
- [Python-Dev] Python 2.7: only Visual Studio 2008?
Christian Heimes
- [Python-Dev] Summary of Python tracker Issues
Python tracker
- [Python-Dev] core dev IRC nicks
Chris Jerdonek
- [Python-Dev] Failed issue tracker submission
Python tracker
- [Python-Dev] cpython (2.7): Issue #15591 and Issue #11715: silence output of setup.py when make is run with
Antoine Pitrou
- [Python-Dev] hg.python.org issue: log page entries don't always link to revision
Chris Jerdonek
- [Python-Dev] devguide: Add Eric Snow.
Antoine Pitrou
- [Python-Dev] [RELEASED] Python 3.3.0 release candidate 2
Georg Brandl
- [Python-Dev] cpython (3.2): Issue #15881: Fixed atexit hook in multiprocessing.
Antoine Pitrou
- [Python-Dev] [Python-checkins] devguide: Update committers list location.
Brett Cannon
- [Python-Dev] cpython: Fixed out-of-bounce write to rawmode buffer. The fixed size buffer wasn't
Christian Heimes
- [Python-Dev] creating Lib/tests/cmath_testcases.txt for 64 bit complex numbers
Matti Picus
- [Python-Dev] creating Lib/tests/cmath_testcases.txt for 64 bit complex numbers (text)
Matti Picus
- [Python-Dev] issues found by Coverity
Christian Heimes
- [Python-Dev] Release of astoptimizer 0.3
Victor Stinner
- [Python-Dev] Snakebite v0.1: ready for beta testing.
Trent Nelson
- [Python-Dev] Issue 15906; regression in argparse in Python 3.3, 3.2, and 2.7
Barry Warsaw
- [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): - Issue #15906: Fix a regression in argparse caused by the preceding change,
Chris Jerdonek
- [Python-Dev] packaging location ?
Tarek Ziadé
- [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Fix out of bounds read in long_new() for empty bytes with an explicit base.
Stefan Krah
- [Python-Dev] [Python-checkins] cpython: Make sure that *really* no more than sizeof(ifr.ifr_name) chars are strcpy-ed
Stefan Krah
- [Python-Dev] [Python-checkins] cpython (merge 3.2 -> default): Closed reference leak of variable 'k' in function ste_new which wasn't decrefed
Stefan Krah
- [Python-Dev] unsupported doctest directives in Doc/library/ctypes.rst
Chris Jerdonek
- [Python-Dev] [Python-checkins] cpython (2.7): #15437, #15439: merge Doc/ACKS.txt with Misc/ACKS and modify Doc/about.rst
Chris Jerdonek
- [Python-Dev] AUTO: Jon K Peck is out of the office
Jon K Peck
- [Python-Dev] What's New in Python 3.3: missing unittest.mock!
Victor Stinner
- [Python-Dev] [Python-checkins] Daily reference leaks (1704deb7e6d7): sum=2
Ross Lagerwall
- [Python-Dev] Python 1.5 output file versions
Ido Yohanan
- [Python-Dev] TypeError: f() missing 1 required positional argument: 'x'
Mark Dickinson
- [Python-Dev] Take a look at Issue15421
Cédric Krier
- [Python-Dev] Memoryviews should expose the underlying memory address
David Beazley
- [Python-Dev] [Python-checkins] peps: add stub for wheel spec
Brett Cannon
- [Python-Dev] 3.3 release
Yury Selivanov
- [Python-Dev] [RELEASED] Python 3.3.0 release candidate 3
Georg Brandl
- [Python-Dev] Better HTTP 1.1 support in http.server?
Antoine Pitrou
- [Python-Dev] [Python-checkins] cpython: don't depend on __debug__ because it's baked in at freeze time (issue #16046)
Nick Coghlan
- [Python-Dev] [Python-checkins] cpython: Add a few entries to whatsnew/3.3.rst.
Walter Dörwald
- [Python-Dev] buildbot with -O
Benjamin Peterson
- [Python-Dev] Python Bug Day in October
Éric Araujo
- [Python-Dev] [Distutils] distlib updated with resources API
Tarek Ziadé
- [Python-Dev] Deprecating "U" open mode
Serhiy Storchaka
- [Python-Dev] str.format bug again
Ben Wolfson
- [Python-Dev] [RELEASED] Python 3.3.0
Georg Brandl
- [Python-Dev] make decimal the default non-integer instead of float?
Gregory P. Smith
- [Python-Dev] "Decimal(2) != float(2)"???
Jan Kaliszewski
- [Python-Dev] what´s new 3.3
Kristján Valur Jónsson
- [Python-Dev] Stdlib and timezones, again
Lennart Regebro
- [Python-Dev] Stdlib and timezones, again
Dirkjan Ochtman
- [Python-Dev] Stdlib and timezones, again
Christian Heimes
- [Python-Dev] Stdlib and timezones, again
Antoine Pitrou
- [Python-Dev] Stdlib and timezones, again
Dirkjan Ochtman
- [Python-Dev] Stdlib and timezones, again
Antoine Pitrou
- [Python-Dev] Stdlib and timezones, again
Xavier Morel
- [Python-Dev] Stdlib and timezones, again
R. David Murray
- [Python-Dev] Stdlib and timezones, again
Benjamin Peterson
- [Python-Dev] Stdlib and timezones, again
Gregory P. Smith
- [Python-Dev] Stdlib and timezones, again
Chris Angelico
- [Python-Dev] Stdlib and timezones, again
Serhiy Storchaka
- [Python-Dev] Stdlib and timezones, again
Antoine Pitrou
- [Python-Dev] Stdlib and timezones, again
Serhiy Storchaka
- [Python-Dev] Stdlib and timezones, again
Antoine Pitrou
- [Python-Dev] Stdlib and timezones, again
Serhiy Storchaka
- [Python-Dev] Stdlib and timezones, again
Lennart Regebro
- [Python-Dev] Stdlib and timezones, again
Antoine Pitrou
- [Python-Dev] Stdlib and timezones, again
MRAB
- [Python-Dev] Stdlib and timezones, again
Mark Lawrence
- [Python-Dev] Stdlib and timezones, again
Guido van Rossum
- [Python-Dev] Stdlib and timezones, again
Lennart Regebro
- [Python-Dev] experimental: Misc/NEWS included in docs
Georg Brandl
- [Python-Dev] [Python-checkins] cpython (3.3): Change libmpdec to use ANSI code in strict ansi mode as inline asm isn't
Stefan Krah
Last message date:
Sun Sep 30 23:43:25 CEST 2012
Archived on: Sun Sep 30 23:44:47 CEST 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).