Ezio Melotti
|
23e043fdcd
|
#17143: fix a missing import in the trace module. Initial patch by Berker Peksag.
|
2013-02-15 21:20:50 +02:00 |
|
Ezio Melotti
|
990f69e603
|
#17163: merge with 3.3.
|
2013-02-15 19:19:18 +02:00 |
|
Ezio Melotti
|
3a03d2eaef
|
#17163: test_file now works with unittest test discovery. Patch by Zachary Ware.
|
2013-02-15 19:17:53 +02:00 |
|
Richard Oudkerk
|
76450e6a84
|
Merge
|
2013-02-13 12:33:53 +00:00 |
|
Richard Oudkerk
|
6d40134eba
|
Merge
|
2013-02-13 12:32:32 +00:00 |
|
Richard Oudkerk
|
0d09ba8e0b
|
Issue #16743: Fix mmap overflow check on 32 bit Windows
|
2013-02-13 12:18:03 +00:00 |
|
Serhiy Storchaka
|
082022b683
|
Cleanup a test for issue #5308.
|
2013-02-13 12:32:47 +02:00 |
|
Serhiy Storchaka
|
40f42d95f5
|
Cleanup a test for issue #5308.
|
2013-02-13 12:32:24 +02:00 |
|
Serhiy Storchaka
|
0c15b5d897
|
Issue #5308: Raise ValueError when marshalling too large object (a sequence
with size >= 2**31), instead of producing illegal marshal data.
|
2013-02-13 12:12:11 +02:00 |
|
Serhiy Storchaka
|
5a1f152d19
|
Issue #5308: Raise ValueError when marshalling too large object (a sequence
with size >= 2**31), instead of producing illegal marshal data.
|
2013-02-13 12:11:03 +02:00 |
|
Serhiy Storchaka
|
7e0191170e
|
Issue #5308: Raise ValueError when marshalling too large object (a sequence
with size >= 2**31), instead of producing illegal marshal data.
|
2013-02-13 12:08:15 +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 |
|
Giampaolo Rodola'
|
58cf4539b2
|
fix NameError exception in test_profile
|
2013-02-12 15:23:21 +01:00 |
|
Giampaolo Rodola'
|
0166a283f6
|
modernize some modules' code by replacing OSError->ENOENT/ENOTDIR/EPERM/EEXIST occurrences with the corresponding pep-3151 exceptions (FileNotFoundError, NotADirectoryError, etc.)
|
2013-02-12 15:14:17 +01:00 |
|
Giampaolo Rodola'
|
b071d4f3da
|
profile/cProfile: add tests for run() and runctx() functions
|
2013-02-12 14:31:06 +01:00 |
|
Serhiy Storchaka
|
e4ad8aacd1
|
Issue #4591: Uid and gid values larger than 2**31 are supported now.
|
2013-02-12 09:24:16 +02:00 |
|
Serhiy Storchaka
|
fd6e6cfa29
|
Raise KeyError instead of OverflowError when getpwuid's argument is out of
uid_t range.
|
2013-02-11 20:33:24 +02:00 |
|
Serhiy Storchaka
|
55e2238272
|
Raise KeyError instead of OverflowError when getpwuid's argument is out of
uid_t range.
|
2013-02-11 20:32:47 +02:00 |
|
R David Murray
|
64634eb321
|
Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.
|
2013-02-11 10:54:22 -05:00 |
|
R David Murray
|
66383b2e0a
|
Merge: #17171: fix email.encoders.encode_7or8bit when applied to binary data.
|
2013-02-11 10:53:35 -05:00 |
|
R David Murray
|
a6e902ae35
|
Merge: #17064: fix sporadic permission errors in test_mailbox on windows.
Patch by Jeremy Kloth.
|
2013-02-11 10:05:34 -05:00 |
|
R David Murray
|
0b61d3c0f2
|
Merge: #17064: fix sporadic permission errors in test_mailbox on windows.
Patch by Jeremy Kloth.
|
2013-02-11 10:05:03 -05:00 |
|
R David Murray
|
b3e8384cbe
|
#17064: fix sporadic permission errors in test_mailbox on windows.
Patch by Jeremy Kloth.
|
2013-02-11 10:04:26 -05:00 |
|
Serhiy Storchaka
|
c2d020090b
|
Issue #4591: Uid and gid values larger than 2**31 are supported now.
|
2013-02-10 22:03:08 +02:00 |
|
Serhiy Storchaka
|
7cf5599346
|
Issue #4591: Uid and gid values larger than 2**31 are supported now.
|
2013-02-10 21:56:49 +02:00 |
|
Serhiy Storchaka
|
06e5e730dd
|
Issue #17141: random.vonmisesvariate() no more hangs for large kappas.
|
2013-02-10 19:29:54 +02:00 |
|
Serhiy Storchaka
|
ac99576a8e
|
Issue #17141: random.vonmisesvariate() no more hangs for large kappas.
|
2013-02-10 19:29:20 +02:00 |
|
Serhiy Storchaka
|
6c22b1d760
|
Issue #17141: random.vonmisesvariate() no more hangs for large kappas.
|
2013-02-10 19:28:56 +02:00 |
|
Serhiy Storchaka
|
b8cbba5877
|
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
and a full traceback including line number.
|
2013-02-10 17:43:25 +02:00 |
|
Serhiy Storchaka
|
801d955f04
|
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
and a full traceback including line number.
|
2013-02-10 17:42:01 +02:00 |
|
Serhiy Storchaka
|
5e61f14c6d
|
Issue #12983: Bytes literals with invalid \x escape now raise a SyntaxError
and a full traceback including line number.
|
2013-02-10 17:36:00 +02:00 |
|
Benjamin Peterson
|
419d9a83d5
|
evaluate lambda keyword-only defaults after positional defaults (#16967 again)
|
2013-02-10 09:48:22 -05:00 |
|
Benjamin Peterson
|
8b466c9932
|
merge heads
|
2013-02-10 09:32:22 -05:00 |
|
Benjamin Peterson
|
1ef876cd28
|
evaluate positional defaults before keyword-only defaults (closes #16967)
|
2013-02-10 09:29:59 -05:00 |
|
Mark Dickinson
|
1b901baee5
|
Issue #17149: merge fix from 3.3.
|
2013-02-10 14:17:20 +00:00 |
|
Mark Dickinson
|
6427358501
|
Issue #17149: merge fix from 3.2.
|
2013-02-10 14:16:56 +00:00 |
|
Mark Dickinson
|
be5f91957f
|
Issue #17149: Fix random.vonmisesvariate to always return results in [0, 2*math.pi].
|
2013-02-10 14:16:10 +00:00 |
|
Serhiy Storchaka
|
34a2a87d17
|
Fix a test for SpooledTemporaryFile (added in issue #10355).
|
2013-02-10 14:44:43 +02:00 |
|
Serhiy Storchaka
|
bf95c143a2
|
Fix a test for SpooledTemporaryFile (added in issue #10355).
|
2013-02-10 14:44:14 +02:00 |
|
Serhiy Storchaka
|
497cee456c
|
Fix a test for SpooledTemporaryFile (added in issue #10355).
|
2013-02-10 14:43:46 +02:00 |
|
Serhiy Storchaka
|
02c2076bd5
|
Issue #1470548: XMLGenerator now works with binary output streams.
|
2013-02-10 14:34:53 +02:00 |
|
Serhiy Storchaka
|
9fef188c9e
|
Issue #1470548: XMLGenerator now works with binary output streams.
|
2013-02-10 14:31:07 +02:00 |
|
Serhiy Storchaka
|
88efc52d74
|
Issue #1470548: XMLGenerator now works with binary output streams.
|
2013-02-10 14:29:52 +02:00 |
|
Serhiy Storchaka
|
f2619236eb
|
Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms.
|
2013-02-10 12:24:06 +02:00 |
|
Serhiy Storchaka
|
d83c82440b
|
Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms.
|
2013-02-10 12:23:10 +02:00 |
|
Serhiy Storchaka
|
df32691e6f
|
Issue #6975: os.path.realpath() now correctly resolves multiple nested symlinks on POSIX platforms.
|
2013-02-10 12:22:07 +02:00 |
|
Serhiy Storchaka
|
26cab56542
|
Issue #17169: Restore errno in tempfile exceptions.
|
2013-02-09 22:27:23 +02:00 |
|
Serhiy Storchaka
|
7451a72e2b
|
Issue #17169: Restore errno in tempfile exceptions.
|
2013-02-09 22:25:49 +02:00 |
|