]> granicus.if.org Git - python/shortlog
python
2014-08-17 Nick CoghlanClarify ord() and chr() documentation
2014-08-16 Senthil Kumaranmerge 3.4; backout changeset 3435c5865cfc due to buildb...
2014-08-16 Senthil Kumaranbackout changeset 3435c5865cfc due to buildbot failures...
2014-08-16 Victor StinnerIssue #22156: simplify _tracemalloc.c, use an int for...
2014-08-16 Victor Stinner(Merge 3.4) Closes #22188: test_gdb now runs gdb with...
2014-08-16 Victor StinnerCloses #22188: test_gdb now runs gdb with -nx: "Do...
2014-08-16 Victor Stinner(Merge 3.4) Closes #22205: sys._debugmallocstats is...
2014-08-16 Victor StinnerCloses #22205: sys._debugmallocstats is a cpython speci...
2014-08-16 Senthil Kumaranmerge from 3.4
2014-08-16 Senthil KumaranFix Issue #8797: Raise HTTPError on failed Basic Authen...
2014-08-15 Victor StinnerIssue #22156: Fix some "comparison between signed and...
2014-08-15 Victor StinnerIssue #22156: Fix "comparison between signed and unsign...
2014-08-15 Victor StinnerIssue #22156: Fix "comparison between signed and unsign...
2014-08-15 Terry Jan ReedyMerge with 3.4
2014-08-15 Terry Jan ReedyIssue #22065: Update turtledemo menu creation; don...
2014-08-15 Terry Jan ReedyNull merge.
2014-08-15 Terry Jan Reedy#22053: actually remove .txt files from 3.4.
2014-08-15 Terry Jan ReedyIssue #22065: Try the delete demohelp.txt part again.
2014-08-15 Terry Jan ReedyIssue #22065: forward port the changes in c26862955342...
2014-08-15 Terry Jan ReedyIssue #10291: null merge
2014-08-15 Terry Jan ReedyIssue #10291: Backport 004fe3449193 with a few changes...
2014-08-15 Terry Jan ReedyMerge with 3.4
2014-08-15 Terry Jan ReedyIssue #17390: Adjust Editor window title. Remove 'Pytho...
2014-08-14 Serhiy StorchakaIssue #15381: Optimized line reading in io.BytesIO.
2014-08-14 Serhiy StorchakaIssue #22193: Added private function _PySys_GetSizeOf...
2014-08-14 Serhiy StorchakaIssue #22193: Added private function _PySys_GetSizeOf...
2014-08-14 Berker PeksagIssue #21445: Pass exception messages correctly to...
2014-08-14 Berker PeksagIssue #21445: Pass exception messages correctly to...
2014-08-13 Serhiy StorchakaIssue #20729: Restored the use of lazy iterkeys()/iterv...
2014-08-13 Serhiy StorchakaIssue #20729: Restored the use of lazy iterkeys()/iterv...
2014-08-12 Raymond Hettingermerge
2014-08-12 Raymond HettingerIssue 22184: Early detection and reporting of missing...
2014-08-12 Serhiy StorchakaDecreased memory requirements of new tests added in...
2014-08-12 Serhiy StorchakaDecreased memory requirements of new tests added in...
2014-08-12 Serhiy StorchakaIssue #21448: Fixed FeedParser feed() to avoid O(N...
2014-08-12 Serhiy StorchakaIssue #21448: Fixed FeedParser feed() to avoid O(N...
2014-08-12 Serhiy StorchakaIssue #17923: glob() patterns ending with a slash no...
2014-08-12 Serhiy StorchakaIssue #17923: glob() patterns ending with a slash no...
2014-08-12 Antoine PitrouIssue #20746: Fix test_pdb to run in refleak mode ...
2014-08-12 Antoine PitrouIssue #20746: Fix test_pdb to run in refleak mode ...
2014-08-11 Zachary WareCloses #22178: Merge with 3.4
2014-08-11 Zachary WareIssue #22178: Fix the date of the Windows epoch (Jan...
2014-08-10 Victor StinnerIssue #22112, asyncio doc: replace loop.create_task...
2014-08-10 Victor StinnerClose #22175: Improve test_faulthandler readability...
2014-08-10 Raymond HettingerIssue #22174: Clean-up grammar and ambiguities in...
2014-08-10 Raymond HettingerIssue #22180: Remove weak example
2014-08-10 Benjamin Petersonadd -Werror=declaration-after-statement only to stdlib...
2014-08-09 doko@ubuntu.com - Issue #22176: Fix build failure on ARM with -Werror...
2014-08-09 doko@ubuntu.com - Issue #22176: Add src/x86/win32.S for x86 libffi...
2014-08-09 R David Murray#21725: Add RFC 6531 (SMTPUTF8) support to smtpd.
2014-08-11 Berker PeksagFix usage of the versionchanged directive.
2014-08-10 Victor Stinner(Merge 3.4) Issue #22112, asyncio doc: replace loop...
2014-08-10 Victor Stinner(Merge 3.4) Close #22175: Improve test_faulthandler...
2014-08-10 Raymond Hettingermerge
2014-08-10 Raymond Hettingermerge
2014-08-10 Benjamin Petersonmerge 3.4 (#21121)
2014-08-09 doko@ubuntu.com- Merge 3.4
2014-08-09 doko@ubuntu.commerge 3.4.
2014-08-09 doko@ubuntu.com- Issue #22176: Update the ctypes module's libffi to...
2014-08-09 doko@ubuntu.com- Issue #22176: Update the ctypes module's libffi to...
2014-08-09 Serhiy StorchakaIssue #22161: Conformed arguments type checks in ctype...
2014-08-09 Serhiy StorchakaIssue #22161: Conformed arguments type checks in ctype...
2014-08-09 Nick CoghlanMerge #21777 from 3.4
2014-08-09 Nick CoghlanIssue #21777: separate docs for binary sequence methods
2014-08-09 Terry Jan ReedyMerge with 3.4
2014-08-09 Terry Jan ReedyIssue #14105: Stop removing breakpoints from Idle editors.
2014-08-08 Zachary WareCloses #22060: Merge with 3.4
2014-08-08 Zachary WareIssue #22060: Clean up/simplify test_ctypes, use test...
2014-08-08 Ezio Melotti#22170: merge with 3.4.
2014-08-08 Ezio Melotti#22170: avoid printing newlines twice in tutorial example.
2014-08-07 Serhiy StorchakaIssue #20056: Fixed deprecation warning about bytes...
2014-08-07 Serhiy StorchakaIssue #20056: Fixed deprecation warning about bytes...
2014-08-07 Zachary WareNull merge with 3.4
2014-08-07 Benjamin Petersonadd matrix multiplication operator to correct lists...
2014-08-07 Zachary WareIssue #22160: Update OpenSSL to 1.0.1i for the Windows...
2014-08-07 Zachary WareIssue #22160: Update OpenSSL to 1.0.1i for the Windows...
2014-08-07 Zachary WareUpdate prepare_ssl.py script to generate the .asm files.
2014-08-07 Ezio Melotti#22092: merge with 3.4.
2014-08-07 Ezio Melotti#22092: use absolute imports in unittest tests. Patch...
2014-08-06 Antoine PitrouIssue #22116: C functions and methods (of the 'builtin_...
2014-08-06 Serhiy StorchakaIssue #5411: Fixed version number.
2014-08-06 Serhiy StorchakaIssue #5411: Added support for the "xztar" format in...
2014-08-06 Serhiy StorchakaIssue #21975: Fixed crash when using uninitialized...
2014-08-06 Serhiy StorchakaIssue #21975: Fixed crash when using uninitialized...
2014-08-06 Serhiy StorchakaMove misplaced Misc/NEWS entries to correct locations.
2014-08-05 Zachary WareCloses #22146: Merge with 3.4
2014-08-05 Zachary WareIssue #22146: Fix typo in __build_class__ error message
2014-08-05 Zachary WareCloses #22136: Fix MSVC compiler warnings introduced...
2014-08-05 Martin v. LöwisIssue #21972: Make it clear that the PEP 401 future...
2014-08-05 Barry Warsaw- Issue #21539: Add a *exists_ok* argument to `Pathlib...
2014-08-05 Martin v. LöwisIssue #22127: fix typo.
2014-08-05 Martin v. LöwisIssue #22127: Bypass IDNA for pure-ASCII host names...
2014-08-05 Martin v. LöwisIssue #22127: Bypass IDNA for pure-ASCII host names...
2014-08-05 Larry HastingsIssue #22120: For functions using an unsigned integer...
2014-08-05 Vinay SajipCloses #22130: Merged documentation update from 3.4.
2014-08-05 Vinay SajipIssue #22130: Corrected fileConfig() documentation.
2014-08-05 Larry HastingsMore fixes for the unhappy AMD FreeBSD 9 buildbot....
2014-08-05 Larry HastingsFix for AMD FreeBSD 9 buildbot (hopefully), broken...
2014-08-05 Ezio Melotti#21928: merge with 3.4.
2014-08-05 Ezio Melotti#21928: clarify functools.wraps docs.
next