]> granicus.if.org Git - python/shortlog
python
2016-12-12 Steve DowerIssue #28896: Disable WindowsRegistryFinder by default.
2016-12-12 Xavier de GayeIssue #28764: Fix a test_mailbox failure on Android...
2016-12-11 Steve DowerIssue #28783: Replaces bdist_wininst in nuget packages...
2016-12-11 Steve DowerIssue #28783: Replaces bdist_wininst in nuget packages...
2016-12-11 Serhiy StorchakaIssue #28739: f-string expressions no longer accepted...
2016-12-11 Serhiy StorchakaIssue #28512: Fixed setting the offset attribute of...
2016-12-11 Serhiy StorchakaIssue #28512: Fixed setting the offset attribute of...
2016-12-11 Martin PanterIssues #28916, #26483: Merge stdtypes.rst from 3.5
2016-12-11 Martin PanterIssue #26483: Clarify str.isdecimal() and isdigit()
2016-12-11 Martin PanterIssue #28916: Correct description of %o and %x alternat...
2016-12-10 Brett CannonMerge for issue #28424
2016-12-10 Brett CannonIssue #28424: Document pkgutil.get_data() doesn't work...
2016-12-10 Xavier de GayeIssue #28849: Do not define sys.implementation._multiar...
2016-12-10 Antoine PitrouIssue #28779: multiprocessing.set_forkserver_preload...
2016-12-10 Antoine PitrouIssue #28779: multiprocessing.set_forkserver_preload...
2016-12-10 Xavier de GayeIssue #28918: Fix the cross compilation of xxlimited...
2016-12-10 Martin PanterIssue #28771: Merge C API doc fix from 3.5
2016-12-10 Martin PanterIssue #28771: Update tp_get/setattr signature documentation
2016-12-10 Martin PanterFix typos in comment and documentation
2016-12-10 Martin PanterIssue #28820: Merge spelling fixes from 3.5
2016-12-10 Martin PanterIssue #28820: Fix spelling of “practice” as a noun
2016-12-10 Martin PanterIssues #28755, #28753: Merge Arg Clinic howto from 3.5
2016-12-10 Martin PanterIssue #28755: Improve syntax highlighting in Arg Clinic...
2016-12-10 Martin PanterIssue 28753: Argument Clinic howto docfix, courtesy...
2016-12-09 Xavier de GayeIssue #26937: The chown() method of the tarfile.TarFile...
2016-12-08 Ned DeilyIssue #28900: Update documentation sidebar for 3.6...
2016-12-07 Steve DowerIssue #28896: Deprecate WindowsRegistryFinder
2016-12-07 Serhiy StorchakaChange order of io.UnsupportedOperation base classes.
2016-12-02 Serhiy StorchakaIssue #5322: Fixed setting __new__ to a PyCFunction...
2016-12-07 Serhiy StorchakaIssue #28847: dbm.dumb now supports reading read-only...
2016-12-06 Serhiy StorchakaFixed misplaced comment.
2016-12-06 Benjamin Petersonrm unused import
2016-12-05 Serhiy StorchakaIssue #28808: PyUnicode_CompareWithASCIIString() now...
2016-12-04 Serhiy StorchakaFixed mismatching title overline.
2016-12-04 Serhiy StorchakaFixed double hyphens that are rendered to literal en...
2016-12-03 Steve DowerEnsures intermediate directory is created before access...
2016-12-03 Steve DowerIssue #28846: Various installer fixes
2016-12-02 Serhiy StorchakaMerge heads
2016-12-02 Serhiy StorchakaIssue #21818: Fixed references to classes that have...
2016-12-01 doko@ubuntu.com - Import latest config.sub config.guess files
2016-11-29 Guido van RossumIssue #28790: Fix error when using Generic and __slots_...
2016-11-26 Łukasz LangaFixes #24142: [configparser] always join multiline...
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-25 Berker PeksagAdd missing square bracket in typing.get_type_hints()
2016-11-25 Berker PeksagIssue #28738: Document SIGBREAK as an acceptable value...
2016-11-24 Guido van RossumIssue #28773: Add typing.FrozenSet docs. (Manuel Krebber)
2016-11-23 Steve DowerIssue #28783: Embedded and nuget packages incorrect...
2016-11-22 Victor StinnerIssue #28770: Update python-gdb.py for fastcalls
2016-12-08 Xavier de GayeIssue #26941: Fix test_threading that hangs on the...
2016-12-08 Xavier de GayeIssue #26940: Fix test_importlib that hangs on the...
2016-12-08 Xavier de GayeIssue #26939: Add the support.setswitchinterval() funct...
2016-12-08 Benjamin Petersonguard HAVE_LONG_LONG definition to prevent redefinition...
2016-12-08 Ned DeilyIssue #28900: Update documentation sidebar for 3.6...
2016-12-08 Yury SelivanovIssue #28635: Drop the note that whatsnew is incomplete
2016-12-07 Serhiy StorchakaMerge from 3.5.
2016-12-07 INADA NaokiIssue #28731: Optimize _PyDict_NewPresized() to create...
2016-12-07 Serhiy StorchakaIssue #5322: Fixed setting __new__ to a PyCFunction...
2016-12-07 Serhiy StorchakaIssue #28847: dbm.dumb now supports reading read-only...
2016-12-07 Ned DeilyPrepare for 3.6.1. Any further 3.6.0 release candidate...
2016-12-07 Ned DeilyAdded tag v3.6.0rc1 for changeset 29a273eee9a5
2016-12-07 Ned DeilyVersion bump for 3.6.0rc1 v3.6.0rc1
2016-12-06 Ned DeilyUpdate pydoc topics for 3.6.0rc1
2016-12-06 Ned DeilyRegenerate configure with autoconf 2.69.
2016-12-06 Ned DeilyIssue #28835: Tidy previous showwarning changes based...
2016-12-06 Ned DeilyUpdate the Mac installer README file for 3.6.0.
2016-12-06 Serhiy StorchakaIssue #27030: Unknown escapes in re.sub() replacement...
2016-12-06 Serhiy StorchakaFixed misplaced comment.
2016-12-06 Victor Stinnerwarnings: Fix the issue number
2016-12-06 Victor Stinnercatch_warnings() calls showwarning() if overriden
2016-12-06 Benjamin Petersonmerge 3.5
2016-12-05 Serhiy StorchakaIssue #28808: PyUnicode_CompareWithASCIIString() now...
2016-12-05 Nick CoghlanIssue #23722: improve __classcell__ compatibility
2016-12-04 Raymond HettingerNeaten-up and extend the examples in the random module...
2016-12-04 Serhiy StorchakaFixed mismatching title overline.
2016-12-04 Serhiy StorchakaFixed double hyphens that are rendered to literal en...
2016-12-03 Steve DowerRevert unintended merge
2016-12-03 Steve DowerEnsures intermediate directory is created before using it
2016-12-03 Steve DowerIssue #28846: Various installer fixes
2016-12-02 Serhiy StorchakaIssue #21818: Fixed references to classes that have...
2016-12-02 Nick CoghlanIssue #27172: Undeprecate inspect.getfullargspec()
2016-12-01 Yury SelivanovIssue #28843: Fix asyncio C Task to handle exceptions...
2016-11-29 Guido van RossumIssue #28790: Fix error when using Generic and __slots_...
2016-11-29 Victor StinnerAdd TCP_CONGESTION and TCP_USER_TIMEOUT
2016-11-29 Serhiy Storchaka Issue #28797: Modifying the class __dict__ inside...
2016-11-28 Yury SelivanovIssue #28635: Document Python 3.6 opcode changes
2016-11-28 Zachary WareFix grammar in whatsnew
2016-11-26 Łukasz LangaMerge 3.5, fix for #24142
2016-11-26 Serhiy StorchakaIssue #28763: Use double hyphens (rendered as en-dashes...
2016-11-25 Berker PeksagMerge from 3.5
2016-11-25 Berker PeksagIssue #28738: Merge from 3.6
2016-11-25 Berker PeksagIssue #28793: Fix c/p error in AsyncGenerator documentation
2016-11-24 Victor StinnerFix _PyGen_yf()
2016-11-24 Guido van RossumIssue #28773: Add typing.FrozenSet docs. (Manuel Krebbe...
2016-11-24 Raymond HettingerIssue #27100: Silence deprecation warning in Lib/test...
2016-11-24 INADA NaokiIssue #28532: Add what's new entry for python -VV option
2016-11-23 Steve DowerIssue #28783: Embedded and nuget packages incorrect...
2016-11-22 Raymond HettingerIssue #27100: Fix ref leak
2016-11-22 Steve DowerIssue #28573: Missing sys._mercurial info and other...
2016-11-22 Victor StinnerIssue #28727: Optimize pattern_richcompare() for a==a
2016-11-22 Victor StinnerIssue #28727: Fix typo in pattern_richcompare()
next