Ezio Melotti
|
a41fb4be5b
|
#17351: merge with 3.3.
|
2013-03-11 09:43:25 +02:00 |
Ezio Melotti
|
c9cfcf1e6c
|
#17351: merge with 3.2.
|
2013-03-11 09:42:40 +02:00 |
Ezio Melotti
|
af8838f443
|
#17351: remove "object" inheritance from docs. Patch by Phil Elson.
|
2013-03-11 09:30:21 +02:00 |
Eli Bendersky
|
84fae785ce
|
Issue #16954: Add docstrings for ElementTree
Based on patch by David Lam
|
2013-03-09 07:12:48 -08:00 |
Terry Jan Reedy
|
c75be9341d
|
Merge: closes issue 16643 (not ....2 as in last commit message)
|
2013-03-09 02:19:33 -05:00 |
Terry Jan Reedy
|
adecf3f66f
|
Issue #16642: sched.scheduler timefunc initial default is time.monotonic.
Patch by Ramchandra Apte
|
2013-03-09 02:14:27 -05:00 |
Terry Jan Reedy
|
11c08fd4b4
|
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
|
2013-03-08 19:40:17 -05:00 |
Terry Jan Reedy
|
b6f1d6419d
|
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
|
2013-03-08 19:39:30 -05:00 |
Terry Jan Reedy
|
9cbcc2f1c0
|
Issue #17332: fix json doc typo /convered/converted/ found by Ernie Hershey.
|
2013-03-08 19:35:15 -05:00 |
Ezio Melotti
|
04a29554c1
|
#17032: The "global" in the "NameError: global name 'x' is not defined" error message has been removed. Patch by Ram Rachum.
|
2013-03-03 15:12:44 +02:00 |
R David Murray
|
d7c59e101f
|
Merge #17275: Fix class name in init errors in C bufferedio classes.
This fixes an apparent copy-and-paste error.
Patch by Manuel Jacob.
|
2013-02-23 22:21:48 -05:00 |
R David Murray
|
9f10f56d13
|
Merge #17275: Fix class name in init errors in C bufferedio classes.
This fixes an apparent copy-and-paste error.
Patch by Manuel Jacob.
|
2013-02-23 22:07:55 -05:00 |
R David Murray
|
67bfe80758
|
#17275: Fix class name in init errors in C bufferedio classes.
This fixes an apparent copy-and-paste error.
Patch by Manuel Jacob.
|
2013-02-23 21:51:05 -05:00 |
Petri Lehtinen
|
0562379a7c
|
Revert "Issue #16121: Fix line number accounting in shlex"
|
2013-02-23 23:13:03 +01:00 |
Petri Lehtinen
|
e766c742c1
|
Revert "Issue #16121: Fix line number accounting in shlex"
|
2013-02-23 23:12:35 +01:00 |
Petri Lehtinen
|
0362b54fd9
|
Revert "Issue #16121: Fix line number accounting in shlex"
|
2013-02-23 23:12:03 +01:00 |
Petri Lehtinen
|
978b4d6d29
|
Issue #16121: Fix line number accounting in shlex
|
2013-02-23 22:11:06 +01:00 |
Petri Lehtinen
|
6d61eaa0d0
|
Issue #16121: Fix line number accounting in shlex
|
2013-02-23 22:09:51 +01:00 |
Petri Lehtinen
|
7a05113ccf
|
Issue #16121: Fix line number accounting in shlex
|
2013-02-23 22:08:07 +01:00 |
Petri Lehtinen
|
827b36bed8
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:37:01 +01:00 |
Petri Lehtinen
|
3c75a48c86
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:34:44 +01:00 |
Petri Lehtinen
|
9f74c6cf7d
|
Issue #8890: Stop advertising an insecure use of /tmp in docs
|
2013-02-23 19:27:49 +01:00 |
Petri Lehtinen
|
e460f26b25
|
Issue #14720: sqlite3: Convert datetime microseconds correctly
|
2013-02-23 19:10:29 +01:00 |
Petri Lehtinen
|
f484efdb60
|
Issue #14720: sqlite3: Convert datetime microseconds correctly
|
2013-02-23 19:09:45 +01:00 |
Petri Lehtinen
|
8b945148e3
|
Issue #14720: sqlite3: Convert datetime microseconds correctly
Patch by Lowe Thiderman
|
2013-02-23 19:05:56 +01:00 |
Petri Lehtinen
|
d784e53d96
|
Issue #5033: Fix building of the sqlite3 extension module
|
2013-02-23 17:24:44 +01:00 |
Petri Lehtinen
|
d2132144a4
|
Issue #5033: Fix building of the sqlite3 extension module
|
2013-02-23 17:24:00 +01:00 |
Petri Lehtinen
|
ed909bcbdd
|
Issue #5033: Fix building of the sqlite3 extension module
|
2013-02-23 17:16:20 +01:00 |
Ezio Melotti
|
8a268b985f
|
#17255: merge with 3.3.
|
2013-02-21 23:17:34 +02:00 |
Ezio Melotti
|
600b71167e
|
#17255: merge with 3.2.
|
2013-02-21 23:17:08 +02:00 |
Ezio Melotti
|
0f4377c100
|
#17255: test short-circuiting behavior of any()/all(). Patch by Wim Glenn.
|
2013-02-21 23:15:40 +02:00 |
Ezio Melotti
|
178e6fef9e
|
#17178: merge with 3.3.
|
2013-02-15 23:38:23 +02:00 |
Ezio Melotti
|
293ab9728a
|
#17178: merge with 3.2.
|
2013-02-15 23:38:05 +02:00 |
Ezio Melotti
|
b19ed57d8d
|
#17178: update any()/all() docstrings to document their behavior with empty iterables. Patch by Ankur Ankan.
|
2013-02-15 23:35:14 +02:00 |
Serhiy Storchaka
|
94cd10fa19
|
Issue #16800: tempfile.gettempdir() no longer left temporary files when
the disk is full. Original patch by Amir Szekely.
|
2013-02-13 00:38:48 +02:00 |
Serhiy Storchaka
|
ff7fef9601
|
Issue #16800: tempfile.gettempdir() no longer left temporary files when
the disk is full. Original patch by Amir Szekely.
|
2013-02-13 00:37:29 +02:00 |
Serhiy Storchaka
|
f6b361ec1a
|
Issue #16800: tempfile.gettempdir() no longer left temporary files when
the disk is full. Original patch by Amir Szekely.
|
2013-02-13 00:35:30 +02:00 |
Benjamin Peterson
|
d41e01dfb5
|
merge 3.3 (#5289)
|
2013-02-03 19:26:51 -05:00 |
Benjamin Peterson
|
cfe34744e3
|
fix find_library on Solaris (closes #5289)
|
2013-02-03 19:25:11 -05:00 |
Serhiy Storchaka
|
f7209225bb
|
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
Python file. Patch by Ben Morgan.
|
2013-01-29 20:15:45 +02:00 |
Serhiy Storchaka
|
c5b75db5de
|
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
Python file. Patch by Ben Morgan.
|
2013-01-29 20:14:08 +02:00 |
Serhiy Storchaka
|
45c4375ea7
|
Issue #12004: Fix an internal error in PyZipFile when writing an invalid
Python file. Patch by Ben Morgan.
|
2013-01-29 20:10:28 +02:00 |
Charles-François Natali
|
c07fcbb698
|
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
Patch by Jeffrey Armstrong.
|
2013-01-19 12:39:29 +01:00 |
Charles-François Natali
|
95195b35b8
|
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
Patch by Jeffrey Armstrong.
|
2013-01-19 12:21:26 +01:00 |
Charles-François Natali
|
986a56cefe
|
Issue #16953: Fix socket module compilation on platforms with HAVE_BROKEN_POLL.
Patch by Jeffrey Armstrong.
|
2013-01-19 12:19:10 +01:00 |
Eli Bendersky
|
31efc746d5
|
Add Ariel to Misc/ACKS
|
2013-01-13 06:05:34 -08:00 |
Ezio Melotti
|
14af64fb38
|
#16154: merge with 3.3.
|
2013-01-11 09:12:49 +02:00 |
Ezio Melotti
|
5a4b03dd82
|
#16154: merge with 3.2.
|
2013-01-11 09:12:28 +02:00 |
Ezio Melotti
|
405079213b
|
#16154: fix some doctests in Doc/library. Patch by Ravi Sinha.
|
2013-01-11 09:09:07 +02:00 |
Ezio Melotti
|
fe8e6e7414
|
#13899: \A, \Z, and \B now correctly match the A, Z, and B literals when used inside character classes (e.g. [A]). Patch by Matthew Barnett.
|
2013-01-11 08:32:01 +02:00 |