summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "seperate".Georg Brandl2010-12-092-2/+2
* Entries for datetime, callable, and collections.Counter.Raymond Hettinger2010-12-091-15/+41
* Fixed typo in comment.Hirokazu Yamamoto2010-12-091-1/+1
* Should call Py_INCREF for Py_None (Modules/_ssl.c: PySSL_cipher)Hirokazu Yamamoto2010-12-091-2/+4
* Issue #6697: Fixed instances of _PyUnicode_AsString() result not checked for ...Alexander Belopolsky2010-12-0813-79/+145
* Have script_helper._assert_python strip refcount strings from stderr.R. David Murray2010-12-081-1/+3
* Issue #10546: UTF-16-LE and UTF-16-BE *do* support non-BMP charactersVictor Stinner2010-12-082-2/+14
* Edited the Unicode 6.0.0 entry to add unicode.org links and trim the summary.Alexander Belopolsky2010-12-081-7/+10
* Added a datetime new features entryAlexander Belopolsky2010-12-081-0/+21
* Mention NASM which is needed to build openssl-1.0.0a original source.Hirokazu Yamamoto2010-12-081-2/+10
* Entry for inspect.getattr_static().Raymond Hettinger2010-12-081-8/+9
* Example of argparge with subparsers.Raymond Hettinger2010-12-081-5/+24
* range() exampleRaymond Hettinger2010-12-081-1/+10
* Fix Issue8194 - Fix incompatible API change in the parse_respones for xmlrpc...Senthil Kumaran2010-12-081-2/+6
* Nits.Raymond Hettinger2010-12-081-2/+1
* Clean-ups.Raymond Hettinger2010-12-081-12/+13
* Add example for concurrent.futures.Raymond Hettinger2010-12-081-5/+25
* Update whatsnew. Salt the random number seed.Raymond Hettinger2010-12-083-12/+21
* Fix for issue #10107: Without this patch IDLE on OSX doesn't warn about unsav...Ronald Oussoren2010-12-073-1/+18
* Two small changes to adjust framework builds to the new stable ABIRonald Oussoren2010-12-072-12/+29
* Issue #10637: Called CloseHandle twice in os.stat/os.lstat (Windows)Hirokazu Yamamoto2010-12-071-4/+4
* Martin's name with Unicode.Raymond Hettinger2010-12-071-1/+4
* Make the example a little more interesting and useful.Raymond Hettinger2010-12-071-0/+3
* Clean-ups and examples.Raymond Hettinger2010-12-071-7/+8
* Spelling.Raymond Hettinger2010-12-071-4/+4
* More cleanups and examples.Raymond Hettinger2010-12-071-33/+64
* Add example for the entry for argparseRaymond Hettinger2010-12-072-2/+60
* use the more direct APIBenjamin Peterson2010-12-071-3/+3
* add news noteBenjamin Peterson2010-12-071-0/+3
* return views from dict proxy items/values/keys #10630Benjamin Peterson2010-12-072-8/+14
* Add entry for new pdb featuresRaymond Hettinger2010-12-071-0/+15
* Add entry for the new sysconfig module.Raymond Hettinger2010-12-071-0/+59
* Fix typoDavid Malcolm2010-12-071-1/+1
* Note improvements to the docs.Raymond Hettinger2010-12-063-10/+35
* Don't use deprecated aliases.Georg Brandl2010-12-061-4/+4
* Remove visible XXX comments.Georg Brandl2010-12-061-3/+5
* Typo fixups.Raymond Hettinger2010-12-061-3/+3
* Automate build for python3.dll.Martin v. Löwis2010-12-056-343/+890
* Retagging 3.2b1.Georg Brandl2010-12-051-0/+1
* Fix title.v3.2b1Georg Brandl2010-12-051-1/+1
* Remove tag.Georg Brandl2010-12-051-0/+1
* Take PyUnicode_TransformDecimalToASCII out of the limited API.Georg Brandl2010-12-051-0/+2
* Tagging 3.2b1.Georg Brandl2010-12-051-0/+1
* Nits and todosRaymond Hettinger2010-12-051-6/+9
* Apply rest of #10628, and add a few todo comments.Georg Brandl2010-12-051-2/+12
* Temporarily disable newly failing test for the release.Georg Brandl2010-12-051-0/+3
* More fine-grained monitoring of alterations to logging stateNick Coghlan2010-12-051-4/+10
* SpellingRaymond Hettinger2010-12-051-3/+3
* Update the unittest section.Raymond Hettinger2010-12-051-17/+27
* Issue 10626 investigation: regrtest now checks for alterations to the logging...Nick Coghlan2010-12-051-1/+11