]> granicus.if.org Git - python/shortlog
python
2014-05-17 Donald StufftUpgrade pip to 1.5.6
2014-05-17 Donald StufftUpgrade setuptools to 3.6
2014-05-16 Eric SnowIssue #21503: Use test_both() consistently in test_impo...
2014-05-16 Eric SnowFix a small typo in test_importlib.
2014-05-16 Victor StinnerIssue #13916: Fix surrogatepass error handler on Windows
2014-05-16 Terry Jan ReedyMerge with 3.4
2014-05-16 Terry Jan ReedyIssue #18104: revise docstrings, remove obsolete comments.
2014-05-15 Antoine PitrouMention ipaddress improvements.
2014-05-15 Antoine PitrouBetter organization of the what's new
2014-05-15 Antoine PitrouIssue #21364: remove recommendation of broken pattern.
2014-05-15 Antoine PitrouIssue #21364: remove recommendation of broken pattern.
2014-05-15 Antoine PitrouIssue #20826: Optimize ipaddress.collapse_addresses().
2014-05-15 Antoine PitrouIssue #21487: Optimize ipaddress.summarize_address_rang...
2014-05-15 Antoine PitrouIssue #21486: Optimize parsing of netmasks in ipaddress...
2014-05-15 Serhiy StorchakaIssue #13916: Disallowed the surrogatepass error handle...
2014-05-14 Victor StinnerMerge 3.4
2014-05-14 Victor StinnerIssue #21488: Oops, the patch for codecs.encode/decode...
2014-05-14 Serhiy StorchakaIssue #20998: Fixed re.fullmatch() of repeated single...
2014-05-14 Serhiy StorchakaIssue #20998: Fixed re.fullmatch() of repeated single...
2014-05-14 Serhiy StorchakaIssue #21075: fileinput.FileInput now reads bytes from...
2014-05-14 Serhiy StorchakaIssue #21075: fileinput.FileInput now reads bytes from...
2014-05-14 Victor StinnerIssue #21490: Add new C macros: Py_ABS() and Py_STRINGIFY()
2014-05-14 Victor Stinner(Merge 3.4) Issue #21497: faulthandler functions now...
2014-05-14 Victor StinnerIssue #21497: faulthandler functions now raise a better...
2014-05-14 Victor StinnerIssue #21488: Add support of keyword arguments for...
2014-05-14 Victor StinnerMerge 3.4 (I commited a patch to the wrong branch and...
2014-05-14 Victor StinnerBacked out changeset 6ceedbd88b5f
2014-05-14 Victor StinnerIssue #21488: Add support of keyword arguments for...
2014-05-14 Victor StinnerMerge 3.4: ignore change specific to 3.4 for #21488...
2014-05-14 Victor StinnerIssue #21488: Fix doc of codecs.decode() and codecs...
2014-05-14 R David MurrayMerge: #21347: use string not list in shell=True example.
2014-05-14 R David Murray#21347: use string not list in shell=True example.
2014-05-14 Raymond Hettingermerge
2014-05-14 Raymond HettingerIssue #21470: Do a better job seeding the random number...
2014-05-13 Eric SnowMerge from 3.4 (for #21499).
2014-05-13 Eric SnowIssue #21499: Ignore __builtins__ in several test_impor...
2014-05-13 Guido van RossumMerge 3.4->default: Fix test-order-dependend asyncio...
2014-05-13 Guido van RossumFix test-order-dependend asyncio test failure caused...
2014-05-13 doko@ubuntu.comMerge from 3.4:
2014-05-13 doko@ubuntu.com- Issue #17756: Fix test_code test when run from the...
2014-05-13 Antoine PitrouIssue #19775: Add a samefile() method to pathlib Path...
2014-05-13 Raymond HettingerIssue 21469: Minor code modernization (convert and...
2014-05-13 Raymond Hettingermerge
2014-05-13 Raymond HettingerIssue 21469: Add missing news item
2014-05-13 Raymond Hettingermerge
2014-05-13 Raymond HettingerIssue 21469: Mitigate risk of false positives with...
2014-05-13 Jason R. CoombsMerge doc change from 3.3
2014-05-13 Jason R. CoombsMerge doc change from 3.3
2014-05-13 Jason R. CoombsUpdate docs to reflect resurrection of Setuptools over...
2014-05-13 Eric SnowMerge from 3.4 (for #21226).
2014-05-13 Victor Stinner(Merge 3.4) Issue #21398: Fix an unicode error in the...
2014-05-13 Victor StinnerIssue #21398: Fix an unicode error in the pydoc pager...
2014-05-12 Eric SnowIssue #21226: Set all attrs in PyImport_ExecCodeModuleO...
2014-05-12 Victor Stinner(Merge 3.4) Issue #21418: Fix a crash in the builtin...
2014-05-12 Victor StinnerIssue #21418: Fix a crash in the builtin function super...
2014-05-12 Victor Stinner(Merge 3.4) Issue #21485: remove unnecesary .flush...
2014-05-12 Victor StinnerIssue #21485: remove unnecesary .flush() calls in the...
2014-05-12 Victor Stinner(Merge 3.4) Issue #21422: Add a test to check that...
2014-05-12 Victor StinnerIssue #21422: Add a test to check that bool << int...
2014-05-12 Antoine PitrouIssue #16531: ipaddress.IPv4Network and ipaddress.IPv6N...
2014-05-12 Guido van RossumMerge 3.4->default: asyncio: Fix upstream issue 168...
2014-05-12 Guido van Rossumasyncio: Fix upstream issue 168: StreamReader.read...
2014-05-12 Ned DeilyIssue 21383: merge from 3.4
2014-05-12 Ned DeilyIssue #21383: Allow "make touch" to work when building...
2014-05-12 Terry Jan ReedyIssue #18104: News for 3.4, in proper place.
2014-05-12 Terry Jan Reedy#18104: null merge of 3.4 News entry
2014-05-12 Terry Jan ReedyIssue #18104: News for 3.4 (which will not merge forward).
2014-05-12 Terry Jan ReedyMerge with 3.4
2014-05-12 Terry Jan Reedywhitespace
2014-05-12 Terry Jan ReedyMerge with 3.4
2014-05-12 Terry Jan ReedyIssue #18104: Add idlelib/idle_test/htest.py with a...
2014-05-11 Benjamin Petersonmerge 3.4
2014-05-11 Benjamin Petersonuse logical rather than bit and
2014-05-11 Raymond HettingerIssue 21424: Apply the nlargest() optimizations to...
2014-05-11 Gregory P.... merge from 3.4 - clean up the subprocess docs warning...
2014-05-11 Gregory P.... Change all references to Unix to POSIX in the subproces...
2014-05-11 Gregory P.... Remove the warning-soup from the subprocess documentati...
2014-05-11 Benjamin Petersonmerge 3.4
2014-05-11 Benjamin Petersonremove confusing delete indexing (closes #21466)
2014-05-11 Antoine PitrouNull merge
2014-05-11 Antoine PitrouTry to fix issue #21425 workaround for shared library...
2014-05-11 Antoine PitrouTry to fix issue #21425 workaround for shared library...
2014-05-11 Antoine PitrouFix printing out error message when test fails and...
2014-05-11 Antoine PitrouFix printing out error message when test fails and...
2014-05-11 Antoine PitrouNull merge
2014-05-11 Antoine PitrouRemove debugging output
2014-05-11 Antoine PitrouTry workaround for test issues in #21425
2014-05-11 Antoine PitrouTry workaround for test issues in #21425
2014-05-11 Antoine PitrouFix debugging output to work with -W
2014-05-11 Antoine PitrouFix debugging output to work with -bb
2014-05-11 Antoine PitrouAdd debugging output for #21425
2014-05-11 Antoine PitrouIssue #21425: Fix flushing of standard streams in the...
2014-05-11 Antoine PitrouIssue #21425: Fix flushing of standard streams in the...
2014-05-11 Raymond HettingerBy popular demand, add back a security warning.
2014-05-11 Raymond HettingerIssue #21424: Optimize heaqp.nlargest() to make fewer...
2014-05-10 Guido van RossumMerge 3.4 -> default: asyncio: Upstream issue #167...
2014-05-10 Guido van Rossumasyncio: Upstream issue #167: remove dead code, by...
2014-05-10 Raymond HettingerRemove the redundant and poorly worded warning message.
2014-05-10 Jason R. CoombsReindent long line
2014-05-10 Jason R. CoombsReplace overly-aggressive comparison for type equality...
next