]> granicus.if.org Git - python/shortlog
python
2016-12-16 Raymond Hettingermerge
2016-12-16 Raymond HettingerIssue #28991: Fix obscure reentrancy bug in functools...
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 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
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 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-06 Benjamin Petersonrm unused import
2016-12-05 Serhiy StorchakaIssue #28808: PyUnicode_CompareWithASCIIString() now...
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 mismatching title overline.
2016-12-04 Serhiy StorchakaFixed double hyphens that are rendered to literal en...
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
next