Gregory P. Smith
|
288d9aec4b
|
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD to
return a returncode of 0 when the child has already exited or cannot be
waited on.
|
2012-09-29 11:55:16 -07:00 |
|
Gregory P. Smith
|
02dee1acd8
|
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
to return a returncode of 0 when the child has already exited or cannot be
waited on.
|
2012-09-29 11:53:08 -07:00 |
|
Gregory P. Smith
|
3905171f1e
|
Fixes issue #15756: subprocess.poll() now properly handles errno.ECHILD
to return a returncode of 0 when the child has already exited or cannot
be waited on.
|
2012-09-29 11:40:38 -07:00 |
|
Benjamin Peterson
|
14fb44e1ba
|
merge mostly from default
|
2012-09-29 14:14:19 -04:00 |
|
Benjamin Peterson
|
b8350f1c7d
|
upgrade to UCD 6.2
|
2012-09-29 13:47:39 -04:00 |
|
Georg Brandl
|
8850664d26
|
merge with 3.3
|
2012-09-29 09:51:42 +02:00 |
|
Georg Brandl
|
e054f452bd
|
Fix test_sys.test_implementation for final releases.
|
2012-09-29 09:44:17 +02:00 |
|
Georg Brandl
|
08a9012352
|
Bump version to 3.4.0 alpha 0.
|
2012-09-29 09:34:13 +02:00 |
|
Georg Brandl
|
99a247fd01
|
Merge with main repo default branch.
|
2012-09-29 09:27:15 +02:00 |
|
Georg Brandl
|
c7dcd50e4e
|
Bump version to 3.3.0 final.
|
2012-09-29 09:04:54 +02:00 |
|
Brett Cannon
|
8ed677db12
|
Add some comments.
|
2012-09-28 16:41:39 -04:00 |
|
Mark Dickinson
|
218a8ab5eb
|
Issues #16029, #16030: Fix pickling and repr of large xranges.
|
2012-09-28 20:36:36 +01:00 |
|
Stefan Krah
|
8a491a8eef
|
Closes #16080: The decorator ignores failed attempts to set the required
locale, so an additional check is required.
|
2012-09-28 17:17:11 +02:00 |
|
Michael Foord
|
28d591ceef
|
Closes issue 15323. Improve failure message of Mock.assert_called_once_with
|
2012-09-28 16:15:22 +01:00 |
|
Stefan Krah
|
6fb204af79
|
Issue #16080: Use run_with_locale() decorator to reset the locale properly.
|
2012-09-28 16:18:54 +02:00 |
|
Michael Foord
|
8ef1fcecc5
|
Merge
|
2012-09-28 15:19:45 +01:00 |
|
Michael Foord
|
d38e6e516d
|
Closes issue 16064. No longer hard code executable name in unittest help output.
|
2012-09-28 15:14:37 +01:00 |
|
Michael Foord
|
7a1901f861
|
Closes issue #12376 : Pass on parameters in unittest.TextTestResult.__init__ super call
|
2012-09-28 14:14:03 +01:00 |
|
Michael Foord
|
bf2ad34650
|
Pass on parameters in unittest.TextTestResult.__init__ super call
|
2012-09-28 12:54:56 +01:00 |
|
Benjamin Peterson
|
43f8f4cf18
|
renmae test method to avoid conflict (#16056)
|
2012-09-27 18:10:17 -04:00 |
|
Mark Dickinson
|
7c95bb35e4
|
Issue #16060: Fix a double DECREF in int() implementation. Thanks Serhiy Storchaka.
|
2012-09-27 19:38:59 +01:00 |
|
Ezio Melotti
|
c7e139b431
|
#1087: use proper skips in test_os.
|
2012-09-26 20:01:34 +03:00 |
|
Petri Lehtinen
|
fb2e8a7c01
|
#15222: Fix a test failure on Windows
|
2012-09-26 07:42:18 +03:00 |
|
Benjamin Peterson
|
52c62d8697
|
rephrase
|
2012-09-26 00:25:10 -04:00 |
|
Petri Lehtinen
|
f6b30385cc
|
#15222: Merge 3.2
|
2012-09-25 22:06:07 +03:00 |
|
Petri Lehtinen
|
f39884bb5a
|
#15222: Insert blank line after each message in mbox mailboxes
|
2012-09-25 22:02:06 +03:00 |
|
Petri Lehtinen
|
a4fd0dc574
|
#15222: Insert blank line after each message in mbox mailboxes
|
2012-09-25 22:01:23 +03:00 |
|
Petri Lehtinen
|
468091954f
|
#15222: test_mailbox: End message template in a newline
|
2012-09-25 21:58:51 +03:00 |
|
Petri Lehtinen
|
ec2807c435
|
#15222: test_mailbox: End message template in a newline
|
2012-09-25 21:49:46 +03:00 |
|
Benjamin Peterson
|
3095f4724e
|
raise a ValueError instead of an AssertionError when pool is an invalid state
|
2012-09-25 12:45:42 -04:00 |
|
Benjamin Peterson
|
3331a20464
|
merge 3.2
|
2012-09-25 11:53:30 -04:00 |
|
Benjamin Peterson
|
1654d74e9a
|
switch assertion to an explicit ValueError
|
2012-09-25 11:48:50 -04:00 |
|
Benjamin Peterson
|
ba66c2280f
|
switch assertion to an explicit ValueError
|
2012-09-25 11:48:50 -04:00 |
|
Benjamin Peterson
|
a820c7ca70
|
fix test_compileall when run with -O[O]
|
2012-09-25 11:42:35 -04:00 |
|
Benjamin Peterson
|
0beb4d28d0
|
don't depend on __debug__ because it's baked in at freeze time (issue #16046)
|
2012-09-25 11:22:59 -04:00 |
|
Benjamin Peterson
|
feaa54f537
|
don't depend on __debug__ because it's baked in at freeze time (issue #16046)
|
2012-09-25 11:22:59 -04:00 |
|
Benjamin Peterson
|
d79ac0fad7
|
merge 3.2
|
2012-09-25 11:03:27 -04:00 |
|
Benjamin Peterson
|
d388c4e02f
|
use modern conditional syntax
|
2012-09-25 11:01:41 -04:00 |
|
Christian Heimes
|
671138f27d
|
Issue #16037: Limit httplib's _read_status() function to work around broken
HTTP servers and reduce memory usage. It's actually a backport of a Python
3.2 fix. Thanks to Adrien Kunysz.
|
2012-09-25 13:29:30 +02:00 |
|
Senthil Kumaran
|
d41dc7ce46
|
2.7 : Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
|
2012-09-25 02:48:21 -07:00 |
|
Senthil Kumaran
|
49d130227b
|
merge 3.2: Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
|
2012-09-25 02:37:20 -07:00 |
|
Senthil Kumaran
|
67b7b98a47
|
Issue #16013: Fix CSV Reader parsing issue with ending quote characters. Patch by Serhiy Storchaka.
|
2012-09-25 02:30:27 -07:00 |
|
Christian Heimes
|
22340be15e
|
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.
|
2012-09-24 13:27:28 +02:00 |
|
Christian Heimes
|
e26d3af7ee
|
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.
|
2012-09-24 13:17:08 +02:00 |
|
Christian Heimes
|
8112ea2360
|
Issue #16012: Fix a regression in pyexpat. The parser's UseForeignDTD()
method doesn't require an argument again.
|
2012-09-24 13:17:08 +02:00 |
|
Georg Brandl
|
b5f91d7eb7
|
Merge with 3.3.0 release clone.
|
2012-09-24 07:46:35 +02:00 |
|
Antoine Pitrou
|
a1f7655fa7
|
Issue #15379: Fix passing of non-BMP characters as integers for the charmap decoder (already working as unicode strings).
Patch by Serhiy Storchaka.
|
2012-09-23 20:00:04 +02:00 |
|
Antoine Pitrou
|
6f80f5d444
|
Issue #15379: Fix passing of non-BMP characters as integers for the charmap decoder (already working as unicode strings).
Patch by Serhiy Storchaka.
|
2012-09-23 19:55:21 +02:00 |
|
Georg Brandl
|
8506d3591c
|
Bump to 3.3.0rc3.
|
2012-09-23 17:15:21 +02:00 |
|
Victor Stinner
|
a3ff101e6a
|
Issue #5969: faulthandler module: rename dump_tracebacks_later() to
dump_traceback_later() and cancel_dump_tracebacks_later() to
cancel_dump_traceback_later().
|
2012-09-23 11:06:21 +02:00 |
|