FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-76785: Multiple Interpreters in the Stdlib (PEP 554) by nanjekyejoannah · Pull Request #18817 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-76785: Multiple Interpreters in the Stdlib (PEP 554)
- #18817
#18817
Closed
nanjekyejoannah
wants to merge 21 commits into
python:main
python/cpython:main
from
nanjekyejoannah:PEP_554_high_level
nanjekyejoannah/cpython:PEP_554_high_level
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Closed
gh-76785: Multiple Interpreters in the Stdlib (PEP 554)
#18817
nanjekyejoannah
wants to merge 21 commits into
python:main
python/cpython:main
from
nanjekyejoannah:PEP_554_high_level
nanjekyejoannah/cpython:PEP_554_high_level
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2019
Add tests for the interpreters module
nanjekyejoannah
committed
f5b464a
View commit details
Copy full SHA for f5b464a
Browse repository at this point
create stdlib interpreters module and _interpreters internal module
nanjekyejoannah
committed
331be62
View commit details
Copy full SHA for 331be62
Browse repository at this point
Global initial Sub-Interpreters functions
nanjekyejoannah
committed
3f2f2f4
View commit details
Copy full SHA for 3f2f2f4
Browse repository at this point
update __all__
nanjekyejoannah
committed
4618343
View commit details
Copy full SHA for 4618343
Browse repository at this point
Commits on Sep 12, 2019
Implementation of all methods and relevant documentation
nanjekyejoannah
committed
ec63183
View commit details
Copy full SHA for ec63183
Browse repository at this point
Commits on Sep 13, 2019
Update Lib/test/test_interpreters.py
Show description for 80f6808
nanjekyejoannah
and
ericsnowcurrently
authored
80f6808
View commit details
Copy full SHA for 80f6808
Browse repository at this point
Update Lib/test/test_interpreters.py
Show description for 724e618
nanjekyejoannah
and
ericsnowcurrently
authored
724e618
View commit details
Copy full SHA for 724e618
Browse repository at this point
Update Lib/test/test_interpreters.py
Show description for abd0011
nanjekyejoannah
and
ericsnowcurrently
authored
abd0011
View commit details
Copy full SHA for abd0011
Browse repository at this point
Update Lib/test/test_interpreters.py
Show description for d502415
nanjekyejoannah
and
ericsnowcurrently
authored
d502415
View commit details
Copy full SHA for d502415
Browse repository at this point
Update Doc/library/interpreters.rst
Show description for a751e15
nanjekyejoannah
and
ericsnowcurrently
authored
a751e15
View commit details
Copy full SHA for a751e15
Browse repository at this point
Update Doc/library/interpreters.rst
Show description for 56083c2
nanjekyejoannah
and
ericsnowcurrently
authored
56083c2
View commit details
Copy full SHA for 56083c2
Browse repository at this point
Update Doc/library/interpreters.rst
Show description for 14e97fc
nanjekyejoannah
and
ericsnowcurrently
authored
14e97fc
View commit details
Copy full SHA for 14e97fc
Browse repository at this point
Add tests
nanjekyejoannah
committed
9ab54eb
View commit details
Copy full SHA for 9ab54eb
Browse repository at this point
Commits on Mar 3, 2020
Fix tests
nanjekyejoannah
committed
b7dce73
View commit details
Copy full SHA for b7dce73
Browse repository at this point
Commits on Mar 4, 2020
Add send buffer functionality
nanjekyejoannah
committed
e9b56b8
View commit details
Copy full SHA for e9b56b8
Browse repository at this point
Commits on Mar 5, 2020
Add tests for Global functions and Interpreter
nanjekyejoannah
committed
2bf89d4
View commit details
Copy full SHA for 2bf89d4
Browse repository at this point
Commits on Mar 6, 2020
Test coverage and documentation
nanjekyejoannah
committed
158e54f
View commit details
Copy full SHA for 158e54f
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
9e2f9d6
View commit details
Copy full SHA for 9e2f9d6
Browse repository at this point
Fix Merge conflict
nanjekyejoannah
committed
2e608fb
View commit details
Copy full SHA for 2e608fb
Browse repository at this point
Commits on May 7, 2020
Update Doc/library/interpreters.rst
Show description for 71ad4d7
nanjekyejoannah
and
aeros
authored
71ad4d7
View commit details
Copy full SHA for 71ad4d7
Browse repository at this point
Update Doc/library/interpreters.rst
Show description for b12e3d2
nanjekyejoannah
and
aeros
authored
b12e3d2
View commit details
Copy full SHA for b12e3d2
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL