Raymond Hettinger
|
29e2c64edd
|
Issue #4608: urllib.request.urlopen does not return an iterable object
|
2011-06-26 14:30:25 +02:00 |
Raymond Hettinger
|
038018aaa4
|
Issue #4608: urllib.request.urlopen does not return an iterable object
|
2011-06-26 14:29:35 +02:00 |
R David Murray
|
fcb17e13da
|
Merge #10206: add test for previously fixed bug.
|
2011-06-24 13:28:08 -04:00 |
R David Murray
|
e697e3750f
|
#10206: add test for previously fixed bug.
Patch by Francisco Martín Brugué.
|
2011-06-24 13:26:31 -04:00 |
Nick Coghlan
|
3b83ff6138
|
ACKS update for devguide patch (closes #12278)
|
2011-06-19 23:07:49 +10:00 |
Éric Araujo
|
bc18532eee
|
Branch merge
|
2011-06-11 19:56:09 +02:00 |
Éric Araujo
|
3605030c9b
|
Fix assorted bugs in packaging.util.cfg_to_args (#11595).
Original patch by Erik Bray.
|
2011-06-10 23:52:26 +02:00 |
Benjamin Peterson
|
49aaad3c47
|
merge heads
|
2011-06-10 12:32:07 -05:00 |
Benjamin Peterson
|
ae10b3201c
|
merge 3.2 (#12009)
|
2011-06-10 12:30:16 -05:00 |
Benjamin Peterson
|
9aa68e4b32
|
merge 3.1 (#12009)
|
2011-06-10 12:29:40 -05:00 |
Benjamin Peterson
|
1df0f214a9
|
fix regression in netrc comment handling (closes #12009)
|
2011-06-10 11:32:52 -05:00 |
Éric Araujo
|
fa6cfbc4f7
|
Don’t try to install something when running from uninstalled source (#12246).
Original patch by Tshepang Lekhonkhobe.
|
2011-06-10 18:31:40 +02:00 |
Charles-François Natali
|
4dd453c6aa
|
Issue #12021: Make mmap's read() method argument optional. Patch by Petri
Lehtinen.
|
2011-06-08 19:18:14 +02:00 |
Éric Araujo
|
c0725162d5
|
Remove duplicate entry for Josip
|
2011-06-01 19:41:21 +02:00 |
Victor Stinner
|
1b5b9d7434
|
(Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructor
if the constructor has failed, e.g. because of an undeclared keyword argument.
Patch written by Oleg Oshmyan.
|
2011-06-01 00:58:57 +02:00 |
Victor Stinner
|
87b9bc3893
|
Close #12085: Fix an attribute error in subprocess.Popen destructor if the
constructor has failed, e.g. because of an undeclared keyword argument. Patch
written by Oleg Oshmyan.
|
2011-06-01 00:57:47 +02:00 |
Nick Coghlan
|
62ecb6aa0a
|
Tidy up the additional string module tests added at the Pycon sprints (closes #11505)
|
2011-05-31 19:40:11 +10:00 |
Alexis Metaireau
|
ebbb3b7972
|
Update the ACKS file with the packaging contributors
|
2011-05-30 21:57:20 +02:00 |
Ned Deily
|
59a333844a
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Patch by Mher Movsisyan.
|
2011-05-28 03:09:33 -07:00 |
Ned Deily
|
32b5cb0a66
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Patch by Mher Movsisyan.
|
2011-05-28 03:02:30 -07:00 |
Ned Deily
|
b8e59f77e6
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Patch by Mher Movsisyan.
|
2011-05-28 02:19:19 -07:00 |
Benjamin Peterson
|
42fc33a5b6
|
add ack from 2.7
|
2011-05-26 09:59:17 -05:00 |
Antoine Pitrou
|
3486a98dcd
|
Issue #9971: Write an optimized implementation of BufferedReader.readinto().
Patch by John O'Connor.
|
2011-05-12 01:57:53 +02:00 |
Antoine Pitrou
|
3cade9942e
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
order to accept exactly one connection. Patch by Daniel Evers.
|
2011-05-10 19:19:13 +02:00 |
Antoine Pitrou
|
1be815aac4
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
order to accept exactly one connection. Patch by Daniel Evers.
|
2011-05-10 19:16:29 +02:00 |
Antoine Pitrou
|
d7f12f30e4
|
Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.
|
2011-05-07 19:42:39 +02:00 |
Antoine Pitrou
|
5bcc50c1b5
|
Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented.
|
2011-05-07 19:41:33 +02:00 |
Antoine Pitrou
|
c1d520634a
|
Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath.
|
2011-05-07 19:39:37 +02:00 |
Ronald Oussoren
|
97c3eb4ed5
|
Closes Issue 11916: Add a number of MacOSX specific definitions to the errno module.
Patch by Pierre Carrier.
|
2011-05-07 09:59:03 +02:00 |
Antoine Pitrou
|
ff9bfca482
|
Issue #12000: When a SSL certificate has a subjectAltName without any
dNSName entry, ssl.match_hostname() should use the subject's commonName.
Patch by Nicolas Bareil.
|
2011-05-06 15:20:55 +02:00 |
Antoine Pitrou
|
1c86b44506
|
Issue #12000: When a SSL certificate has a subjectAltName without any
dNSName entry, ssl.match_hostname() should use the subject's commonName.
Patch by Nicolas Bareil.
|
2011-05-06 15:19:49 +02:00 |
Ezio Melotti
|
b4dc2502ad
|
Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRegex now accept a keyword argument 'msg' when used as context managers. Initial patch by Winston Ewert.
|
2011-05-06 15:01:41 +03:00 |
Nick Coghlan
|
7ceb1804b0
|
Merge #11647 update from 3.2
|
2011-05-05 23:58:57 +10:00 |
Nick Coghlan
|
0ded3e307b
|
Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray.
|
2011-05-05 23:49:25 +10:00 |
Victor Stinner
|
13aaef53be
|
Issue #9756: credit the author, Andreas Stührk (Trundle)
|
2011-05-01 23:46:48 +02:00 |
Łukasz Langa
|
70eb79c669
|
Merged solution for #11324 from 3.2.
|
2011-04-28 17:04:25 +02:00 |
Łukasz Langa
|
1aa422fe8f
|
Closes #11324: ConfigParser(interpolation=None) doesn't work.
Initial patches by Tobias Brink. Thanks!
|
2011-04-28 17:03:45 +02:00 |
Łukasz Langa
|
bf53a9c256
|
Merged ACKS from 3.2: added Yuxiao Zeng
|
2011-04-28 16:02:30 +02:00 |
Łukasz Langa
|
f531113397
|
Added Yuxiao Zeng for finding and resolving #11858. Thanks!
|
2011-04-28 16:00:57 +02:00 |
R David Murray
|
dff18b0858
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:14:26 -04:00 |
R David Murray
|
0fb5b398cd
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:13:54 -04:00 |
R David Murray
|
2043f9c582
|
#11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:12:26 -04:00 |
Jesus Cea
|
4f711726be
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:47:23 +02:00 |
Jesus Cea
|
b32321aed9
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:25:37 +02:00 |
Jesus Cea
|
8f14bbdaf6
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:24:08 +02:00 |
Antoine Pitrou
|
8c52027e2d
|
Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor
of 5 to 10. Initial patch by Jonas H.
|
2011-04-23 17:51:04 +02:00 |
Jesus Cea
|
c1ceb64e41
|
MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
|
2011-04-20 17:59:29 +02:00 |
Jesus Cea
|
6159ee3cf5
|
MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
|
2011-04-20 17:42:50 +02:00 |
Jesus Cea
|
ac4515063c
|
startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828)
|
2011-04-20 17:09:23 +02:00 |
R David Murray
|
8debacb51c
|
#1690608: make formataddr RFC2047 aware.
Patch by Torsten Becker.
|
2011-04-06 09:35:57 -04:00 |