Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
importlib
on
pythoncapi
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 16, 2018
bpo-33499: Add PYTHONPYCACHEPREFIX env var for alt bytecode cache location. (GH-6834)
Show description for b193fa9
carljm
authored and
ncoghlan
committed
b193fa9
View commit details
Copy full SHA for b193fa9
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
ZackerySpytz
authored and
ned-deily
committed
fffeb6f
View commit details
Copy full SHA for fffeb6f
View code at this point
Browse repository at this point
Commits on May 31, 2018
bpo-32911: Add the historical note about the magic number. (GH-7273)
serhiy-storchaka
authored
941ec21
View commit details
Copy full SHA for 941ec21
View code at this point
Browse repository at this point
Commits on May 17, 2018
bpo-33537: Add an __all__ to importlib.resources (#6920)
warsaw
authored
0ed66df
View commit details
Copy full SHA for 0ed66df
View code at this point
Browse repository at this point
Commits on Apr 30, 2018
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
brettcannon
authored
3ab9365
View commit details
Copy full SHA for 3ab9365
View code at this point
Browse repository at this point
Commits on Apr 6, 2018
bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402)
Show description for 9e2be60
brettcannon
authored
9e2be60
View commit details
Copy full SHA for 9e2be60
View code at this point
Browse repository at this point
Commits on Mar 27, 2018
bpo-33151: Handle submodule resources (GH-6268)
warsaw
authored
30e507d
View commit details
Copy full SHA for 30e507d
View code at this point
Browse repository at this point
Commits on Mar 23, 2018
bpo-33041: Rework compiling an "async for" loop. (#6142)
Show description for 702f8f3
serhiy-storchaka
authored
702f8f3
View commit details
Copy full SHA for 702f8f3
View code at this point
Browse repository at this point
Commits on Mar 11, 2018
bpo-32946: Speed up "from ... import ..." from non-packages. (GH-5873)
serhiy-storchaka
authored
4e24425
View commit details
Copy full SHA for 4e24425
View code at this point
Browse repository at this point
Commits on Feb 22, 2018
bpo-17611. Move unwinding of stack for "pseudo exceptions" from interpreter to compiler. (GH-5006)
Show description for 520b7ae
3 people
authored
520b7ae
View commit details
Copy full SHA for 520b7ae
View code at this point
Browse repository at this point
bpo-32838: Fix Python versions in the table of magic numbers. (#5658)
serhiy-storchaka
authored
4af8fd5
View commit details
Copy full SHA for 4af8fd5
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
bpo-32303 - Consistency fixes for namespace loaders (#5481)
Show description for bbbcf86
warsaw
authored
bbbcf86
View commit details
Copy full SHA for bbbcf86
View code at this point
Browse repository at this point
Commits on Jan 30, 2018
bpo-32550. Remove the STORE_ANNOTATION bytecode. (GH-5181)
markshannon
authored and
rhettinger
committed
332cd5e
View commit details
Copy full SHA for 332cd5e
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipimport (#5248)
warsaw
authored
6f6eb35
View commit details
Copy full SHA for 6f6eb35
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
Implement the get_resource_reader() API for file system imports (#5168)
warsaw
authored
5ec0fee
View commit details
Copy full SHA for 5ec0fee
View code at this point
Browse repository at this point
Commits on Jan 12, 2018
bpo-32248: Introduce the concept of Loader.get_resource_reader() (GH-5108)
brettcannon
authored
bca4218
View commit details
Copy full SHA for bca4218
View code at this point
Browse repository at this point
Commits on Dec 30, 2017
bpo-32248 - Implement importlib.resources (#4911)
Show description for deae6b4
warsaw
authored
deae6b4
View commit details
Copy full SHA for deae6b4
View code at this point
Browse repository at this point
Commits on Dec 16, 2017
bpo-32248: Implement importlib.abc.ResourceReader (GH-4892)
brettcannon
authored
4ac5150
View commit details
Copy full SHA for 4ac5150
View code at this point
Browse repository at this point
Commits on Dec 9, 2017
closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575)
Show description for 42aa93b
benjaminp
authored
42aa93b
View commit details
Copy full SHA for 42aa93b
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (#4118)
Show description for 41c5694
serhiy-storchaka
authored
41c5694
View commit details
Copy full SHA for 41c5694
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
bpo-31642: Restore blocking "from" import by setting None in sys.modules. (#3834)
serhiy-storchaka
authored
f07e2b6
View commit details
Copy full SHA for f07e2b6
View code at this point
Browse repository at this point
Commits on Oct 6, 2017
bpo-31709: Update importlib magic (#3906)
Yury Selivanov
authored
02e82a0
View commit details
Copy full SHA for 02e82a0
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Trivial cleanups following bpo-31370 (#3649)
Show description for 88c60c9
pitrou
authored
88c60c9
View commit details
Copy full SHA for 88c60c9
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
bpo-31070: Fix a race condition in importlib _get_module_lock(). (#3033)
serhiy-storchaka
authored
9b0d1d6
View commit details
Copy full SHA for 9b0d1d6
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
bpo-30891: Fix again importlib _find_and_load() (#2665)
Show description for e72b135
vstinner
authored
e72b135
View commit details
Copy full SHA for e72b135
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
bpo-30876: Relative import from unloaded package now reimports the package (#2639)
Show description for 8a9cd20
serhiy-storchaka
authored
8a9cd20
View commit details
Copy full SHA for 8a9cd20
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
bpo-30891: Fix importlib _find_and_load() race condition (#2646)
Show description for 4f9a446
vstinner
authored
4f9a446
View commit details
Copy full SHA for 4f9a446
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
bpo-30814: Fixed a race condition when import a submodule from a package. (#2580)
serhiy-storchaka
authored
b4baace
View commit details
Copy full SHA for b4baace
View code at this point
Browse repository at this point
Commits on Jun 14, 2017
bpo-30436: Raise ModuleNotFoundError for importlib.util.find_spec() when parent isn't a package (GH-1899)
Show description for 8c3f05e
zvyn
authored and
brettcannon
committed
8c3f05e
View commit details
Copy full SHA for 8c3f05e
View code at this point
Browse repository at this point
Commits on May 24, 2017
bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found (GH-972)
Garvit Khatri
authored and
brettcannon
committed
9498782
View commit details
Copy full SHA for 9498782
View code at this point
Browse repository at this point
Commits on May 23, 2017
bpo-22257: Small changes for PEP 432. (#1728)
Show description for 6b4be19
ericsnowcurrently
authored
6b4be19
View commit details
Copy full SHA for 6b4be19
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
bpo-30022: Get rid of using EnvironmentError and IOError (except test… (#1051)
serhiy-storchaka
authored
55fe1ae
View commit details
Copy full SHA for 55fe1ae
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
bpo-29862: Fix grammar in importlib.reload() exception (GH-809)
mandeep
authored and
Mariatta
committed
9f0aa48
View commit details
Copy full SHA for 9f0aa48
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
bpo-29576: add explicit deprecation for importlib.abc.find_loader() and find_module() (GH-32)
Carreau
authored and
brettcannon
committed
1d4601c
View commit details
Copy full SHA for 1d4601c
View code at this point
Browse repository at this point
Commits on Dec 14, 2016
Issue #26110: Add LOAD_METHOD/CALL_METHOD opcodes.
Show description for f239213
Yury Selivanov
committed
f239213
View commit details
Copy full SHA for f239213
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.