]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2013-04-06  Serhiy StorchakaRevert a premature patch for issue #14010 (changeset...
2013-04-06  Serhiy StorchakaRevert a premature patch for issue #14010 (changeset...
2013-04-06  Antoine PitrouMerge
2013-04-06  Antoine PitrouMerge
2013-04-06  Antoine PitrouIssue #17645: convert an assert() into a proper excepti...
2013-04-06  Antoine PitrouIssue #17645: convert an assert() into a proper excepti...
2013-04-06  Benjamin Petersonmerge 3.3
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  Serhiy StorchakaIssue #14010: Fix a crash when iterating or deleting...
2013-04-06  Andrew SvetlovChange wording as Eli Bendersky suggests.
2013-04-06  Andrew SvetlovChange wording as Eli Bendersky suggests.
2013-04-06  Georg Brandlmerge with 3.3
2013-04-06  Georg BrandlAdd 3.3.1 to LICENSE files.
2013-04-06  Georg Brandlmerge with 3.3
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  Antoine PitrouIssue #17469: Fix _Py_GetAllocatedBlocks() and sys...
2013-04-05  Andrew SvetlovAdd link to glossary for hashable term in docs for...
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  Andrew SvetlovFix typo.
2013-04-05  Andrew SvetlovFix typo.
2013-04-05  Senthil Kumarannull merge
2013-04-05  Senthil KumaranIssue #17483: 3.3 Branch - Remove unreachable code...
2013-04-04  Andrew Svetlov#17365: Remove Python 2 code from test_print
2013-04-04  Ezio Melotti#8913: merge with 3.3.
2013-04-04  Ezio Melotti#8913: add examples and docs for date/time/datetime...
2013-04-04  Benjamin Petersonmerge 3.3 (#17625)
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 MelottiRemove the "Extension Modules" section.
2013-04-03  Ezio Melotti#17572: merge with 3.3.
2013-04-03  Ezio Melotti#17572: Avoid chained exceptions while passing bad...
2013-04-03  Terry Jan ReedyMerge with 3.3
2013-04-03  Terry Jan ReedyIssue #15940: NEWS entry
2013-04-03  Terry Jan ReedyMerge with 3.3
2013-04-03  Terry Jan ReedyIssue #15940: Replace tab.
2013-04-03  Terry Jan ReedyMerge with 3.3
2013-04-03  Terry Jan ReedyIssue #15940: Specify effect of locale on time functions.
2013-04-03  Richard OudkerkMerge
2013-04-03  Richard OudkerkIssue #17619: Make input() check for Ctrl-C correctly...
2013-04-03  R David MurrayMerge: Use repr when printing unknown url type in urlopen.
2013-04-03  R David MurrayUse repr when printing unknown url type in urlopen.
2013-04-03  R David MurrayMerge #17623: fix whatsnew typo
2013-04-03  R David Murray#17623: fix whatsnew typo
2013-04-03  Giampaolo Rodola'remove uneffective 'while True' clause
2013-04-03  Roger Serwy#14254: merge with 3.3.
2013-04-03  Roger Serwy#14254: IDLE now handles readline correctly across...
2013-04-03  Roger Serwy#17614: merge with 3.3.
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-03  Victor Stinnerfix unused variable
2013-04-03  Victor StinnerClose #16757: Avoid calling the expensive _PyUnicode_Fi...
2013-04-02  Victor StinnerAdd _PyUnicodeWriter_WriteSubstring() function
2013-04-02  Victor Stinner(Merge 3.3) Close #6822: ftplib.FTP.storlines() expects...
2013-04-02  Victor StinnerClose #6822: ftplib.FTP.storlines() expects a binary...
2013-04-02  R David Murray#17489: Add explanatory comment that __getstate__ is...
2013-04-02  R David Murray#17492: Additional tests for random module.
2013-04-02  R David Murray#13163: fix names of _get_socket args
2013-04-02  Georg Brandlmerge
2013-04-01  Benjamin Petersonmerge 3.3 (#17610)
2013-04-01  Benjamin Petersonlist slotdefs in offset order rather than sorting them...
2013-04-01  Brett CannonIssue #14135: Let's try this again.
2013-04-01  Brett Cannonmerge
2013-04-01  Brett Cannonmerge
2013-04-01  Brett CannonIssue #17357: Add missing verbosity messages when runni...
2013-04-01  Antoine PitrouIssue #17483: remove unreachable code in urlopen().
2013-04-01  Antoine PitrouBacked out changeset 4fcd50a6dca7 as it totally breaks...
2013-04-01  Brett CannonIssue #14135: Make sure tests don't leave the locale...
2013-04-01  Roger Serwy#6698: merge with 3.3.
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-04-01  Ned DeilyIssue #17586: fix typo in contextlib.rst
2013-03-31  Roger SerwyMerge heads.
2013-03-31  Roger Serwy#8900: merge with 3.3.
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  Antoine PitrouIssue #17591: Use lowercase filenames when including...
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  Charles-Francois... Issue #6419: Fix a test_kqueue failure on some BSD...
2013-03-31  Gregory P.... skip a fcntl test on ARM Linux that isn't supported...
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: merge with 3.3.
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 ReedyMerge from 3.3: Issue #17390
2013-03-30  Terry Jan ReedyIssue #17390: Display Python version on Idle title...
2013-03-30  R David MurrayMerge #17435: Don't use mutable default values in Timer.
2013-03-30  R David MurrayIssue #17435: Don't use mutable default values in Timer.
next