Vinay Sajip
|
985ef87ea0
|
More test_logging coverage improvements.
|
2011-04-26 19:34:04 +01:00 |
Vinay Sajip
|
26fe4b70cf
|
test_logging coverage improvements.
|
2011-04-26 18:43:05 +01:00 |
Antoine Pitrou
|
45456a09f0
|
I think this should be "versionchanged", not "versionadded"
|
2011-04-26 18:53:42 +02:00 |
Senthil Kumaran
|
0145c54213
|
merge from 3.2
|
2011-04-26 21:14:26 +08:00 |
Senthil Kumaran
|
d27988d88d
|
merge from 2.7
|
2011-04-26 21:12:48 +08:00 |
Senthil Kumaran
|
30fe8188b4
|
merge from 3.1
|
2011-04-26 21:10:23 +08:00 |
Senthil Kumaran
|
72387f90fd
|
Update News entry for Issue11236
|
2011-04-26 21:09:49 +08:00 |
Senthil Kumaran
|
75e6ed18d0
|
merge from 3.1 codeline.
|
2011-04-26 21:00:27 +08:00 |
Senthil Kumaran
|
7cfe5f88ce
|
Fix for issue11236 getpass.getpass to respond ctrl-c or ctrl-z
|
2011-04-26 20:59:46 +08:00 |
Ezio Melotti
|
bf1253b25a
|
#6780: merge with 3.2.
|
2011-04-26 06:45:24 +03:00 |
Ezio Melotti
|
f2b3f780a1
|
#6780: merge with 3.1.
|
2011-04-26 06:40:59 +03:00 |
Ezio Melotti
|
ba42fd5801
|
#6780: fix starts/endswith error message to mention that tuples are accepted too.
|
2011-04-26 06:09:45 +03:00 |
R David Murray
|
dff18b0858
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:14:26 -04:00 |
R David Murray
|
0fb5b398cd
|
Merge #11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:13:54 -04:00 |
R David Murray
|
2043f9c582
|
#11901: add description of how bitfields are laid out to hexversion docs
Patch by Sijin Joseph.
|
2011-04-25 16:12:26 -04:00 |
Antoine Pitrou
|
d4a2ff40d5
|
Issue #11919: try to fix test_imp failure on some buildbots.
|
2011-04-25 21:46:04 +02:00 |
Antoine Pitrou
|
11846905d3
|
Issue #11919: try to fix test_imp failure on some buildbots.
|
2011-04-25 21:39:49 +02:00 |
Antoine Pitrou
|
eec60603a8
|
Issue #10914: Add a minimal embedding test to test_capi.
|
2011-04-25 21:23:26 +02:00 |
Antoine Pitrou
|
72562d065e
|
Issue #10914: add NEWS item.
|
2011-04-25 21:22:04 +02:00 |
Antoine Pitrou
|
8e60577693
|
Issue #10914: Add a minimal embedding test to test_capi.
|
2011-04-25 21:21:07 +02:00 |
Antoine Pitrou
|
f645451d78
|
Issue #11856: Speed up parsing of JSON numbers.
|
2011-04-25 19:16:06 +02:00 |
Éric Araujo
|
16190c8236
|
Change markup so that it creates a link
|
2011-04-25 19:05:53 +02:00 |
Alexander Belopolsky
|
54afa5504c
|
Issue #2736: Documented how to compute seconds since epoch.
|
2011-04-25 13:00:40 -04:00 |
Jesus Cea
|
c1935d2abf
|
Revert bb62908896fe, but keep the test
|
2011-04-25 04:03:58 +02:00 |
Jesus Cea
|
4f711726be
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:47:23 +02:00 |
Jesus Cea
|
88f7841be7
|
Correctly merging #9319 into 3.3?
|
2011-04-25 03:46:43 +02:00 |
Jesus Cea
|
b32321aed9
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:25:37 +02:00 |
Jesus Cea
|
8f14bbdaf6
|
pybench prep_times calculation error (closes #11895)
|
2011-04-25 03:24:08 +02:00 |
Victor Stinner
|
762f8d1bf2
|
Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063.
|
2011-04-24 23:45:23 +02:00 |
Victor Stinner
|
c2824d41c3
|
Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the
lock was not acquired.
|
2011-04-24 23:41:33 +02:00 |
Raymond Hettinger
|
a82aa55b5e
|
Minor clean-ups to docstrings, comments, and var names.
|
2011-04-24 14:34:26 -07:00 |
Raymond Hettinger
|
5db3e0167d
|
Minor clean-ups to docstrings, comments, and var names.
|
2011-04-24 14:26:08 -07:00 |
Éric Araujo
|
2bad92d310
|
Remove obsolete/duplicate docstring
|
2011-04-24 17:10:30 +02:00 |
Éric Araujo
|
3e8987025f
|
Add versionchanged for c19752ea037f (#10998)
|
2011-04-24 04:37:00 +02:00 |
Éric Araujo
|
ce4c4074f9
|
The version* directives don’t work with a blank line between arguments
|
2011-04-24 03:31:37 +02:00 |
Éric Araujo
|
b1734516c2
|
Add versionchanged for a364719e400a (#11591)
|
2011-04-24 03:15:32 +02:00 |
Éric Araujo
|
405d77872b
|
Remove unneeded backslashes
|
2011-04-24 03:00:58 +02:00 |
Éric Araujo
|
08c9bd57f2
|
Remove unneeded backslashes
|
2011-04-24 02:59:02 +02:00 |
Éric Araujo
|
92952cc181
|
Merge 3.2
|
2011-04-24 02:49:10 +02:00 |
Éric Araujo
|
0c91e1d941
|
Branch merge
|
2011-04-24 02:47:37 +02:00 |
Éric Araujo
|
b547148d16
|
Fix indentation
|
2011-04-24 02:44:39 +02:00 |
Éric Araujo
|
fbeb1a9468
|
Merge 3.1
|
2011-04-24 02:42:52 +02:00 |
Éric Araujo
|
cae1be85f5
|
Branch merge
|
2011-04-24 02:39:43 +02:00 |
Éric Araujo
|
5348b63a91
|
Branch merge
|
2011-04-24 02:34:11 +02:00 |
Antoine Pitrou
|
6803dc28b1
|
Remove unused private function
|
2011-04-23 17:56:06 +02:00 |
Antoine Pitrou
|
8c52027e2d
|
Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor
of 5 to 10. Initial patch by Jonas H.
|
2011-04-23 17:51:04 +02:00 |
Antoine Pitrou
|
877509aef4
|
Issue #11382: Trivial system calls, such as dup() or pipe(), needn't
release the GIL. Patch by Charles-François Natali.
|
2011-04-23 17:21:13 +02:00 |
Victor Stinner
|
7fdd0fe48f
|
Issue #9319: Fix the unit test
|
2011-04-23 01:24:11 +02:00 |
Victor Stinner
|
c68b6aaec8
|
Issue #9319: Fix a crash on parsing a Python source code without encoding
cookie and not valid in UTF-8: use "<file>" as the filename instead of
reading from NULL.
|
2011-04-23 00:41:19 +02:00 |
Éric Araujo
|
2b9388a033
|
Fix weird executable name
|
2011-04-22 21:27:10 +02:00 |