]> granicus.if.org Git - python/shortlog
python
2011-05-17 Ronald OussorenFix for issue 10154, merge from 3.2
2011-05-17 Ronald Oussoren(merge) Fix #10154 and #10090: locale normalizes the...
2011-05-17 Ronald OussorenFix #10154 and #10090: locale normalizes the UTF-8...
2011-05-17 Vinay SajipSkip some tests in the absence of multiprocessing.
2011-05-17 Vinay SajipSkip some more tests in the absence of threading.
2011-05-16 Victor Stinner(Merge 3.2) Issue #11614: Fix test_linecache, cjkencodi...
2011-05-16 Victor Stinner(Merge 3.1) Issue #11614: Fix test_linecache, cjkencodi...
2011-05-16 Victor StinnerIssue #11614: Fix test_linecache, cjkencodings_test...
2011-05-16 Victor Stinner(Merge 3.2) Issue #11614: Fix importlib tests for the...
2011-05-16 Victor Stinner(Merge 3.1) Issue #11614: Fix importlib tests for the...
2011-05-16 Victor StinnerIssue #11614: Fix importlib tests for the new __hello__...
2011-05-16 Victor Stinner(Merge 3.2) Issue #12057: Convert CJK encoding testcase...
2011-05-16 Victor Stinner(Merge 3.1) Issue #12057: Convert CJK encoding testcase...
2011-05-16 Victor StinnerIssue #12057: Convert CJK encoding testcase BLOB into...
2011-05-16 Victor Stinner(Merge 3.2) Issue #11614: import __hello__ prints ...
2011-05-16 Victor Stinner(Merge 3.1) Issue #11614: import __hello__ prints ...
2011-05-16 Victor StinnerIssue #11614: import __hello__ prints "Hello World...
2011-05-15 Gregory P.... issue #1746656: Fix for OS X. configure and #include...
2011-05-15 Victor StinnerNull merge 3.2 (fix already applied: 4a82be47a948+5060a...
2011-05-15 Victor StinnerNull merge 3.1 (fix already applied: 4a82be47a948+5060a...
2011-05-15 Victor StinnerIssue #10756: atexit normalizes the exception before...
2011-05-15 Ronald Oussoren(merge from 3.2) Issue #9516: avoid errors in sysconfig...
2011-05-15 Ronald OussorenNEWS entry for fix of issue #9516
2011-05-15 Ronald OussorenIssue #9516: avoid errors in sysconfig when MACOSX_DEPL...
2011-05-15 Nadeem VawdaFix _socket compilation failures on non-Linux buildbots...
2011-05-15 Georg BrandlBranch merge.
2011-05-15 Victor Stinner(Merge 3.2) Issue #12060: Use sig_atomic_t type and...
2011-05-15 Victor Stinner(Merge 3.1) Issue #12060: Use sig_atomic_t type and...
2011-05-15 Victor StinnerIssue #12060: Use sig_atomic_t type and volatile keywor...
2011-05-15 Georg BrandlFix-up NEWS: entries made after 3.2.1b1 go into the...
2011-05-15 Gregory P.... Issue #1746656: Add if_nameindex, if_nametoindex, if_in...
2011-05-15 Georg BrandlMerge #6498 fix from 3.2.
2011-05-15 Georg BrandlMerge #6498 fix from 3.1.
2011-05-15 Georg BrandlCloses #6498: fix several misspellings of "SystemExit...
2011-05-14 Nadeem VawdaMerge: Fix copy-paste mistake in new zlib test.
2011-05-14 Nadeem VawdaMerge: Fix copy-paste mistake in new zlib test.
2011-05-14 Nadeem VawdaFix copy-paste mistake in new zlib test.
2011-05-14 Gregory P.... fix whitespace
2011-05-14 Gregory P.... fix whitespace
2011-05-14 Gregory P.... merge heads
2011-05-14 Gregory P.... merge heads
2011-05-14 Gregory P.... merge heads.
2011-05-14 Nadeem VawdaMerge: #8650: Make zlib.[de]compressobj().[de]compress...
2011-05-14 Nadeem VawdaMerge: #8650: Make zlib.[de]compressobj().[de]compress...
2011-05-14 Nadeem VawdaIssue #8650: Make zlib.[de]compressobj().[de]compress...
2011-05-14 Gregory P.... Fixes Issue #12059: Properly handle missing hash functi...
2011-05-14 Gregory P.... Fixes Issue #12059: Properly handle missing hash functi...
2011-05-14 Kurt B. KaiserMerge heads(!)
2011-05-14 Kurt B. KaiserMerge heads (!)
2011-05-14 Kurt B. KaiserMerge from 3.2
2011-05-14 Kurt B. KaiserMerge heads
2011-05-14 Kurt B. KaiserMerge heads
2011-05-14 Kurt B. KaiserMerge from 3.1
2011-05-14 Kurt B. KaiserIssue #6378: Further adjust idle.bat to start associate...
2011-05-14 Nadeem VawdaMerge fix for memory leaks in zlib.compress() and ...
2011-05-14 Nadeem VawdaFix memory leaks in zlib.compress() and .decompress().
2011-05-14 Łukasz LangaMerged rethought pprint example from 3.2.
2011-05-14 Łukasz LangaMerged rethought pprint usage example from 3.1.
2011-05-14 Łukasz Langapprint usage example rethought.
2011-05-14 Nadeem VawdaNull merge (#8650): zlib.compress() and .decompress...
2011-05-14 Nadeem VawdaNull merge (#8650): zlib.compress() and .decompress...
2011-05-14 Nadeem VawdaIssue #8650: Backport 64-bit safety fixes for compress...
2011-05-14 Nadeem VawdaMerge: #12050: zlib.decompressobj().decompress() now...
2011-05-14 Nadeem VawdaMerge: #12050: zlib.decompressobj().decompress() now...
2011-05-14 Nadeem VawdaIssue #12050: zlib.decompressobj().decompress() now...
2011-05-14 Ezio MelottiMerge with 3.2 and also remove captured_output from...
2011-05-14 Ezio MelottiUpdate __all__ and docstring.
2011-05-14 Ezio MelottiSkip test in test_fileinput when zlib is missing.
2011-05-14 Ezio Melotti#11979: merge with 3.2.
2011-05-14 Ezio Melotti#11979: merge with 3.1.
2011-05-14 Ezio Melotti#11979: improve wording and markup in sockets howto...
2011-05-14 Ezio Melotti#7960: merge with 3.2.
2011-05-14 Ezio Melotti#7960: merge with 3.1.
2011-05-14 Ezio Melotti#7960: fix docstrings for captured_output and captured_...
2011-05-14 Ezio Melotti#5723: merge with 3.2.
2011-05-14 Ezio Melotti#5723: merge with 3.1.
2011-05-14 Ezio Melotti#5723: Improve json tests to be executed with and witho...
2011-05-14 Ezio MelottiMerge with 3.2.
2011-05-14 Ezio MelottiMerge with 3.1.
2011-05-14 Ezio MelottiChange import_fresh_module to work with packages.
2011-05-13 Victor Stinner(Merge 3.2) Issue #11996: libpython (gdb), replace...
2011-05-13 Vinay Sajiptest_logging: extended time range for rollover test.
2011-05-13 Victor StinnerIssue #11996: libpython (gdb), replace "py-bt" command...
2011-05-13 Vinay Sajiptest_logging: fixed bug in failure diagnostics.
2011-05-13 Vinay SajipIssue #12068: Fix appears to have worked; added more...
2011-05-13 Raymond HettingerFurther beautification of the example
2011-05-13 Raymond HettingerFurther beautification of the example
2011-05-13 Raymond HettingerNeaten up example so it can be cut and pasted.
2011-05-13 Raymond HettingerNeaten up example so it can be cut and pasted.
2011-05-13 Vinay SajipAdded diagnostics to test_logging, after reverting...
2011-05-13 Georg BrandlMerge two minor doc changes into default.
2011-05-13 Georg BrandlMerge 3.2.1 release changes into default branch (a...
2011-05-13 Georg BrandlUse singular they. Thanks to Mark Summerfield.
2011-05-13 Georg BrandlFix unbound local error in RE tokenizer example. Thanks...
2011-05-13 Georg BrandlMerge in changes from 3.2.1b1 release repo.
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Antoine PitrouIssue #12062: Fix a flushing bug when doing a certain...
2011-05-12 Kurt B. KaiserMerge from 3.2
2011-05-12 Kurt B. KaiserMerge from 3.1
next