]> granicus.if.org Git - python/shortlog
python
2010-12-13 Gregory P.... Get rid of the close_fds DeprecationWarning. Changes...
2010-12-13 Kristján Valur... issue 10683
2010-12-13 Nick CoghlanActually finish the tests for r87182
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Antoine PitrouImprove readability of the socket docs
2010-12-12 Antoine PitrouHomogenize the "optional OS services" menu
2010-12-12 Antoine PitrouConsistent ordering of availability statements
2010-12-12 Antoine PitrouFix heading level
2010-12-12 Antoine PitrouRemove redundant sentence, and fix markup
2010-12-12 R. David Murray#243654: only create a new MIME boundary if we don...
2010-12-12 Antoine PitrouAdd link to the buffer protocol description from the...
2010-12-12 Antoine PitrouBetter explain the buffer interface (hopefully)
2010-12-12 Antoine PitrouMake this a warning and fix indentation
2010-12-12 Antoine PitrouObsolete aliases needn't be documented
2010-12-12 Antoine PitrouRemove reference to stuff which is already obsolete...
2010-12-12 Antoine PitrouSET_LINENO was removed in 2.3
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Nick CoghlanIssue #10188 (partial resolution): tidy up some behavio...
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Vinay SajipLogging documentation - further update.
2010-12-12 Vinay SajipLogging documentation update.
2010-12-12 Benjamin Petersonhaving three copies of the same test is surely a bit...
2010-12-12 Benjamin Petersonremove (un)transform methods
2010-12-11 Georg BrandlFix markup.
2010-12-11 Barry WarsawCreate the hardlink between python-3.2m and python...
2010-12-11 Martin v. LöwisAdd versionchanged for parameter type changes.
2010-12-11 Georg BrandlAvoid AttributeError(_closed) when a TemporaryDirectory...
2010-12-11 Martin v. LöwisAdjust PySlice_GetIndices documentation to signature...
2010-12-10 Georg BrandlFix typo.
2010-12-10 Alexander BelopolskyReverted accidental commit (from r87159)
2010-12-10 Alexander BelopolskyUpdated UCD version and unicode.org links to Unicode...
2010-12-10 Raymond HettingerMove nntp entry back to changed modules section and...
2010-12-10 Vinay Sajiplogging: added handler of last resort.
2010-12-10 Georg Brandl#10668: fix wrong call of __init__.
2010-12-10 Vinay SajipFied typo
2010-12-10 Vinay Sajiptest.support: Added TestHandler and Matcher classes...
2010-12-10 Vinay SajipMinor documentation tweak.
2010-12-10 Ezio Melotti#10273: Remove a "Matches" that I missed in r86910...
2010-12-10 Raymond HettingerReclassify some entries and remove a couple of minor...
2010-12-10 Raymond HettingerOverview of email module and recategorize various entries.
2010-12-09 Raymond HettingerDoh! Example pasted twice, but only once in the right...
2010-12-09 Georg BrandlGuard against rogue tuples.
2010-12-09 Georg Brandl#10661: give QName a nicer repr.
2010-12-09 Georg BrandlFix "seperate".
2010-12-09 Raymond HettingerEntries for datetime, callable, and collections.Counter.
2010-12-09 Hirokazu YamamotoFixed typo in comment.
2010-12-09 Hirokazu YamamotoShould call Py_INCREF for Py_None (Modules/_ssl.c:...
2010-12-08 Alexander BelopolskyIssue #6697: Fixed instances of _PyUnicode_AsString...
2010-12-08 R. David MurrayHave script_helper._assert_python strip refcount string...
2010-12-08 Victor StinnerIssue #10546: UTF-16-LE and UTF-16-BE *do* support...
2010-12-08 Alexander BelopolskyEdited the Unicode 6.0.0 entry to add unicode.org links...
2010-12-08 Alexander BelopolskyAdded a datetime new features entry
2010-12-08 Hirokazu YamamotoMention NASM which is needed to build openssl-1.0.0a...
2010-12-08 Raymond HettingerEntry for inspect.getattr_static().
2010-12-08 Raymond HettingerExample of argparge with subparsers.
2010-12-08 Raymond Hettingerrange() example
2010-12-08 Senthil KumaranFix Issue8194 - Fix incompatible API change in the...
2010-12-08 Raymond HettingerNits.
2010-12-08 Raymond HettingerClean-ups.
2010-12-08 Raymond HettingerAdd example for concurrent.futures.
2010-12-08 Raymond HettingerUpdate whatsnew. Salt the random number seed.
2010-12-07 Ronald OussorenFix for issue #10107: Without this patch IDLE on OSX...
2010-12-07 Ronald OussorenTwo small changes to adjust framework builds to the...
2010-12-07 Hirokazu YamamotoIssue #10637: Called CloseHandle twice in os.stat/os...
2010-12-07 Raymond HettingerMartin's name with Unicode.
2010-12-07 Raymond HettingerMake the example a little more interesting and useful.
2010-12-07 Raymond HettingerClean-ups and examples.
2010-12-07 Raymond HettingerSpelling.
2010-12-07 Raymond HettingerMore cleanups and examples.
2010-12-07 Raymond HettingerAdd example for the entry for argparse
2010-12-07 Benjamin Petersonuse the more direct API
2010-12-07 Benjamin Petersonadd news note
2010-12-07 Benjamin Petersonreturn views from dict proxy items/values/keys #10630
2010-12-07 Raymond HettingerAdd entry for new pdb features
2010-12-07 Raymond HettingerAdd entry for the new sysconfig module.
2010-12-07 David MalcolmFix typo
2010-12-06 Raymond HettingerNote improvements to the docs.
2010-12-06 Georg BrandlDon't use deprecated aliases.
2010-12-06 Georg BrandlRemove visible XXX comments.
2010-12-06 Raymond HettingerTypo fixups.
2010-12-05 Martin v. LöwisAutomate build for python3.dll.
2010-12-05 Georg BrandlRetagging 3.2b1.
2010-12-05 Georg BrandlFix title. v3.2b1
2010-12-05 Georg BrandlRemove tag.
2010-12-05 Georg BrandlTake PyUnicode_TransformDecimalToASCII out of the limit...
2010-12-05 Georg BrandlTagging 3.2b1.
2010-12-05 Raymond HettingerNits and todos
2010-12-05 Georg BrandlApply rest of #10628, and add a few todo comments.
2010-12-05 Georg BrandlTemporarily disable newly failing test for the release.
2010-12-05 Nick CoghlanMore fine-grained monitoring of alterations to logging...
2010-12-05 Raymond HettingerSpelling
2010-12-05 Raymond HettingerUpdate the unittest section.
2010-12-05 Nick CoghlanIssue 10626 investigation: regrtest now checks for...
2010-12-05 Raymond HettingerNew string format character.
2010-12-05 Raymond HettingerOptimization notes.
2010-12-05 Hirokazu YamamotoShould use posix_error here.
2010-12-05 Raymond HettingerDescribe the transform/untranform methods
2010-12-05 Raymond HettingerNote the updates to range objects.
next