]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2012-05-01  Benjamin Petersondon't use assertEqual for test for bool equality
2012-05-01  Benjamin Petersonmerge 3.2 (#14699)
2012-05-01  Benjamin Petersonfix calling the classmethod descriptor directly (closes...
2012-05-01  Benjamin Petersonstrip is_ prefixes on clock_info fields
2012-05-01  Martin v. LöwisCheck extract_version when opening a zipfile.
2012-05-01  Georg BrandlUpdate timeit documentation w.r.t default timer changes.
2012-05-01  Georg BrandlAdd an option to timeit to use time.process_time()...
2012-05-01  Georg BrandlAdded tag v3.3.0a3 for changeset 0b53b70a40a0
2012-05-01  Georg BrandlDisable test_13183 temporarily on Windows for 3.3a3... v3.3.0a3
2012-05-01  Georg BrandlBump to 3.3.0a3.
2012-05-01  Georg BrandlSuspicious markup check.
2012-05-01  Georg BrandlRegenerate pydoc topics.
2012-05-01  Georg Brandltest_pdb: fix failure of test_issue13183 in debug mode...
2012-05-01  Georg BrandlAdd missing comma in __all__ list.
2012-05-01  Martin v. LöwisRecognize unsupported feature "compressed patch data...
2012-05-01  Martin v. LöwisDetect unsupported compression types.
2012-05-01  Martin v. LöwisIssue #14371: Support bzip2 in zipfile module.
2012-05-01  Raymond HettingerMove make_key() out of the decorator body. Make keys...
2012-05-01  Raymond HettingerUse a flag to indicate when the circular queue is fully...
2012-05-01  Senthil Kumaranissue13183 - Fix pdb skipping frames after hitting...
2012-05-01  Senthil Kumaranissue13183 - Fix pdb skipping frames after hitting...
2012-04-30  Raymond HettingerHandle a possible race condition
2012-04-30  Ned DeilyIssue #10433: merge
2012-04-30  Ned DeilyIssue #10433: Document unique behavior of 'os.getgroups...
2012-04-30  Ezio Melotti#14558: merge with 3.2.
2012-04-30  Ezio Melotti#14558: document the module, argv, and testLoader args...
2012-04-30  Senthil KumaranIssue11352 - Update cgi module docs
2012-04-30  Senthil KumaranIssue11352 - Update cgi module docs
2012-04-30  Benjamin Petersonchange insertdict to not steal references (#13903)
2012-04-30  Richard OudkerkIssue #14669: Skip multiprocessing connection pickling...
2012-04-30  Richard OudkerkMinor fix for multiprocessing unit test
2012-04-30  Richard OudkerkMark multiprocessing files with "Licensed to PSF under...
2012-04-30  Georg BrandlReview of doc changes re PEP 418.
2012-04-30  Martin v. LöwisMerge with 3.2: issue #14433
2012-04-30  Martin v. LöwisIssue #14433: Prevent msvcrt crash in interactive promp...
2012-04-30  Victor Stinnermerge
2012-04-30  Victor StinnerIssue #14687: Avoid an useless duplicated string in...
2012-04-30  Victor StinnerIssue #14687: Cleanup PyUnicode_Format()
2012-04-30  Raymond HettingerTrack the cache size directly.
2012-04-30  Brett CannonWrite the What's New for the importlib stuff.
2012-04-29  Victor StinnerIssue #14428: Remove test_process_time_threads() from...
2012-04-29  Victor StinnerIssue #14428: Make test_process_time_threads() less...
2012-04-29  Alexander Belopolskymerged
2012-04-29  Alexander Belopolskyfixed test_imaplib failure on Win
2012-04-29  Raymond Hettingermerge
2012-04-29  Raymond HettingerFactor out shared variables.
2012-04-29  Mark DickinsonIssue #14696: Merge from 3.2
2012-04-29  Mark DickinsonIssue #14696: Fix parser module to understand 'nonlocal...
2012-04-29  Alexander Belopolskymerge
2012-04-29  Alexander BelopolskyIssue #10941: Fix imaplib.Internaldate2tuple to produce...
2012-04-29  Alexander BelopolskyIssue #10941: Fix imaplib.Internaldate2tuple to produce...
2012-04-29  Raymond HettingerFlatten the lru cache keyword args tuple for better...
2012-04-29  Brett CannonRe-indent.
2012-04-29  Brett Cannonmerge
2012-04-29  Brett CannonIssues #13959, 14647: Re-implement imp.reload() in...
2012-04-29  Sandro TosiIssue #14691: indent the traceback so the example is...
2012-04-29  Mark DickinsonRemove untests for non-existent functionality.
2012-04-29  Victor StinnerIssue #14428: Rewrite test_process_time_threads() test
2012-04-29  Mark DickinsonIssue #9154: Merge fix from 3.2.
2012-04-29  Mark DickinsonIssue #9154: Fix parser module to understand function...
2012-04-29  Brett Cannonmerge
2012-04-29  Brett CannonIssue #13959: Re-implement imp.NullImporter in Lib...
2012-04-29  Raymond Hettingermerge
2012-04-29  Raymond HettingerIssue 14688: Fix typo
2012-04-29  Mark DickinsonIssue #14521: Make result of float('nan') and float...
2012-04-29  Ezio Melotti#14236: merge with 3.2.
2012-04-29  Ezio Melotti#14236: fix docs for \S.
2012-04-29  Ezio Melotti#14519: merge with 3.2.
2012-04-29  Ezio Melotti#14519: fix the regex used in the scanf example.
2012-04-29  Nick CoghlanBetter control when dumping import state
2012-04-29  Ezio MelottiMerge markup fix in unittest doc from 3.2.
2012-04-29  Ezio MelottiFix markup in unittest doc.
2012-04-29  Senthil Kumaranissue6085 - update docs in default branch
2012-04-29  Senthil KumaranFix issue6085 - Remove the delay caused by fqdn lookup...
2012-04-29  Ezio Melotti#14236: merge with 3.2.
2012-04-29  Ezio Melotti#14236: mention Unicode whitespace in \s documentation.
2012-04-29  Senthil KumaranFix Issue6085 - SimpleHTTPServer address_string to...
2012-04-29  Ezio Melotti#14461: merge with 3.2.
2012-04-29  Ezio Melotti#14461: fix wording.
2012-04-29  Senthil Kumaranissue14427 - Document Request.get_header and Request...
2012-04-29  Senthil Kumaranissue14427 - Document Request.get_header and Request...
2012-04-29  Senthil Kumaranhttplib - minor update to check empty response
2012-04-29  Senthil Kumaranhttplib - minor update to check empty response
2012-04-29  Senthil Kumaranhttplib test for early eof response. related to Issue13684
2012-04-29  Senthil Kumaranhttplib test for early eof response. related to Issue13684
2012-04-29  Ezio Melotti#14155: merge note about \b from 3.2.
2012-04-29  Ezio Melotti#14155: add a note about \b.
2012-04-29  Victor StinnerIssue #14428: Use the new time.perf_counter() and time...
2012-04-29  Victor StinnerClose #14309: Deprecate time.clock()
2012-04-29  Victor StinnerIssue #14428, #14397: Implement the PEP 418
2012-04-28  Victor StinnerTime doc: documentation that the CLOCK_* constants...
2012-04-28  Sandro TosiIssue #14448: merge with 3.2
2012-04-28  Sandro TosiIssue #14448: add reference to IANA timezone database...
2012-04-27  Victor StinnerFix my previous commit: bool is a long, restore the...
2012-04-27  Antoine PitrouIssue #14666: stop multiprocessing's resource-sharing...
2012-04-27  Victor StinnerSimplify and optimize formatlong()
2012-04-27  Brett Cannonmerge
2012-04-27  Brett CannonIssue #14646: __import__() now sets __loader__ if need be.
2012-04-27  Victor StinnerOptimize _PyUnicode_FindMaxChar() find pure ASCII strings
2012-04-27  Brett CannonIssue #14605: Don't error out if get_importer() returns...
next