Staging
v0.8.1
swh:1:snp:635f4099902912592851108bcac178ff574f7c5f

sort by:
Revision Author Date Message Commit Date
515fabb Entry for inspect.getattr_static(). 08 December 2010, 11:33:19 UTC
b1ff402 Example of argparge with subparsers. 08 December 2010, 11:19:45 UTC
2ffa671 range() example 08 December 2010, 10:18:21 UTC
f34445f Fix Issue8194 - Fix incompatible API change in the parse_respones for xmlrpclib. 08 December 2010, 08:04:49 UTC
24a0941 Nits. 08 December 2010, 06:50:02 UTC
83d8079 Clean-ups. 08 December 2010, 06:48:33 UTC
b105519 Add example for concurrent.futures. 08 December 2010, 06:42:41 UTC
3fcf002 Update whatsnew. Salt the random number seed. 08 December 2010, 01:13:53 UTC
10e05e1 Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsaved files when quitting. 07 December 2010, 15:28:10 UTC
0499d0b Two small changes to adjust framework builds to the new stable ABI Both the Makefile and the script that is used on OSX to create the binary installer refer to the directory containing the Makefile using the name 'config'. This name was changed with the new ABI (with default build flags it is now named config-3.2m). This patch ensures that both files use the correct name. The build-installer.py script contains one other change: it now tests for the Tcl/Tk framework version by looking at the 'Current' symlink in the framework instead of runnning a script. This makes it possible to verify the version that is in the SDK that's used during the build instead of the version that is installed on the system. 07 December 2010, 14:41:05 UTC
7ed117a Issue #10637: Called CloseHandle twice in os.stat/os.lstat (Windows) 07 December 2010, 10:24:37 UTC
2c1ecc3 Martin's name with Unicode. 07 December 2010, 09:55:02 UTC
c2c7c37 Make the example a little more interesting and useful. 07 December 2010, 09:44:21 UTC
673ccf2 Clean-ups and examples. 07 December 2010, 09:37:11 UTC
68f1e8d Spelling. 07 December 2010, 09:24:30 UTC
a026633 More cleanups and examples. 07 December 2010, 08:52:41 UTC
677e10a Add example for the entry for argparse 07 December 2010, 06:45:30 UTC
9b955de use the more direct API 07 December 2010, 04:04:02 UTC
9b4e27e add news note 07 December 2010, 03:47:37 UTC
0eb7f86 return views from dict proxy items/values/keys #10630 07 December 2010, 03:46:27 UTC
b5d7933 Add entry for new pdb features 07 December 2010, 02:04:56 UTC
3f9734c Add entry for the new sysconfig module. 07 December 2010, 01:47:52 UTC
778645a Fix typo 07 December 2010, 00:32:04 UTC
1fa7682 Note improvements to the docs. 06 December 2010, 23:31:36 UTC
7c23ea2 Don't use deprecated aliases. 06 December 2010, 22:25:25 UTC
fbb56ed Remove visible XXX comments. 06 December 2010, 22:02:48 UTC
b87ba26 Typo fixups. 06 December 2010, 04:31:40 UTC
d53ee5d Automate build for python3.dll. Package missing files. 05 December 2010, 23:07:58 UTC
f645b0e Retagging 3.2b1. 05 December 2010, 11:45:06 UTC
65b2eb9 Fix title. 05 December 2010, 11:42:38 UTC
4392b56 Remove tag. 05 December 2010, 11:41:32 UTC
b550308 Take PyUnicode_TransformDecimalToASCII out of the limited API. 05 December 2010, 11:40:48 UTC
5ce0c6f Tagging 3.2b1. 05 December 2010, 09:24:00 UTC
e5e1a98 Nits and todos 05 December 2010, 08:35:21 UTC
3ad4675 Apply rest of #10628, and add a few todo comments. 05 December 2010, 07:59:29 UTC
724d089 Temporarily disable newly failing test for the release. 05 December 2010, 07:51:39 UTC
7bd5dbe More fine-grained monitoring of alterations to logging state 05 December 2010, 07:17:25 UTC
413abbc Spelling 05 December 2010, 07:06:47 UTC
dc2f9b5 Update the unittest section. 05 December 2010, 07:02:45 UTC
7d81975 Issue 10626 investigation: regrtest now checks for alterations to the logging state in the current process (and yes, test_pydoc alters it) 05 December 2010, 06:45:03 UTC
e5e728b New string format character. 05 December 2010, 06:35:16 UTC
d8fae4e Optimization notes. 05 December 2010, 05:39:54 UTC
26253bb Should use posix_error here. 05 December 2010, 04:16:47 UTC
43b5a85 Describe the transform/untranform methods 05 December 2010, 04:04:21 UTC
dadf93c Note the updates to range objects. 05 December 2010, 02:56:21 UTC
7467351 Sorry, I had introduced tab in source code. 05 December 2010, 02:48:08 UTC
8e9fe9f Avoid possible zombi process. 05 December 2010, 02:41:46 UTC
2668145 Now can reproduce the error on AMD64 Windows Server 2008 even where os.symlink is not supported. 05 December 2010, 02:04:16 UTC
c269ae8 Optimization of Timsort. 05 December 2010, 01:01:52 UTC
a5a3554 Start the argparse entry. 05 December 2010, 00:39:18 UTC
6e35394 Mention itertools.accumulate(). 04 December 2010, 23:42:12 UTC
6f04adc Fill-in stub for concurrent.futures 04 December 2010, 22:56:25 UTC
d9404b5 Doc nit. 04 December 2010, 20:51:36 UTC
41ea8ae Bump to 3.2b1. 04 December 2010, 19:09:24 UTC
4640237 Fix markup errors. 04 December 2010, 19:06:18 UTC
bccb8be Update suspicious exceptions. 04 December 2010, 19:06:14 UTC
b0592a6 Update pydoc topics. 04 December 2010, 19:01:29 UTC
8c30a71 Silence compile error 04 December 2010, 18:36:03 UTC
8c647cd clarify the docs and new warning message. 04 December 2010, 18:11:44 UTC
2f0fd0f configparser: mapping protocol access get() handles configparser-specific arguments as well 04 December 2010, 17:48:18 UTC
1215915 Use proper plural forms in argparse (#4391) 04 December 2010, 17:31:49 UTC
13d49ee Issue #10601: sys.displayhook uses 'backslashreplace' error handler on UnicodeEncodeError. 04 December 2010, 17:24:33 UTC
44588b4 More issue #10624: Add requires_IEEE_754 to __all__. 04 December 2010, 17:12:41 UTC
34748cd Fix test suite to not activate new sigint behavior in pdb. 04 December 2010, 17:11:36 UTC
f3fa568 Fix typo. 04 December 2010, 17:09:30 UTC
f8b893e Fix accidental checkin. 04 December 2010, 16:22:44 UTC
cbc79c7 Add display/undisplay pdb commands. 04 December 2010, 16:21:42 UTC
44f2b64 #7245: Add a SIGINT handler on continue in pdb that allows to break a program again by pressing Ctrl-C. 04 December 2010, 16:00:47 UTC
1ed77f3 Issue 10625: Add tests for negative zeros in complex str and repr. 04 December 2010, 15:26:13 UTC
3ab08ca Issue #10624: Use support.requires_IEEE_754 in all appropriate tests. 04 December 2010, 15:17:38 UTC
932e49e Fix PEP number. 04 December 2010, 13:49:32 UTC
535c077 support for checking test coverage added. 70% coverage at the moment (not tragic but needs work). 04 December 2010, 13:48:13 UTC
f24a0d9 Issue #10624: Move requires_IEEE_754 into test.support. I'll fix up other uses of it shortly. 04 December 2010, 13:32:18 UTC
70099a1 Removed static function complex_format, moved it into complex_repr. Modified tests to check both str and repr, which are the same for complex. 04 December 2010, 13:27:34 UTC
7b1bee4 Use copysign to produce appropriately signed zeros instead of trying to worm around possible compiler optimizations. 04 December 2010, 13:14:29 UTC
2cf9ddb configparser: fixed inconsistency where in SafeConfigParser option values were ensured to be strings but section names and option keys were not. Behaviour unchanged for RawConfigParser and ConfigParser. 04 December 2010, 12:46:01 UTC
d2a9b20 Issue #10596: Fix float.__mod__ to have the same behaviour as float.__divmod__ with respect to signed zeros. 04 December 2010, 12:25:30 UTC
7f4bc00 I hope this will fix Win2008(x64) buildbot error. 04 December 2010, 12:20:57 UTC
0d012f2 Expose CompileString, not CompileStringFlags under the limited API. 04 December 2010, 12:00:49 UTC
66f2623 Remove some unecessary '#ifdef Py_NAN's from floatobject.c 04 December 2010, 11:52:58 UTC
24bcc61 configparser: minute refactoring of RawConfigParser.items() 04 December 2010, 11:48:11 UTC
09b0b3a issue10622: fix superflous scrollbar on the right side of <pre> boxes in the generated html docs. visible in chrome, possibly other webkit browsers. 04 December 2010, 11:36:58 UTC
d4cc7bf issue6559: Adds a pass_fds parameter to subprocess.Popen that allows the caller to list exactly which file descriptors should be kept open. 04 December 2010, 11:22:11 UTC
1acb746 Add the "interact" pdb command from pdb++. 04 December 2010, 11:20:26 UTC
732324a #7905: Actually respect the keyencoding parameter to shelve.Shelf. 04 December 2010, 11:12:43 UTC
c9fb3c6 Fix indentation in Objects/longobject.c 04 December 2010, 11:06:25 UTC
c29cc6a #1569291: speed up array.repeat() by making only O(log n) memcpy() calls; the code follows unicode_repeat. 04 December 2010, 11:02:04 UTC
9d87119 #1772833: add -q command line option. 04 December 2010, 10:47:18 UTC
cbd2ab1 #1513299: cleanup some map() uses where a comprehension works better. 04 December 2010, 10:39:14 UTC
8334fd9 Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile. 04 December 2010, 10:26:46 UTC
427d314 Fixed several corner case issues on os.stat/os.lstat related to reparse points. (Windows) - Set S_IEXEC via final path name not link name. - Set S_IFLNK also via FindFirstFile (when CreateFile fails) 04 December 2010, 10:16:05 UTC
b416230 refactor the warning test. 04 December 2010, 09:59:52 UTC
10064e9 Add the NEWS entry for issue7904 04 December 2010, 09:44:30 UTC
d9e833c #6045: provide at least get() and setdefault() for all dbm modules. 04 December 2010, 09:14:36 UTC
da72231 Regenerate. 04 December 2010, 09:12:14 UTC
81c9b45 Add Revision keyword. 04 December 2010, 09:11:41 UTC
d23047b issue7213 + issue2320: Cause a DeprecationWarning if the close_fds argument is not passed to subprocess.Popen as the default value will be changing in a future Python to the safer and more often desired value of True. DeprecationWarnings that show up in a lot of existing code are controversial and have caused pain in the past. I'd like to leave this on for 3.2 beta1 and see how things go. We can remove the warning if it is deemed too noisy during any betas. (case study: the md5 and sha module DeprecationWarnings are loathed around the world as those modules were never going to be removed in 2.x and 2to3 has a fixer for code that uses them) 04 December 2010, 09:10:44 UTC
35f08f0 Make script 2-vs-3-agnostic. 04 December 2010, 09:08:10 UTC
e8b0d61 Fix typo. 04 December 2010, 09:04:04 UTC
942af5a Issue #10557: Fixed error messages from float() and other numeric types. Added a new API function, PyUnicode_TransformDecimalToASCII(), which transforms non-ASCII decimal digits in a Unicode string to their ASCII equivalents. 04 December 2010, 03:38:46 UTC
back to top