aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3
AgeCommit message (Expand)Author
2018-09-13python3: fix openssl 1.1.1 changesRoss Burton
2018-09-13python3{,-native}: backport openssl 1.1.1 compatibility changesAnuj Mittal
2018-09-11python3: fix multiprocessingRoss Burton
2018-09-11python3: remove patch that inadvertently disables xattrsRoss Burton
2018-09-11python3: remove redundant patchRoss Burton
2018-09-11python3: fix ftplib with TLS 1.3Ross Burton
2018-09-07python3: don't use runtime checks to identify float endianismRoss Burton
2018-09-06python3: trim PGO patchRoss Burton
2018-09-06python3: fix indentation on create_manifest3Alejandro Enedino Hernandez Samaniego
2018-09-06python3-manifest: Avoid duplicate modulesAlejandro Enedino Hernandez Samaniego
2018-09-06python3: Clean up create manifest scriptAlejandro Enedino Hernandez Samaniego
2018-09-06python3: Modify create_manifest to make it versionlessAlejandro Enedino Hernandez Samaniego
2018-09-06python3-manifest: Use PYTHON_MAJMIN instead of hard coded versionAlejandro Enedino Hernandez Samaniego
2018-08-16python3: enable profile optimized buildsAnuj Mittal
2018-07-31python3: fix depends of python3-testsMarkus Lehtonen
2018-05-04python3-native: correctly invoke regen-importlib make targetJoe Slater
2018-04-07Revert "python3: fix create_manifest to handle pycache folders"Richard Purdie
2018-04-03python3: Improve logging capabilities for do_create_manifestAlejandro Enedino Hernandez Samaniego
2018-03-30python3: Fix do_create_manifest for python3-sqlite3Alejandro Enedino Hernandez Samaniego
2018-03-30python3: fix create_manifest to handle pycache foldersAlejandro Enedino Hernandez Samaniego
2018-03-30python3: consolidate sqlite3 filesRoss Burton
2018-03-15python3: Fix purelib install and runtime pathsJason Wessel
2018-03-11python: refresh patchesRoss Burton
2018-03-09python: refresh patchesRoss Burton
2018-02-16python3: Fix python3-logging dependenciesTomasz Meresiński
2018-02-06python3: update target and native recipes to 3.5.4Derek Straka
2018-01-29python3-manifest: add the _pydecimal files to the numbers packageDerek Straka
2018-01-20python3: Fix native compilation of gdbm module and manifestAlejandro Hernandez
2018-01-20python*-manifest.json: add dependencies, runpyTim Orling
2018-01-20python3: Restructure python3 packaging and replace it with autopackagingAlejandro Hernandez
2017-12-02python3: remove two setup.py cross-compile hacksMarkus Lehtonen
2017-08-16python3: improve reproducibilityJuro Bystricky
2017-08-11python2/python3: fix multiprocessing.BoundedSemaphore not work on qemux86/qem...Hongxu Jia
2017-07-21python3: fix weakref spewing exceptions during interp finalizationMark Asselstine
2017-05-29python3: Use _sysconfigdata.py to initialize distutils.sysconfigLi Zhou
2017-05-18python: update to 3.5.3Alexander Kanavin
2017-03-28python3: do not hardcode "lib" into site-packages search pathAlexander Kanavin
2017-03-21python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego
2017-03-16python3: Remove unused patchesJussi Kukkonen
2017-01-23python3: Add upstream random.c fixes for recent glibcRichard Purdie
2016-11-30python3: Build and package precompiled modulesDominic Sacré
2016-09-28python: fix CVE-2016-1000110Mingli Yu
2016-08-10python3-native: Upgrade from 3.5.1 to 3.5.2Alejandro Hernandez
2016-07-20python3: Security fix CVE-2016-5636Armin Kuster
2016-07-08meta: update patch metadataRoss Burton
2016-06-02python3: drop 110-enable-zlib.patchAlexander Kanavin
2016-06-01python3: add = to -L linking option only when the path is absoluteAlexander Kanavin
2016-05-30python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin
2016-03-23python(3): Disable tkinterMartin Jansa
2016-03-12python3: fix do_configure check platform triplet errorHongxu Jia