]> granicus.if.org Git - python/shortlog
python
2016-12-18 R David MurrayMerge: #29005: clarify terminology in tutorial 'method...
2016-12-18 R David Murray#29005: clarify terminology in tutorial 'method' discus...
2016-12-18 Martin PanterIssue #28987: Typos, grammar, spelling in documentation
2016-12-18 Martin PanterMerge spelling and grammar from 3.5
2016-12-18 R David MurrayMerge #28407 Improve test coverage of make_msgid.
2016-12-18 R David Murray#28407 Improve test coverage of make_msgid.
2016-12-18 Martin PanterFix spelling and grammar in code comments and documentation
2016-12-17 Steve DowerIssue #25778: winreg does not truncase string correctly...
2016-12-17 Brett CannonMerge for porting HOWTO update
2016-12-17 Brett CannonUpdate porting HOWTO to drop unicode_literals and menti...
2016-12-17 Serhiy StorchakaIssue #29000: Fixed bytes formatting of octals with...
2016-12-17 Serhiy StorchakaIssue #29000: Fixed bytes formatting of octals with...
2016-12-17 Ned DeilyMerge 3.6.0rc2 Misc/NEWS entries into 3.6.1
2016-12-17 Ned DeilyNull merge v3.6.0rc2 release into mainline 3.6
2016-12-16 Raymond Hettingermerge
2016-12-16 Raymond HettingerIssue #28991: Fix obscure reentrancy bug in functools...
2016-12-16 Ned DeilyNull merge v3.6.0rc2 tag into mainline 3.6
2016-12-16 Ned DeilyAdded tag v3.6.0rc2 for changeset 800a67f7806d
2016-12-16 Ned DeilyVersion bump for 3.6.0rc2 v3.6.0rc2
2016-12-16 Ned DeilyUpdate pydoc topics for 3.6.0rc2
2016-12-16 Ned Deilynull merge additional 3.6.0rc1+ cherrypicks
2016-12-16 Ned DeilyTidy Misc/NEWS for 3.6.0rc1+ cherrypicks.
2016-12-16 Xavier de GayeIssue #28971: Merge 3.5
2016-12-16 Xavier de GayeIssue #28971: Temporarily skip test_over until a perman...
2016-12-16 Serhiy StorchakaNull merge
2016-12-16 Serhiy StorchakaMerge heads
2016-12-16 Serhiy StorchakaMerge heads
2016-12-16 Serhiy StorchakaIssue #14061: Misc fixes and cleanups in archiving...
2016-12-16 Serhiy StorchakaIssue #14061: Misc fixes and cleanups in archiving...
2016-12-16 Yury SelivanovMerge 3.5 (issue #28990)
2016-12-16 Yury SelivanovMerge 3.5 (issue #28990)
2016-12-16 Yury SelivanovIssue #28990: Fix SSL hanging if connection is closed...
2016-12-16 Victor StinnerMerge 3.5
2016-12-16 Victor Stinnerpython-gdb.py: catch gdb.error on gdb.selected_frame()
2016-12-16 Ned Deilynull merge 3.6.0rc1+ head
2016-12-16 Ned Deilybump version to 3.6.0rc1+
2016-12-16 Ned DeilyIssue #28898: add Misc/NEWS entry
2016-12-15 Yury Selivanovdocs: asyncio is no longer provisional
2016-12-15 Yury Selivanovdocs: asyncio is no longer provisional
2016-12-15 Yury SelivanovIssue #28635: asyncio-related fixes and additions.
2016-12-15 Yury SelivanovIssue #28635: asyncio-related fixes and additions.
2016-12-15 Yury SelivanovIssue #28091: Document PEP 525 & PEP 530.
2016-12-15 Yury SelivanovIssue #28091: Document PEP 525 & PEP 530.
2016-12-15 Xavier de GayeIssue #26919: On Android, operating system data is...
2016-12-15 Victor StinnerFix a memory leak in split-table dictionaries
2016-12-15 Victor StinnerFix a memory leak in split-table dictionaries
2016-12-15 Victor StinnerIssue #28979: Fix What's New in Python 3.6, dict
2016-12-15 Victor StinnerIssue #28979: Fix What's New in Python 3.6, dict
2016-12-15 Xiang ZhangIssue #28930: Add a Makefile rule for bytes_methods.c.
2016-12-15 Victor Stinner_asyncio uses _PyObject_CallMethodIdObjArgs()
2016-12-15 Berker PeksagIssue #28944: Merge from 3.5
2016-12-15 Berker PeksagIssue #28944: Fix footnote numbering
2016-12-14 Xavier de GayeIssue #28849: Skip test_sysconfig.test_triplet_in_ext_s...
2016-12-14 Steve DowerFixes maximum usable length of buffer for formatting...
2016-12-14 Serhiy StorchakaMerge from 3.6.
2016-12-14 Serhiy StorchakaRevert changeset 1f31bf3f76f5 (issue5322) except tests.
2016-12-14 Xavier de GayeIssue #28683: Fix the tests that bind() a unix socket...
2016-12-14 Xavier de GayeIssue #20211: Do not add the directory for installing...
2016-12-13 Steve DowerIssue #26071: Fixes preprocessor definition and rebuild...
2016-12-13 Steve DowerIssue #26071: Fixes preprocessor definition and rebuild...
2016-12-13 Xavier de GayeIssue #28190: Cross compiling the _curses module does...
2016-12-13 Xavier de GayeIssue #28759: Fix the tests that fail with PermissionEr...
2016-12-13 Xavier de GayeIssue #26856: Fix the tests assuming that the pwd modul...
2016-12-12 Yury SelivanovIssue #28089: Document TCP_NODELAY in asyncio
2016-12-12 Yury SelivanovIssue #28089: Document TCP_NODELAY in asyncio
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 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-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 Steve DowerIssue #28896: Deprecate WindowsRegistryFinder
2016-12-07 Serhiy StorchakaChange order of io.UnsupportedOperation base classes.
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
next