Łukasz Langa
|
4cdd4c03c9
|
math.fsum docs did not show up because of a misplaced testsetup directive
(merged 3.2 fix through 3.3)
|
2013-01-18 13:42:56 +01:00 |
Łukasz Langa
|
37bfa238da
|
math.fsum docs did not show up because of a misplaced testsetup directive
(merged 3.2 fix)
|
2013-01-18 13:41:14 +01:00 |
Łukasz Langa
|
288234fe0e
|
math.fsum docs did not show up because of a misplaced testsetup directive
|
2013-01-18 13:40:43 +01:00 |
Benjamin Peterson
|
9f30abd393
|
merge 3.3
|
2013-01-18 00:10:37 -05:00 |
Benjamin Peterson
|
c68a4a048c
|
check windows fd validity (closes #16992)
|
2013-01-18 00:10:24 -05:00 |
Stefan Krah
|
bfc02452a3
|
Merge 3.3.
|
2013-01-17 23:36:08 +01:00 |
Stefan Krah
|
fc4aa76d59
|
Issue #11870: Skip test_3_join_in_forked_from_thread() on HP-UX.
|
2013-01-17 23:29:54 +01:00 |
Antoine Pitrou
|
53e10cc584
|
Remove outdated statement
|
2013-01-17 23:09:07 +01:00 |
Antoine Pitrou
|
175df1eeec
|
Remove outdated statement
|
2013-01-17 23:08:26 +01:00 |
Antoine Pitrou
|
b24d0d984c
|
Remove outdated statement
|
2013-01-17 23:08:03 +01:00 |
Stefan Krah
|
5cc36bc6a4
|
Merge 3.3.
|
2013-01-17 20:44:02 +01:00 |
Stefan Krah
|
8c8adf6db7
|
Issue #16987: Fix definition of SHLIB_EXT.
|
2013-01-17 20:41:56 +01:00 |
Stefan Krah
|
20d60803d5
|
Issue #16982: Fix --without-threads build failure.
|
2013-01-17 17:07:17 +01:00 |
Eli Bendersky
|
6a56b8ab9c
|
Fix docstring typo in concurrent.futures.Future
|
2013-01-17 06:36:30 -08:00 |
Stefan Krah
|
a8e59feeb5
|
Merge 3.3.
|
2013-01-17 15:34:50 +01:00 |
Stefan Krah
|
ebee49a487
|
Issue #14110: Fix test failures on FreeBSD if the user is in the wheel group.
|
2013-01-17 15:31:00 +01:00 |
Stefan Krah
|
9f1b6018a9
|
Merge 3.3.
|
2013-01-17 12:52:42 +01:00 |
Stefan Krah
|
13fe6d1c46
|
Fix build with 3.x gcc versions.
|
2013-01-17 12:49:34 +01:00 |
Stefan Krah
|
31efb380b3
|
Merge 3.3.
|
2013-01-16 23:25:41 +01:00 |
Stefan Krah
|
897c3e994f
|
Issue #11729: Backport commit bff052d9 from libffi upstream in order to fix
a ctypes build failure with clang.
|
2013-01-16 23:18:34 +01:00 |
Frank Wierzbicki
|
bb17b4a90f
|
merge with 3.3
|
2013-01-16 14:10:36 -08:00 |
Frank Wierzbicki
|
bf0da6d68b
|
Use unittest.main() in 3.3 and greater
|
2013-01-16 14:09:57 -08:00 |
Frank Wierzbicki
|
1572db5a09
|
#16886: merge with 3.3
|
2013-01-16 13:58:14 -08:00 |
Frank Wierzbicki
|
fb3bd161cb
|
#16886: merge with 3.2
|
2013-01-16 13:56:54 -08:00 |
Frank Wierzbicki
|
809067c3c5
|
Closed #16886: test_dictcomps no longer depends on dict order
|
2013-01-16 13:55:12 -08:00 |
Stefan Krah
|
e2515e4997
|
Merge 3.3.
|
2013-01-16 15:19:16 +01:00 |
Stefan Krah
|
752bfb71d8
|
Remove trailing whitespace.
|
2013-01-16 15:16:10 +01:00 |
Stefan Krah
|
cc0589dbb9
|
Merge 3.3.
|
2013-01-16 14:49:15 +01:00 |
Stefan Krah
|
ce55f089fb
|
Increase warning level for _decimal.so and libmpdec build when using gcc.
|
2013-01-16 14:45:16 +01:00 |
Stefan Krah
|
024e286d8f
|
Merge 3.3.
|
2013-01-16 13:41:38 +01:00 |
Stefan Krah
|
be0d70751c
|
Change NEWS entry to make it somewhat intelligible.
|
2013-01-16 13:40:57 +01:00 |
Stefan Krah
|
6d554b0428
|
Merge 3.3.
|
2013-01-16 13:00:11 +01:00 |
Stefan Krah
|
59a4a93f43
|
Issue #16422: Use strings for rounding mode constants for better readability
and pickling compatibility.
|
2013-01-16 12:58:59 +01:00 |
Benjamin Peterson
|
184f01544f
|
merge 3.3 (#7340)
|
2013-01-15 16:49:35 -05:00 |
Benjamin Peterson
|
0ad344a832
|
remove warning about tb circular reference (closes #7340)
|
2013-01-15 16:49:22 -05:00 |
Philip Jenvey
|
215c49a509
|
thinko
|
2013-01-15 13:24:12 -08:00 |
Vinay Sajip
|
b51aa7b7eb
|
Issue #9501: Merged fix from 3.3.
|
2013-01-15 17:57:18 +00:00 |
Vinay Sajip
|
6e669fba47
|
Issue #9501: Merged fix from 3.2.
|
2013-01-15 17:56:43 +00:00 |
Vinay Sajip
|
5e1c3ce133
|
Issue #9501: Improved shutdown handling to deal with module attributes correctly.
|
2013-01-15 17:55:57 +00:00 |
Serhiy Storchaka
|
fb3c6286a6
|
Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
|
2013-01-15 17:59:53 +02:00 |
Serhiy Storchaka
|
1e2b7ee3e8
|
Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
|
2013-01-15 17:58:14 +02:00 |
Serhiy Storchaka
|
b139652366
|
Issue #15861: tkinter now correctly works with lists and tuples containing
strings with whitespaces, backslashes or unbalanced braces.
|
2013-01-15 17:56:08 +02:00 |
Serhiy Storchaka
|
a6b9e3bf4e
|
Null merge
|
2013-01-15 15:34:08 +02:00 |
Serhiy Storchaka
|
d94c554f7d
|
Null merge
|
2013-01-15 15:33:52 +02:00 |
Serhiy Storchaka
|
1fb6aeb99e
|
Merge heads
|
2013-01-15 15:33:18 +02:00 |
Serhiy Storchaka
|
6d48526997
|
Merge heads
|
2013-01-15 15:33:09 +02:00 |
Serhiy Storchaka
|
44763dd7a7
|
Merge heads
|
2013-01-15 15:32:59 +02:00 |
Serhiy Storchaka
|
55e2cb497b
|
Issue #14850: Now a chamap decoder treates U+FFFE as "undefined mapping"
in any mapping, not only in an unicode string.
|
2013-01-15 15:30:04 +02:00 |
Richard Oudkerk
|
5f313d5128
|
Merge
|
2013-01-15 13:23:32 +00:00 |
Richard Oudkerk
|
9a97da0a91
|
Merge
|
2013-01-15 13:22:34 +00:00 |