]> granicus.if.org Git - python/shortlog
python
2017-01-25 Senthil Kumaranissue26149 - Point to Wiki for Editors and Python IDEs...
2017-01-24 Martin PanterIssue #29189: Fix indentation in RST markup
2017-01-23 Gregory P.... Issue #29335: Fix subprocess.Popen.wait() when the...
2017-01-18 Martin PanterIssue #29274: tests cases → test cases
2017-01-16 Benjamin Petersonrevert dd13098a5dc2 (#29006, #10513)
2017-01-16 Benjamin Petersongenerate spaces instead of tabs into config.c
2017-01-16 Benjamin Petersonfix _testcapi to work when statically linked into python
2017-01-14 Martin PanterAvoid line breaks after hyphens, otherwise they are...
2017-01-14 Martin PanterIssue #15527: remove double parens by changing markup.
2017-01-14 Martin PanterFix spelling and markup in documentation and code comment
2017-01-13 Serhiy StorchakaMerge heads
2017-01-13 Serhiy StorchakaIssue #29219: Fixed infinite recursion in the repr...
2017-01-12 Alexander BelopolskyCloses #28130: Documented that time.tzset() updates...
2017-01-12 Serhiy StorchakaIssue #29082: Fixed loading libraries in ctypes by...
2017-01-12 Benjamin Petersonmerge heads
2017-01-12 Benjamin Petersonrevert 030e100f048a (#29006, #10513)
2017-01-10 Xiang ZhangIssue #29217: Fix the wrong type description of UUID...
2017-01-09 Victor StinnerDon't use getentropy() on Linux
2017-01-09 Xiang ZhangIssue #29142: Fix suffixes in no_proxy handling in...
2017-01-09 Xiang ZhangIssue #29145: Fix overflow checks in string, bytearray...
2017-01-07 Berker PeksagIssue #29189: Fix broken indentation in FancyURLopener...
2017-01-07 Raymond HettingerIssue #29023: Clarify that ints and longs are always...
2017-01-06 Xavier de Gayetest_curses - substitute self.skip() with self.skipTest()
2017-01-05 doko@ubuntu.com- Issue #29169: Update zlib to 1.2.10.
2017-01-05 doko@ubuntu.com add Modules/zlib/zlib.map to .hgeol
2017-01-02 Benjamin Petersononly include sys/random.h if it seems like it might...
2017-01-02 Benjamin Petersonring in 2017 for Python
2017-01-01 Serhiy StorchakaIssue #29094: Offsets in a ZIP file created with extern...
2016-12-31 Berker PeksagIssue #29123: Make CheckSqlTimestamp more robust
2016-12-30 Xiang ZhangIssue #29112: Fix a questionable wording in sequence...
2016-12-28 Steve DowerIssue #28768: Fix implicit declaration of function...
2017-01-03 Serhiy StorchakaFixed possible reference leaks in the _json module.
2016-12-28 Serhiy StorchakaIssue #13051: Fixed recursion errors in large or resize...
2016-12-28 Serhiy StorchakaIssue #9770: curses.ascii predicates now work correctly...
2016-12-28 Serhiy StorchakaFixed running MiscTests in test_xml_etree_c.
2016-12-28 Serhiy StorchakaBacked out changeset 78bf34b6a713
2016-12-27 Antoine PitrouIssue #28427: old keys should not remove new values...
2016-12-27 Serhiy StorchakaIssue #28998: More APIs now support longs as well as...
2016-12-27 Xiang ZhangIssue #29078: Add the missing import in datetime.time...
2016-12-24 Martin PanterIssue #28815: Skip TIPC tests if /proc/modules is not...
2016-12-24 Martin PanterIssue #1446619: Account for negative slice direction...
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...
next