[PR #799] [MERGED] Updated the High Performance node #2824

Closed
opened 2026-04-15 09:08:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/799
Author: @abhi18av
Created: 12/18/2016
Status: Merged
Merged: 12/18/2016
Merged by: @vinta

Base: masterHead: patch-1


📝 Commits (1)

  • 050bcd0 Updated the High Performance node

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

This commit adds the Pyjion implementation headed by the Microsoft team. Hope you add this one soon 👍

What is this Python project?

This one is an attempt to speed up python, similar to the one by Numba team.

This effort is headed by the Microsoft team and is based on the CoreCLR framework.

What's the difference between this Python project and similar ones?

From the README

Is there a Python Enhancement Proposal (PEP) for this?

We have written a PEP, it was accepted by the Python development team, and will be implemented in Python 3.6.

Seems like a good idea to include what has already been accepted by the Python dev team.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/799 **Author:** [@abhi18av](https://github.com/abhi18av) **Created:** 12/18/2016 **Status:** ✅ Merged **Merged:** 12/18/2016 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`050bcd0`](https://github.com/vinta/awesome-python/commit/050bcd0d37907d47c95986201dc79a47631f7df4) Updated the High Performance node ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description This commit adds the Pyjion implementation headed by the Microsoft team. Hope you add this one soon :+1: ## What is this Python project? This one is an attempt to speed up python, similar to the one by Numba team. This effort is headed by the Microsoft team and is based on the CoreCLR framework. ## What's the difference between this Python project and similar ones? From the README ``` Is there a Python Enhancement Proposal (PEP) for this? We have written a PEP, it was accepted by the Python development team, and will be implemented in Python 3.6. ``` Seems like a good idea to include what has already been accepted by the Python dev team. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 09:08:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2824