]> granicus.if.org Git - python/shortlog
python
2013-08-19 Raymond HettingerIssue 18774: Update news and whatsnew for the set...
2013-08-19 Christian HeimesIssue #18777: The ssl module now uses the new CRYPTO_TH...
2013-08-19 Christian HeimesIssue #18777: The ssl module now uses the new CRYPTO_TH...
2013-08-19 Raymond HettingerIssue18771: Reduce the cost of hash collisions for...
2013-08-19 Serhiy StorchakaIssue #18761: Improved cross-references in email docume...
2013-08-19 Serhiy StorchakaIssue #18761: Improved cross-references in email docume...
2013-08-19 Terry Jan ReedyMerge with 3.3
2013-08-19 Terry Jan ReedyIssue #18489: idlelib.SearchEngine - add docstrings
2013-08-19 Andrew Kuchling#18445: update Tools/scripts/README.
2013-08-18 Andrew Kuchling#18445: change permissions on some scripts to executable
2013-08-18 Andrew KuchlingMerge from 3.3
2013-08-18 Andrew Kuchling#18562: various revisions to the regex howto for 3.x
2013-08-18 Terry Jan ReedyMerge with 3.3
2013-08-18 Terry Jan ReedyIssue #18592: whitespace
2013-08-18 Terry Jan ReedyMerge with 3.3
2013-08-18 Terry Jan ReedyIssue #18592: Add docstrings to file being tested ...
2013-08-18 Christian HeimesIssue #18774: Remove last bits of GNU PTH thread code...
2013-08-18 Christian Heimesmerge
2013-08-18 Christian Heimesadd missing #
2013-08-18 Christian Heimesadd missing #
2013-08-17 Antoine PitrouMake test_wakeup_write_error more robust
2013-08-17 Antoine PitrouIssue #16105: When a signal handler fails to write...
2013-08-17 Christian HeimesIssue 18768: Correct doc string of RAND_edg(). Patch...
2013-08-17 Christian HeimesIssue 18768: Correct doc string of RAND_edg(). Patch...
2013-08-17 Christian HeimesIssue #18768: coding style nitpick. Thanks to Vajrasky Kok
2013-08-17 Christian HeimesIssue #18768: coding style nitpick. Thanks to Vajrasky Kok
2013-08-17 Ezio Melotti#18466: merge with 3.3.
2013-08-17 Ezio Melotti#18466: fix more typos. Patch by Févry Thibault.
2013-08-17 Ezio Melotti#18741: merge with 3.3.
2013-08-17 Ezio Melotti#18741: fix more typos. Patch by Févry Thibault.
2013-08-17 Christian HeimesIssue #18178: Fix ctypes on BSD. dlmalloc.c was compile...
2013-08-17 Christian HeimesIssue #18178: Fix ctypes on BSD. dlmalloc.c was compile...
2013-08-17 Ezio Melotti#18705: merge with 3.3.
2013-08-17 Ezio Melotti#18705: fix a number of typos. Patch by Févry Thibault.
2013-08-17 Raymond HettingerRemove the else-clause because the conditions are no...
2013-08-17 Raymond HettingerUse a known unique object for the dummy entry.
2013-08-16 Vinay SajipIssue #18759: Merged updates from 3.3.
2013-08-16 Vinay SajipIssue #18759: Improved cross-references in logging...
2013-08-16 Christian HeimesIssue #18709: Fix CVE-2013-4238. The SSL module now...
2013-08-16 Christian Heimesmerge
2013-08-16 Christian HeimesIssue #18709: Fix CVE-2013-4238. The SSL module now...
2013-08-16 Christian HeimesRemove last bit of GNU pth thread
2013-08-16 Serhiy StorchakaIssue #18701: Remove sqlitecompat.h.
2013-08-16 Serhiy StorchakaIssue #18701: Remove support of old CPython versions...
2013-08-16 Charles-François... Issue #16463: Fix a transient test_timeout failure.
2013-08-16 Charles-François... Issue #16463: Fix a transient test_timeout failure.
2013-08-16 Serhiy StorchakaIssue #18743: Fix references to non-existant "StringIO...
2013-08-16 Serhiy StorchakaIssue #18743: Fix references to non-existant "StringIO...
2013-08-16 Antoine PitrouFix the default placeholder in textwrap.shorten() to...
2013-08-16 Antoine PitrouMake test.support.reap_threads() faster
2013-08-16 Antoine PitrouIssue #18756: Improve error reporting in os.urandom...
2013-08-16 Antoine PitrouIssue #18756: Improve error reporting in os.urandom...
2013-08-16 Ezio Melotti#18707: merge with 3.3.
2013-08-16 Ezio Melotti#18707: point to Doc/README.txt in the README file...
2013-08-16 Antoine PitrouIssue #1666318: Add a test that shutil.copytree() retai...
2013-08-16 Antoine PitrouIssue #1666318: Add a test that shutil.copytree() retai...
2013-08-16 Antoine PitrouIssue #16190: fix random module recommendation to use...
2013-08-16 Antoine PitrouIssue #16190: fix random module recommendation to use...
2013-08-16 Christian HeimesIssue #18673: Add versionchanged to docs
2013-08-16 Christian HeimesIssue #18673: Add O_TMPFILE to os module. O_TMPFILE...
2013-08-15 Terry Jan ReedyMerge with 3.3
2013-08-15 Terry Jan ReedyIssue #18732: Remove unused* parameter output_sep from...
2013-08-15 Terry Jan ReedyMerge with 3.3
2013-08-15 Terry Jan ReedyIssue #18425: Unittests for idlelib.IdleHistory. First...
2013-08-15 Antoine PitrouReplace an overly optimistic assert() in _PyGC_CollectN...
2013-08-15 Christian HeimesChange the builtin hash algorithms' names to lower...
2013-08-15 Victor Stinner(Merge 3.3) Issue #18296: Try to fix TestSendfile.test_...
2013-08-15 Victor StinnerIssue #18296: Try to fix TestSendfile.test_trailers...
2013-08-15 Raymond HettingerHoist the global "dummy" lookup outside of the reinsert...
2013-08-15 Eric SnowCloses issue #18698: ensure importlib.reload() returns...
2013-08-15 Eric SnowNull merge from 3.3.
2013-08-15 Eric Snowissue #18698: ensure importlib.reload() returns the...
2013-08-14 David WoleverRemove errant fourth '.' from ellipsis in datetime...
2013-08-14 David WoleverRemove errant fourth '.' from ellipsis in datetime...
2013-08-14 Richard OudkerkIssue #8713: Support alternative start methods in multi...
2013-08-14 Raymond Hettingermerge
2013-08-14 Raymond HettingerIssue 18719: Remove a false optimization
2013-08-13 Terry Jan ReedyMerge with 3.3
2013-08-13 Terry Jan ReedyIssue #18425: Add docstrings to IdleHistory.py. Remove...
2013-08-13 Victor Stinner(Merge 3.3) Issue #18405: Improve the entropy of crypt...
2013-08-13 Victor StinnerIssue #18405: Improve the entropy of crypt.mksalt().
2013-08-13 Victor StinnerClose #12015: The tempfile module now uses a suffix...
2013-08-13 Antoine PitrouRemove duplicate text in 3.4 what's new (my bad)
2013-08-13 Antoine PitrouIssue #18722: Remove uses of the "register" keyword...
2013-08-13 Ezio Melotti#18687: merge with 3.3.
2013-08-13 Ezio Melotti#18687: remove obsolete comment. Patch by Févry Thibault.
2013-08-13 Ned DeilyIssue 18724: Fix typo noticed by Susan Tan.
2013-08-13 Ned DeilyIssue 18724: Fix typo noticed by Susan Tan.
2013-08-13 Senthil Kumaranmerge from 3.3
2013-08-13 Senthil KumaranIncreasing test coverage of ftplib. Patch by Muhammad...
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 Felix CruxDocumenting that json.load may raise a ValueError.
2013-08-12 David WoleverMerge issue #17701: Improving strftime documentation.
2013-08-12 David WoleverIssue #17701: Improving strftime documentation.
2013-08-12 Antoine PitrouIssue #18585: Add :func:`textwrap.shorten` to collapse...
2013-08-12 Antoine PitrouSort whatsnew entries alphabetically
2013-08-12 Antoine PitrouAdd whatsnew entries for 3.4.
2013-08-12 Larry HastingsIssue #18667: Add missing "HAVE_FCHOWNAT" symbol to...
next