]> granicus.if.org Git - python/shortlog
python
2013-04-06 Benjamin Petersonmove IDLE news to its own section
2013-04-06 Serhiy StorchakaIssue #14010: Fix a crash when iterating or deleting...
2013-04-06 Andrew SvetlovChange wording as Eli Bendersky suggests.
2013-04-06 Georg BrandlAdd 3.3.1 to LICENSE files.
2013-04-06 Georg BrandlPost-release update for 3.3.1
2013-04-06 Georg Brandlmerge with 3.3.1 release clone
2013-04-06 Georg Brandlmerge with 3.2 branch
2013-04-06 Georg BrandlAdded tag v3.3.1 for changeset d9893d13c628
2013-04-06 Georg BrandlBump to 3.3.1. v3.3.1
2013-04-06 Georg BrandlAdded tag v3.2.4 for changeset 1e10bdeabe3d
2013-04-06 Georg BrandlBump to 3.2.4. v3.2.4
2013-04-05 Andrew SvetlovAdd link to glossary for hashable term in docs for...
2013-04-05 Andrew SvetlovFix typo
2013-04-05 Andrew SvetlovFix typo.
2013-04-05 Senthil KumaranIssue #17483: 3.3 Branch - Remove unreachable code...
2013-04-04 Ezio Melotti#8913: add examples and docs for date/time/datetime...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-04 Benjamin Petersonclose search and replace dialog after it is used (close...
2013-04-03 Ezio Melotti#17572: Avoid chained exceptions while passing bad...
2013-04-03 Terry Jan ReedyIssue #15940: NEWS entry
2013-04-03 Terry Jan ReedyIssue #15940: Replace tab.
2013-04-03 Terry Jan ReedyIssue #15940: Specify effect of locale on time functions.
2013-04-03 Richard OudkerkIssue #17619: Make input() check for Ctrl-C correctly...
2013-04-03 R David MurrayUse repr when printing unknown url type in urlopen.
2013-04-03 R David Murray#17623: fix whatsnew typo
2013-04-03 Roger Serwy#14254: IDLE now handles readline correctly across...
2013-04-03 Roger Serwy#17614: IDLE no longer raises exception when quickly...
2013-04-03 Roger Serwy#17614: IDLE no longer raises exception when quickly...
2013-04-02 Victor StinnerClose #6822: ftplib.FTP.storlines() expects a binary...
2013-04-02 R David Murray#13163: fix names of _get_socket args
2013-04-02 Georg Brandlmerge
2013-04-01 Benjamin Petersonlist slotdefs in offset order rather than sorting them...
2013-04-01 Brett CannonIssue #17357: Add missing verbosity messages when runni...
2013-04-01 Roger Serwy#6698: IDLE now opens just an editor window when config...
2013-04-01 Roger Serwy#6698: IDLE now opens just an editor window when config...
2013-03-31 Roger Serwy#8900: Using keyboard shortcuts in IDLE to open a file...
2013-03-31 Roger Serwy#8900: Using keyboard shortcuts in IDLE to open a file...
2013-03-31 Charles-Francois... Issue #6419: Fix a test_kqueue failure on some BSD...
2013-03-31 Charles-Francois... Issue #6419: Fix a test_kqueue failure on some BSD...
2013-03-31 Gregory P.... Skip a test of an old API on ARM Linux that isn't suppo...
2013-03-31 Raymond HettingerAdd an itertools recipe showing how to use t.__copy__().
2013-03-31 Roger Serwy#6649: Fixed missing exit status in IDLE. Patch by...
2013-03-31 Roger Serwy#6649: Fixed missing exit status in IDLE. Patch by...
2013-03-30 Terry Jan ReedyIssue #17390: Display Python version on Idle title...
2013-03-30 Terry Jan ReedyIssue #17390: Display Python version on Idle title...
2013-03-30 R David MurrayIssue #17435: Don't use mutable default values in Timer.
2013-03-30 Benjamin Petersonmerge 2.7.4 release branch
2013-03-30 Benjamin PetersonG -> M (closes #17533)
2013-03-30 Benjamin Petersonmerge 2.7.4 release branch
2013-03-30 Benjamin Petersonfall back when an old test_support doesn't have various...
2013-03-30 Martin v. LöwisAdd 3.2.4 UUIDs
2013-03-30 Vinay SajipUpdated logging cookbook with additional example for...
2013-03-30 Gregory P.... Fix typos and clear up one very odd bit of wording...
2013-03-30 Gregory P.... Fix typos and clear up one very odd bit of wording...
2013-03-30 Ezio Melotti#17539: fix MagicMock example. Patch by Berker Peksag.
2013-03-30 Ezio Melotti#17526: fix an IndexError raised while passing code...
2013-03-30 Ezio Melotti#17526: fix an IndexError raised while passing code...
2013-03-29 Ezio Melotti#17564: skip test_bad_address unless the tests are...
2013-03-29 Ezio Melotti#17564: skip test_bad_address unless the tests are...
2013-03-29 Vinay SajipIssue #17540: Added style to Formatter configuration...
2013-03-29 Ezio Melotti#17438: add links to the conversion tables in dump...
2013-03-29 Ezio Melotti#17438: add links to the conversion tables in dump...
2013-03-29 Ezio Melotti#8906: document failureException, longMessage, and...
2013-03-29 Ezio Melotti#8906: document failureException, longMessage, and...
2013-03-28 Ezio MelottiUpdate the suspicious builder to detect unused rules...
2013-03-28 Ezio MelottiUpdate the suspicious builder to detect unused rules...
2013-03-28 Georg BrandlBackport rev. 3ae74b361f53 to 2.7 branch.
2013-03-28 Georg BrandlCloses #4159: add LaTeX tabular column specifications...
2013-03-28 Christian HeimesFix XML vulnerability link targets.
2013-03-28 Christian HeimesFix XML vulnerability link targets.
2013-03-28 Georg BrandlFix XML vulnerability link targets.
2013-03-28 Georg BrandlFix XML vulnerability link references.
2013-03-28 Georg Brandlmerge with last upstream doc changes in 3.2
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-28 Ezio MelottiUpdate suspicious ignore file.
2013-03-27 Ezio Melotti#17329: merge with 3.2.
2013-03-27 Ezio Melotti#17329: document unittest.SkipTest. Initial patch...
2013-03-27 Ezio Melotti#17329: document unittest.SkipTest. Initial patch...
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Christian HeimesIssue 17538: Document XML vulnerabilties
2013-03-26 Georg BrandlNEWS: add new header for Python 3.3.2
2013-03-26 Georg Brandlfix variable reference to fix --enable-profiling (close...
2013-03-26 Benjamin Petersonmove to correct section
2013-03-26 Benjamin Petersonmerge 2.7.4 release branch (#17550)
2013-03-26 Benjamin Petersonfix variable reference to fix --enable-profiling (close...
2013-03-26 Benjamin Petersonfix variable reference to fix --enable-profiling (close...
2013-03-26 Ezio MelottiAdd versionadded for `-X faulthandler` (also fix typo...
2013-03-25 Vinay SajipIssue #12718: Set importer on instance if Python functi...
2013-03-25 Georg BrandlAdded tag v3.3.1rc1 for changeset 92c2cfb92405
2013-03-25 Georg Brandlmerge with upstream 3.3 branch v3.3.1rc1
2013-03-25 Georg BrandlAdded tag v3.2.4rc1 for changeset b2cb7bc1edb8
2013-03-25 Georg Brandlmerge with main repo 3.2 branch v3.2.4rc1
2013-03-24 Raymond HettingerAdd missing docstrings to the collections ABCs
2013-03-24 Raymond HettingerAdd missing docstrings to the collections ABCs
2013-03-24 Martin v. LöwisFix typo
next