]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2014-06-20  Terry Jan ReedyMerge with 3.4
2014-06-20  Terry Jan ReedyIssue #21770: Call function instead of module. Patch...
2014-06-20  Charles-François... Merge.
2014-06-20  Charles-François... Merge.
2014-06-20  Charles-François... Issue #21491: socketserver: Fix a race condition in...
2014-06-20  Terry Jan ReedyMerge with 3.4
2014-06-20  Terry Jan ReedyIssue #21768: fix NameError in test_pydescr. Patch...
2014-06-20  Terry Jan ReedyMerge with 3.4
2014-06-20  Terry Jan ReedyIssue #21768: fix type in test_pydoc, patch by Claudiu...
2014-06-20  Victor Stinner(Merge 3.4) asyncio, Tulip issue 105: in debug mode...
2014-06-20  Victor Stinnerasyncio, Tulip issue 105: in debug mode, log callbacks...
2014-06-20  Zachary WareSimplify a badly written condition.
2014-06-20  Senthil Kumaranmerge from 3.4
2014-06-20  Senthil Kumaranissue 20091 - index entry for __main__ in runpy docs.
2014-06-19  Ezio Melotti#21690: merge with 3.4.
2014-06-19  Ezio Melotti#21690: fix a couple of links in the docs of the re...
2014-06-19  Victor Stinner(Merge 3.4) Tulip issue 83: document more asyncio funct...
2014-06-19  Victor StinnerTulip issue 83: document more asyncio functions in...
2014-06-19  Zachary WareIssue #21741: Add st_file_attributes to os.stat_result...
2014-06-19  Victor Stinner(Merge 3.4) Closes #21595: asyncio.BaseSelectorEventLoo...
2014-06-19  Victor StinnerCloses #21595: asyncio.BaseSelectorEventLoop._read_from...
2014-06-19  Victor Stinner(Merge 3.4) Closes #21758: asyncio doc: mention explici...
2014-06-19  Victor StinnerCloses #21758: asyncio doc: mention explicitly that...
2014-06-19  Antoine PitrouIssue #21722: The distutils "upload" command now exits...
2014-06-19  Antoine PitrouIssue #21722: The distutils "upload" command now exits...
2014-06-18  Ned DeilyIssue #3485: merge from 3.4
2014-06-18  Ned DeilyIssue #3485: remove misleading comment
2014-06-18  Zachary WareMerge typo fix
2014-06-18  Zachary WareFix typo pointed out by cocoatomo on docs@
2014-06-18  Victor Stinner(Merge 3.4) asyncio: Fix pyflakes errors
2014-06-18  Victor Stinnerasyncio: Fix pyflakes errors
2014-06-17  Victor Stinner(Merge 3.4) asyncio: Refactor tests: add a base TestCas...
2014-06-17  Victor Stinnerasyncio: Refactor tests: add a base TestCase class
2014-06-17  Victor Stinner(Merge 3.4) asyncio: Refactor test__run_once_logging...
2014-06-17  Victor Stinnerasyncio: Refactor test__run_once_logging() to not rely...
2014-06-17  Victor Stinner(Merge 3.4) asyncio: Set __qualname__ attribute of...
2014-06-17  Victor Stinnerasyncio: Set __qualname__ attribute of CoroWrapper...
2014-06-17  Victor Stinner(Merge 3.4) Issue #21723: asyncio.Queue: support any...
2014-06-17  Victor StinnerIssue #21723: asyncio.Queue: support any type of number...
2014-06-17  Victor StinnerIssue #10310: Use "unsigned int field:1" instead of...
2014-06-17  Terry Jan ReedyMerge with 3.4
2014-06-17  Terry Jan ReedyIssue #21694: Add unittest for ParenMatch. Patch by...
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersonadd Ammar Brohi for running ssllab's test on python...
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersonrevert tstate_delete_common, since it's pretty much...
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersonremove extra call to tstate_delete_common (merge artifact)
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersonmerge 3.3
2014-06-17  Benjamin Petersonmerge 3.2
2014-06-17  Benjamin Petersonexpect the correct platform-dependent linesep
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersonavoid a deadlock with the interpreter head lock and...
2014-06-17  Benjamin Petersonmerge 3.4
2014-06-17  Benjamin Petersoncheck if the thread is finalizing after retaking the GIL
2014-06-16  Terry Jan ReedyAdd Idle news entries.
2014-06-16  Terry Jan ReedyAdd Idle news entries.
2014-06-16  Terry Jan ReedyMerge with 3.4
2014-06-16  Terry Jan ReedyIssue #21686: add unittest for idlelib.HyperParser...
2014-06-16  Victor Stinner(Merge 3.4) asyncio: Task.__repr__() now also handles...
2014-06-16  Victor Stinnerasyncio: Task.__repr__() now also handles CoroWrapper
2014-06-16  Victor Stinner(Merge 3.4) Issue #21773: Fix TestStdLib.test_pydoc...
2014-06-16  Victor StinnerIssue #21773: Fix TestStdLib.test_pydoc() of test_enum...
2014-06-16  Zachary WareMerge typo fix from 3.4
2014-06-16  Zachary WareFix typo reported by Jesse W on docs@
2014-06-16  Victor Stinner(Merge 3.4) Sync asyncio with Tulip: Fix test_tasks...
2014-06-16  Victor StinnerSync asyncio with Tulip: Fix test_tasks for Python 3.5
2014-06-16  Victor StinnerIssue #21205: Complete the "versionchanged" note in...
2014-06-16  Victor StinnerIssue #21205: Fix unit tests
2014-06-16  Victor StinnerIssue #21205: Add a new ``__qualname__`` attribute...
2014-06-16  Nick CoghlanMerge issue #21669 from 3.4
2014-06-16  Nick CoghlanIssue #21669: Special case print & exec syntax errors
2014-06-16  Terry Jan ReedyMerge with 3.4
2014-06-16  Terry Jan ReedyIssue #21559: Add alternative (historical) reason for...
2014-06-16  Terry Jan ReedyMerge with 3.4
2014-06-16  Terry Jan ReedyIssue #19362: Tweek len() doc and docstring to expand...
2014-06-16  Terry Jan ReedyMerge with 3.4
2014-06-16  Terry Jan Reedywhitespace
2014-06-16  Terry Jan ReedyMerge with 3.4
2014-06-16  Terry Jan ReedyIssue #21686: idlelib/HyperParser.py - Update docstring...
2014-06-16  Benjamin Petersonmerge 3.4 (#13779)
2014-06-16  Benjamin Petersonclarify when the list of subdirectories is read (closes...
2014-06-16  Gregory P.... fix a BytesWarning in my previous commit.
2014-06-16  Gregory P.... fix a BytesWarning in my previous commit.
2014-06-16  Benjamin Petersonimprove note
2014-06-16  Gregory P.... Isolate the subprocess test_close_fds_when_max_fd_is_lo...
2014-06-16  Gregory P.... Isolate the subprocess test_close_fds_when_max_fd_is_lo...
2014-06-15  Raymond Hettingermerge
2014-06-15  Raymond HettingerIssue #21774: Fix incorrect variable in xml.dom.minidom
2014-06-15  Raymond HettingerUpdate comment to reflect using the default parameter...
2014-06-15  Raymond HettingerIssue 19898: Add test for dequereviter_new.
2014-06-15  Benjamin Petersonmerge 3.4 (#21764)
2014-06-15  Benjamin Petersondocument IOBase.__del__'s behavior (closes #21764)
2014-06-15  Benjamin Petersonmerge 3.4 (#21766)
2014-06-15  Benjamin Petersonmerge 3.3 (#21766)
2014-06-15  Benjamin Petersonmerge 3.2 (#21766)
2014-06-15  Benjamin Petersonurl unquote the path before checking if it refers to...
2014-06-14  Raymond HettingerFactor common code into internal functions.
2014-06-14  Giampaolo Rodola'fix issue #6916: undocument deprecated asynchat.fifo...
next