Ezio Melotti
|
22ebb2d6ef
|
#16748: test_heapq now works with unittest test discovery.
|
2013-01-02 21:19:37 +02:00 |
Benjamin Peterson
|
d1ae518c64
|
merge heads
|
2013-01-02 12:23:32 -06:00 |
Benjamin Peterson
|
13a2707f95
|
merge 3.3
|
2013-01-02 12:23:05 -06:00 |
Benjamin Peterson
|
c527037207
|
add Tom Tromey to ACKS
|
2013-01-02 12:22:11 -06:00 |
Serhiy Storchaka
|
404fa924c3
|
Issue #16841: Set st_dev on Windows as unsigned long to match its DWORD type.
|
2013-01-02 18:22:23 +02:00 |
Eli Bendersky
|
cc85a156ae
|
Fix method name in documentation (__setstate__ --> __getstate__)
|
2013-01-02 05:55:17 -08:00 |
Eli Bendersky
|
a6d0dd5dc3
|
Fix method name in documentation (__setstate__ --> __getstate__)
|
2013-01-02 05:54:36 -08:00 |
Eli Bendersky
|
78f3ce577f
|
Fix method name in documentation (__setstate__ --> __getstate__)
|
2013-01-02 05:53:59 -08:00 |
Serhiy Storchaka
|
805ae0d39d
|
Fix incorrect grammar in sched documentation.
|
2013-01-02 12:32:10 +02:00 |
Serhiy Storchaka
|
75b936ec7f
|
Fix incorrect grammar in sched documentation.
|
2013-01-02 12:31:26 +02:00 |
Serhiy Storchaka
|
a3eb8122ae
|
Fix incorrect grammar in Misc/NEWS.
|
2013-01-02 12:11:57 +02:00 |
Serhiy Storchaka
|
89faf4fe23
|
Fix incorrect grammar in Misc/NEWS.
|
2013-01-02 12:05:38 +02:00 |
Serhiy Storchaka
|
ba1edf2f58
|
Fix incorrect grammar in Misc/NEWS.
|
2013-01-02 11:57:22 +02:00 |
Serhiy Storchaka
|
6b539a4ddc
|
Merge heads
|
2013-01-02 10:41:08 +02:00 |
Serhiy Storchaka
|
08f4556524
|
Merge heads
|
2013-01-02 10:40:36 +02:00 |
Serhiy Storchaka
|
cc6b514a72
|
Merge heads
|
2013-01-02 10:38:45 +02:00 |
Serhiy Storchaka
|
32e258d877
|
Merge heads
|
2013-01-02 10:37:54 +02:00 |
Serhiy Storchaka
|
e48741a619
|
Merge heads
|
2013-01-02 10:32:13 +02:00 |
Łukasz Langa
|
2869b00d79
|
Null-merged Misc/NEWS change
|
2013-01-02 01:03:09 +01:00 |
Łukasz Langa
|
f52b98d7dc
|
Null-merged Misc/NEWS change
|
2013-01-02 01:02:17 +01:00 |
Łukasz Langa
|
b83a86a210
|
Misc/NEWS updated to tell about #16820
|
2013-01-02 00:44:36 +01:00 |
Łukasz Langa
|
3fb4343162
|
Null-merged Misc/NEWS change
|
2013-01-02 00:40:55 +01:00 |
Łukasz Langa
|
844460d68c
|
Misc/NEWS updated to tell about #14590 and #16820
|
2013-01-02 00:39:59 +01:00 |
Łukasz Langa
|
4bbf8fbb62
|
Null-merged 3.2 section order preservation fix when using `__setitem__` (issue
#16820)
|
2013-01-01 23:50:59 +01:00 |
Łukasz Langa
|
ed16dd851b
|
Null-merged 3.2 section order preservation fix when using `__setitem__` (issue
#16820)
|
2013-01-01 23:50:03 +01:00 |
Łukasz Langa
|
a2e7acd17d
|
configparser: preserve section order when using `__setitem__` (issue #16820)
|
2013-01-01 23:45:33 +01:00 |
Victor Stinner
|
67eb8df902
|
(Merge 3.3) Issue #9644: Add a test on os.statvfs() for the PEP 383
|
2013-01-01 23:17:22 +01:00 |
Victor Stinner
|
a25be07103
|
Issue #9644: Add a test on os.statvfs() for the PEP 383
|
2013-01-01 23:11:21 +01:00 |
Serhiy Storchaka
|
e509eefbeb
|
Issue #16541: tk_setPalette() now works with keyword arguments.
Added a test for tk_setPalette().
|
2013-01-02 00:09:17 +02:00 |
Serhiy Storchaka
|
3cfb2cd624
|
Issue #16541: tk_setPalette() now works with keyword arguments.
Added a test for tk_setPalette().
|
2013-01-02 00:07:21 +02:00 |
Victor Stinner
|
e4110dc11f
|
Issue #9644: Fix the encoding used by os.statvfs(): use the filesystem encoding
with the surrogateescape error handler, instead of UTF-8 in strict mode.
|
2013-01-01 23:05:55 +01:00 |
Serhiy Storchaka
|
4cf4f3a7c6
|
Issue #16541: tk_setPalette() now works with keyword arguments.
Added a test for tk_setPalette().
|
2013-01-02 00:03:58 +02:00 |
Łukasz Langa
|
6e410a2cdb
|
Merged section order preservation fix when using `__setitem__` (issue #16820)
|
2013-01-01 22:36:33 +01:00 |
Łukasz Langa
|
a821f82f66
|
configparser: preserve section order when using `__setitem__` (issue #16820)
|
2013-01-01 22:33:19 +01:00 |
Serhiy Storchaka
|
a97274cbcf
|
Issue #16819: IDLE method completion now correctly works for bytes literals.
|
2013-01-01 22:33:19 +02:00 |
Serhiy Storchaka
|
eb6aa5c525
|
Issue #16819: IDLE method completion now correctly works for bytes literals.
|
2013-01-01 22:32:42 +02:00 |
Serhiy Storchaka
|
8c126d7abd
|
Issue #16819: IDLE method completion now correctly works for bytes literals.
|
2013-01-01 22:25:59 +02:00 |
Ned Deily
|
567ab22f7b
|
Update copyright dates in Mac plists.
|
2013-01-01 12:09:23 -08:00 |
Ned Deily
|
7a7a535e23
|
Update copyright dates in Mac plists.
|
2013-01-01 12:08:39 -08:00 |
Ned Deily
|
3108fb5b45
|
Update copyright dates in Mac plists.
|
2013-01-01 12:07:15 -08:00 |
Brian Curtin
|
9cc4321bf5
|
Backed out changeset 61bada808b34
|
2013-01-01 12:31:06 -06:00 |
Brian Curtin
|
e3d0b65118
|
Set st_dev on Windows as unsigned long to match its DWORD type, related to the change to fix #11939.
|
2013-01-01 12:21:35 -06:00 |
Richard Oudkerk
|
950fab07aa
|
Issue #9586: Merge.
|
2013-01-01 17:40:58 +00:00 |
Richard Oudkerk
|
9b4599322d
|
Issue #9586: Merge
|
2013-01-01 17:36:53 +00:00 |
Richard Oudkerk
|
9866231eab
|
Issue #9586: Redefine SEM_FAILED on MacOSX to keep compiler happy.
|
2013-01-01 17:29:44 +00:00 |
Eli Bendersky
|
a9bc1bf93b
|
Make indentation consistent
|
2013-01-01 07:42:06 -08:00 |
Eli Bendersky
|
b829dea0cd
|
Make indentation consistent
|
2013-01-01 07:41:51 -08:00 |
Charles-François Natali
|
fe22dcaba7
|
Issue #16787: Increase asyncore and asynchat default output buffers size, to
decrease CPU usage and increase throughput.
|
2013-01-01 16:31:54 +01:00 |
Richard Oudkerk
|
ef45380b6b
|
Fix overlooked licence text.
|
2013-01-01 14:25:59 +00:00 |
Benjamin Peterson
|
ca319cf94e
|
merge 3.3
|
2012-12-31 21:44:06 -06:00 |