]> granicus.if.org Git - python/shortlog
python
2016-12-24 Martin PanterIssue #29004: Document binascii.crc_hqx() implements...
2016-12-23 Ned DeilyUpdate documentation index sidebar for 3.6.0 release.
2016-12-23 Xiang ZhangIssue #29038: Fix duplicate get_ca_certs() doc entry.
2016-12-22 Brett CannonGrammatical fixes for d95f19892fd0
2016-12-22 Terry Jan ReedyIssue 28923: Remove editor artifacts from Tix.py,
2016-12-21 Serhiy StorchakaIssue #28871: Fixed a crash when deallocate deep Elemen...
2016-12-20 Benjamin Petersonadd a specific configure check for sys/random.h (closes...
2016-12-20 INADA NaokiIssue #29019: Fix dict.fromkeys(x) overallocates when...
2016-12-19 Steve DowerFixes the 2.7 nuget packages to include a shim bdist_wi...
2016-12-19 Victor Stinnerdoc: Suggest to hash(tuple of attr) rather than XOR
2016-12-19 Antoine PitrouIssue #19542: Fix bugs in WeakValueDictionary.setdefaul...
2016-12-18 Martin PanterFix spelling in code comments
2016-12-17 Brett CannonMerge
2016-12-17 Brett CannonUpdate the porting HOWTO
2016-12-17 Benjamin Petersonmerge 2.7.13 release branch
2016-12-17 Benjamin PetersonAdded tag v2.7.13 for changeset a06454b1afa1
2016-12-17 Benjamin Peterson2.7.13 final bump v2.7.13
2016-12-16 Serhiy StorchakaIssue #14061: Misc fixes and cleanups in archiving...
2016-12-15 Serhiy StorchakaIssue #28925: cPickle now correctly propagates errors...
2016-12-14 Serhiy StorchakaIssue #5322: Restored tests for __new__.
2016-12-14 Benjamin Petersonmerge 2.7.13 release branch
2016-12-14 Benjamin Petersonrevert a37cc3d926ec (#5322)
2016-12-14 Benjamin PetersonBacked out changeset ea904d4b3634
2016-12-11 Martin PanterIssue #28916: No special case for leading zeros with...
2016-12-08 Ned DeilyIssue #28900: Update documentation sidebar for 3.6...
2016-12-06 Benjamin Petersonremove unused logger from BaseFix
2016-12-04 Serhiy StorchakaFixed mismatching title overline.
2016-12-04 Serhiy StorchakaFixed double hyphens that are rendered to literal en...
2016-12-04 Benjamin Petersonsimplify cleanup of test_replace_parent_in_sys_modules...
2016-12-03 Benjamin Petersonprepare for 2.7.14 dev
2016-12-03 Benjamin Petersonfix function name
2016-12-03 Benjamin Petersonalso do not leak the mode string if creating the file...
2016-12-03 Benjamin Petersondo not leak the FILE * pointer in error cases of fdopen()
2016-12-03 Benjamin PetersonAdded tag v2.7.13rc1 for changeset 4d6fd49eeb14
2016-12-03 Benjamin Petersonpython 2.7.13rc1 v2.7.13rc1
2016-12-03 Benjamin Petersonupdate pydoc topics
2016-12-03 Benjamin Petersoninline constant into its single use
2016-12-03 Benjamin Petersonfix refleak in reduce_2 error case
2016-12-03 Benjamin Petersonfix refleak in null-containing error case (#21147)
2016-12-03 Benjamin Petersonwhen you enter repr, you must leave, too (#25455)
2016-12-03 Benjamin Petersonfix refleak in file handle creation error case
2016-12-03 Benjamin Petersonfix refleak in the shift-by-zero case (#27870)
2016-12-03 Ned DeilyIssue #28440: No longer add /Library/Python/site-packag...
2016-12-03 Serhiy StorchakaTry to fix test.test_support.rmtree() on Windows for...
2016-12-03 Martin PanterIssue #28847: Fix spelling
2016-12-02 Serhiy StorchakaIssue #21818: Fixed references to classes that have...
2016-12-02 Benjamin Petersondeclarations to the top of the block
2016-12-02 Benjamin Petersonincrease test_smtplib timeouts
2016-12-02 Serhiy StorchakaIssue #5322: Fixed setting __new__ to a PyCFunction...
2016-12-02 Serhiy StorchakaIssue #28847: dubmdbm no longer writes the index file...
2016-12-01 doko@ubuntu.com - Import latest config.sub config.guess files
2016-12-01 Serhiy StorchakaIssue #11145: Fixed miscellaneous issues with C-style...
2016-12-01 Martin PanterIssue #28771: Correct documentation of signatures using...
2016-11-30 Martin PanterIssue #25701: Document that some C APIs can both set...
2016-11-30 Martin PanterIssue #28820: Fix spelling of “practice” as a noun
2016-11-29 Serhiy StorchakaIssue #24469: Fixed memory leak caused by int subclasse...
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-21 Serhiy StorchakaFixed the documentation of the structure PyMethodDef.
2016-11-21 Gregory P.... replace --with-optimizations references with --enable...
2016-11-21 Martin PanterChange double hyphens (en dashes) to em (longer) dashes
2016-11-20 Martin PanterIssue #25659: Change assert to TypeError in from_buffer...
2016-11-20 Martin PanterIssue #10656: Fix out-of-tree building on AIX
2016-11-20 Martin PanterIssue #28666: Fix stat import
2016-11-20 Gregory P.... Rename the new --with-optimiations flag to --enable...
2016-11-20 Serhiy StorchakaIssue #28666: Fix removing readonly directories on...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.test_support.rmtree is able...
2016-11-20 Serhiy StorchakaIssue #28666: Now test.support.rmtree is able to remove...
2016-11-16 Donald StufftUpgrade pip to 9.0.1 and setuptools to 28.8.0
2016-11-14 Serhiy StorchakaIssue #28563: Make plural form selection more lenient...
2016-11-14 Martin PanterIssue #28000: Fix gethostbyname_r() usage on AIX with...
2016-11-14 Martin PanterIssue #28016: Skip /dev/tty seekable() test on AIX
2016-11-12 Ned DeilyIssue #28676: Prevent missing 'getentropy' declaration...
2016-11-12 Serhiy StorchakaFixed the documentation of parse_constant argument...
2016-11-12 Terry Jan ReedyIssue #28615: Backport imaginary/complex number text...
2016-11-11 Terry Jan ReedyIssue #27854: Include idlelib/help.html in 2.7 Windows...
2016-11-11 Serhiy StorchakaIssue #19398: Extra slash no longer added to sys.path...
2016-11-11 Serhiy StorchakaIssue #23839: Various caches now are cleared before...
2016-11-10 Terry Jan ReedyIssue #25507: Add back import needed for 2.x encoding...
2016-11-09 Yury SelivanovIssue #27942: Fix memory leak in codeobject.c
2016-11-08 Serhiy StorchakaIssue #28563: Fixed possible DoS and arbitrary code...
2016-11-07 Zachary WareFix PC/VS9.0/build_ssl.py for recent OpenSSL
2016-11-05 Martin PanterFix spacing after C++ in documentation
2016-11-04 Ned DeilyIssue #28616: Correct help for sys.version_info release...
2016-11-03 Serhiy StorchakaIssue #28387: Fixed possible crash in _io.TextIOWrapper...
2016-11-02 Donald Stufftpip 9.0 works fine without the ssl module
2016-11-02 Donald StufftUpdate pip to 9.0.0 and setuptools to 28.7.1
2016-11-02 Serhiy StorchakaIssue #28513: Documented command-line interface of...
2016-11-01 Zachary WareCloses #28568: Fix VS9.0 build files to use sqlite...
2016-10-31 Ned DeilyIssue #28248: Update macOS installer build to use OpenS...
2016-10-30 Serhiy StorchakaIssue #28449: tarfile.open() with mode "r" or "r:"...
2016-10-30 Martin PanterIssue #26638: Cannot directly link to main option from...
2016-10-30 Martin PanterIssue #26638: Mask undefined CLI options to defeat...
2016-10-30 Martin PanterIssue #26638: Disable inappropriate links to Python...
2016-10-28 Serhiy StorchakaFixed possible NULL decrefing.
2016-10-27 Serhiy StorchakaIssue #22949: Documented that fnmatch.translate() is...
2016-10-27 Serhiy StorchakaIssue #28496: Mark up constants 0, 1 and -1 that denote...
2016-10-26 Martin PanterIssue #26240: Clean up the subprocess module doc string
2016-10-25 Serhiy StorchakaIssue #28515: Fixed py3k warnings.
2016-10-24 Serhiy StorchakaIssue #25464: Fixed HList.header_exists() in Tix module...
2016-10-23 Serhiy StorchakaSome distutils tests require zlib for creating tar...
next