]> granicus.if.org Git - python/shortlog
python
2012-11-10 Chris JerdonekMerge from 3.3: adjust set and frozenset function docs...
2012-11-10 Chris JerdonekMerge from 3.2: adjust set and frozenset function docs...
2012-11-10 Chris JerdonekLink set and frozenset function docs to their class...
2012-11-10 Chris JerdonekMerge from 3.3: improve FAQ link in documentation ...
2012-11-10 Chris JerdonekMerge from 3.2: improve FAQ link in documentation ...
2012-11-10 Chris JerdonekImprove FAQ link in documentation (for issue #16435).
2012-11-09 Ezio Melotti#13301: merge with 3.3.
2012-11-09 Ezio Melotti#13301: merge with 3.2.
2012-11-09 Ezio Melotti#13301: use ast.literal_eval() instead of eval() in...
2012-11-08 Ezio Melotti#16440: merge with 3.3.
2012-11-08 Ezio Melotti#16440: merge with 3.2.
2012-11-08 Ezio Melotti#16440: fix exception type and clarify example.
2012-11-08 Andrew SvetlovMerge issue #16439: Fix markup in example for stdtypes.
2012-11-08 Andrew SvetlovMerge issue #16439: Fix markup in example for stdtypes.
2012-11-08 Andrew SvetlovIssue #16439: Fix markup in example for stdtypes.
2012-11-08 Andrew SvetlovMerge issue #16435: Link in tutorial now points to...
2012-11-08 Andrew SvetlovMerge issue #16435: Link in tutorial now points to...
2012-11-08 Andrew SvetlovIssue #16435: Link in tutorial now points to python3...
2012-11-08 Stefan KrahMerge 3.3.
2012-11-08 Stefan KrahIssue #16431: Finally, consider all permutations.
2012-11-08 Ezio Melotti#16433: merge with 3.3.
2012-11-08 Ezio Melotti#16433: merge with 3.2.
2012-11-08 Ezio Melotti#16433: fix docstring of assertNotEqual.
2012-11-08 Ezio Melotti#11481: merge with 3.3.
2012-11-08 Ezio Melotti#11481: merge with 3.2.
2012-11-08 Ezio Melotti#11481: update copyreg docs and add example.
2012-11-08 Ezio MelottiMerge heads.
2012-11-08 Ezio Melotti#10385: merge with 3.3.
2012-11-08 Ezio Melotti#10385: merge with 3.2.
2012-11-08 Ezio Melotti#10385: use the mod role in subprocess docs.
2012-11-07 Stefan KrahMerge 3.3.
2012-11-07 Stefan KrahIssue #16431: Also fix the opposite direction.
2012-11-07 Stefan KrahMerge 3.3.
2012-11-07 Stefan KrahIssue #16431: Use the type information when constructin...
2012-11-07 Hynek SchlawackIssue #15001: fix segfault on "del sys.module['__main__']"
2012-11-07 Hynek SchlawackIssue #15001: fix segfault on "del sys.module['__main__']"
2012-11-07 Hynek SchlawackIssue #15001: fix segfault on "del sys.module['__main__']"
2012-11-06 Victor StinnerRemove outdated comment
2012-11-06 Victor StinnerClose #16311: Use the _PyUnicodeWriter API in text...
2012-11-06 Victor StinnerIssue #16414: Fix test_os on Windows, don't test os...
2012-11-06 Stefan KrahMerge.
2012-11-06 Stefan KrahMerge.
2012-11-06 Victor StinnerIssue #16414: Test more characters for support.FS_NONASCII
2012-11-06 Victor StinnerIssue #16414: Fix typo in support.TESTFN_NONASCII ...
2012-11-06 Stefan KrahNull merge.
2012-11-06 Victor StinnerIssue #16414: Fix support.TESTFN_UNDECODABLE and test_g...
2012-11-06 Stefan KrahBackport fc8f1b1c76bf.
2012-11-06 Victor StinnerIssue #16414: Add support.FS_NONASCII and support.TESTF...
2012-11-06 Tim GoldenReversed changes from issue9584
2012-11-06 Tim GoldenBacked out changeset dafca4714298
2012-11-06 Tim GoldenBacked out changeset 5cf6c427fd39
2012-11-06 Tim GoldenCorrect mis-indented whitespace
2012-11-06 Tim Goldenissue9584: Add {} list expansion to glob. Original...
2012-11-05 Ezio MelottiMerge typo fix.
2012-11-05 Ezio MelottiFix typo noticed by Tom Lynn.
2012-11-05 Nick CoghlanMerge #6717 crasher from 3.3
2012-11-05 Nick CoghlanMerge #6717 crasher from 3.2
2012-11-05 Nick CoghlanRecord a known crasher from #6717
2012-11-05 Nick CoghlanMerge from 3.3
2012-11-05 Nick CoghlanThe migration to importlib eliminated this crasher
2012-11-05 Andrew SvetlovIssue #15641: Clean up deprecated classes from importlib
2012-11-05 Andrew SvetlovRevome extra .py suffix
2012-11-05 Andrew SvetlovIssue #16218: Fix test for issue again
2012-11-05 Victor Stinner(Merge 3.3) Close #15165: Fix test_email on Windows...
2012-11-05 Victor StinnerClose #15165: Fix test_email on Windows 64 bits
2012-11-05 Victor StinnerIssue #15478: Fix test_pep277 on Windows
2012-11-05 Victor StinnerIssue #15478: Oops, fix regression in os.open() on...
2012-11-04 Nadeem VawdaIssue #16350: Fix zlib decompressor handling of unused_...
2012-11-04 Nadeem VawdaIssue #16350: Fix zlib decompressor handling of unused_...
2012-11-04 Nadeem VawdaIssue #16350: Fix zlib decompressor handling of unused_...
2012-11-04 Victor Stinner(Merge 3.3) Issue #8271: Fix compilation on Windows
2012-11-04 Victor StinnerIssue #8271: Fix compilation on Windows
2012-11-04 Ezio Melotti#5057: null merge with 3.3 (only add tests).
2012-11-04 Ezio Melotti#5057: null merge with 3.2 (only add tests).
2012-11-04 Ezio Melotti#5057: the peepholer no longer optimizes subscription...
2012-11-04 Ezio Melotti#8271: merge with 3.3.
2012-11-04 Ezio Melotti#8271: the utf-8 decoder now outputs the correct number...
2012-11-04 Stefan KrahFix copy&paste errors and reformulate the tests.
2012-11-04 Nick CoghlanMerge from 3.3
2012-11-04 Nick CoghlanProperly credit patch
2012-11-04 Nick CoghlanIssue #5765: Merge from 3.3
2012-11-04 Nick CoghlanIssue #5765: Also check the compiler when finding the...
2012-11-04 Nick CoghlanIssue #5765: Merge from 3.3
2012-11-04 Nick CoghlanIssue #5765: Apply a hard recursion limit in the compiler
2012-11-04 Mark DickinsonIssue #16402: Merge fix from 3.3
2012-11-04 Mark DickinsonIssue #16402: Merge fix from 3.2
2012-11-04 Mark DickinsonIssue #16402: In range slicing, fix shadowing of except...
2012-11-04 Ezio Melotti#16304: merge with 3.3.
2012-11-04 Ezio Melotti#16304: merge with 3.2.
2012-11-04 Ezio Melotti#16304: clarify match objects docs. Initial patch...
2012-11-04 Antoine PitrouIssue #15837: add some tests for random.shuffle().
2012-11-03 Christian HeimesFix compilation on Windows
2012-11-03 Christian HeimesFix compilation on Windows
2012-11-03 Christian HeimesFix compilation on Windows
2012-11-03 Éric AraujoMerge 3.3
2012-11-03 Éric AraujoAvoid fd leak in example. Caught by Serhiy.
2012-11-03 Éric AraujoBranch merge
2012-11-03 Éric AraujoBranch merge
2012-11-03 Éric AraujoBranch merge
2012-11-03 Éric AraujoMerge 3.3
next