]> granicus.if.org Git - python/shortlog
python
2011-04-15 Ezio Melotti#4783: Merge with 3.1.
2011-04-15 Ezio Melotti#4783: document that is not possible to use json.dump...
2011-04-15 Eli Benderskymerge from 3.1
2011-04-15 Eli BenderskyIssue #11827: remove mention of list2cmdline in the...
2011-04-14 Senthil Kumaranmerge from 3.1
2011-04-14 Senthil KumaranFix Issue11474 - fix url2pathname() handling of '/C...
2011-04-14 Ezio Melotti#11840: Merge with 3.1.
2011-04-14 Ezio Melotti#11840: Improve c-api/unicode documentation. Patch...
2011-04-14 Ezio MelottiDummy merge with 3.1.
2011-04-14 Ezio Melotti#9101: backport json reference in configparser doc.
2011-04-13 Brian CurtinMerge 3.1
2011-04-13 Brian CurtinRemove inexistent tools
2011-04-13 Raymond HettingerIssue 3051: make pure python code pass the same tests...
2011-04-13 R David MurrayMerge: Fix wording and clarify that the IDNA codec...
2011-04-13 R David MurrayFix wording and clarify that the IDNA codec operates...
2011-04-13 Ezio MelottiMerge with 3.1.
2011-04-13 Ezio MelottiFix typo in docstring.
2011-04-13 Ezio MelottiMerge with 3.1.
2011-04-13 Ezio Melotti#9233: Fix json.loads({}) to return a dict (instead...
2011-04-13 Ezio MelottiRemove unnecessary imports and use assertIs instead...
2011-04-13 Ezio Melotti#9233: Fix json to work properly even when _json is...
2011-04-13 Ezio Melotti#9233: skip _json-specific tests when _json is not...
2011-04-13 Alexander BelopolskyIssue #11830: Remove unnecessary introspection code...
2011-04-13 Raymond HettingerFix nit.
2011-04-13 Senthil Kumaranmerge from push conflict.
2011-04-13 Senthil KumaranMerge update.
2011-04-13 Senthil KumaranMerge updates
2011-04-13 Senthil Kumaranmerge update
2011-04-13 Raymond HettingerIssue 11718: Teach IDLE's open module dialog to find...
2011-04-13 Senthil Kumaranmerge from 3.1
2011-04-13 Senthil KumaranUpdate the News for the fix to Issue11703.
2011-04-13 R David MurrayMerge #10019: Fix regression relative to 2.6: add newli...
2011-04-13 R David Murray#10019: Fix regression relative to 2.6: add newlines...
2011-04-12 Benjamin Petersonmerge 3.1
2011-04-12 Benjamin Petersonmerge heads
2011-04-12 Benjamin Petersonmake assigning to a bytes literal a syntax error (close...
2011-04-12 Senthil Kumaranmerge from 3.1
2011-04-12 Senthil KumaranFix Issue11703 - urllib2.geturl() does not return corre...
2011-04-12 Raymond HettingerMerge
2011-04-12 Raymond HettingerIssue 11747: Fix output format for context diffs.
2011-04-12 Raymond HettingerIssue 11747: Fix output format for context diffs.
2011-04-12 R David MurrayMerge: Add maxlinelen to docstring, delete obsolete...
2011-04-12 R David MurrayAdd maxlinelen to docstring, delete obsolete wording
2011-04-12 Antoine PitrouIssue #11815: Remove dead code in concurrent.futures...
2011-04-11 Brian CurtinDummy merge
2011-04-11 Brian CurtinCorrect leading spaces in my NEWS entry.
2011-04-11 brian.curtinAdd NEWS item for #5162.
2011-04-11 brian.curtinAdd NEWS item for #5162.
2011-04-11 brian.curtinFix #5162. Allow child spawning from Windows services...
2011-04-11 brian.curtinFix #5162. Allow child spawning from Windows services...
2011-04-11 Raymond HettingerIssue #11747: Fix range formatting in context and unifi...
2011-04-11 Ezio MelottiRemove unnecessary call to PyErr_Clear.
2011-04-11 Raymond HettingerCleanup and modernize code prior to working on Issue...
2011-04-10 Antoine PitrouIssue #11814: Fix likely typo in multiprocessing.Pool...
2011-04-10 Antoine PitrouIssue #8428: Fix a race condition in multiprocessing...
2011-04-10 Ross LagerwallIssue #11818: Fix tempfile examples for Python 3.
2011-04-10 Raymond HettingerBeautify and modernize the SequenceMatcher example
2011-04-09 Ned DeilyIssue9670: Merge backout to 3.2.
2011-04-09 Ned DeilyIssue9670: Back out changeset 378b40d71175; test fails...
2011-04-09 Ned DeilyIssue #9670: merge with 3.2
2011-04-09 Ned DeilyIssue #9670: Increase the default stack size for second...
2011-04-09 Ross LagerwallMerge with 3.1
2011-04-09 Ross LagerwallIssue #11719: Fix message about unexpected test_msilib...
2011-04-09 Victor Stinner(Merge 3.1) Issue #11650: PyOS_StdioReadline() retries...
2011-04-09 Victor StinnerIssue #11650: PyOS_StdioReadline() retries fgets()...
2011-04-08 R David MurrayMerge #11492: fix header truncation on folding when...
2011-04-08 R David Murray#11492: fix header truncation on folding when there...
2011-04-08 R David MurrayMerge: Improve test coverage of _split_ascii method.
2011-04-08 R David MurrayImprove test coverage of _split_ascii method.
2011-04-08 Vinay SajipNormalised whitespace.
2011-04-08 Vinay SajipUpdated Formatter documentation.
2011-04-07 Ezio Melotti#7311: fix html.parser to accept non-ASCII attribute...
2011-04-07 Barry WarsawRefinement by Stefan Krah (see issue 11715, msg133194...
2011-04-07 Barry WarsawRefinement by Stefan Krah (see issue 11715, msg133194...
2011-04-07 Alexander BelopolskyRemoved 'or long integer' from bin, oct, and hex docstr...
2011-04-06 Antoine PitrouIssue #11766: increase countdown waiting for a pool...
2011-04-06 Barry WarsawIssue 11715: Merge multiarch fix from 3.1 branch.
2011-04-06 Barry WarsawIssue 11715: Build extension modules on multiarch Debia...
2011-04-06 R David Murray#11605: don't use set/get_payload in feedparser; they...
2011-04-06 Senthil KumaranMerge from 3.1
2011-04-06 Senthil KumaranIssue #10762: Guard against invalid/non-supported forma...
2011-04-06 Alexander BelopolskyIssue #11576: Fixed timedelta subtraction glitch on...
2011-04-05 Antoine PitrouTry to fix sporadic test_multiprocessing failure
2011-04-05 Antoine PitrouTry to fix sporadic test_multiprocessing failure
2011-04-05 Ross LagerwallMerge with 3.1
2011-04-05 Ross LagerwallIssue #10963: Ensure that subprocess.communicate()...
2011-04-04 Antoine PitrouTry to fix sporadic failure in test_thread/test_threading
2011-04-04 Antoine PitrouTry to fix sporadic failure in test_thread/test_threading
2011-04-04 Antoine PitrouClarify that GzipFile.read1() isn't implemented.
2011-04-04 Antoine PitrouIssue #11761: make tests for gc.get_count() less fragile
2011-04-04 Antoine PitrouIssue #11761: make tests for gc.get_count() less fragile
2011-04-03 Steven BethardIssue #9347: Fix formatting for tuples in argparse...
2011-04-03 Antoine PitrouIssue #11749: try to fix transient test_socket failure
2011-04-03 Antoine PitrouIssue #11746: Fix SSLContext.load_cert_chain() to accep...
2011-04-03 Ezio Melotti#11282: the fail* methods will stay around a few more...
2011-04-03 Ezio MelottiMerge with 3.1
2011-04-03 Ezio MelottiFix typo noticed by Sandro Tosi.
2011-03-31 Raymond HettingerIssue #7796: Add link to Jan Kaliszewski's alternate...
2011-03-31 Raymond HettingerFix markup and wording.
2011-03-31 Raymond HettingerAdd links to make the math docs more usable.
next