FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Python/importlib.h - 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
Commits
Breadcrumbs
History for
cpython
Python
importlib.h
on
3.6
User selector
Datepicker
Commit history
Commits on Feb 26, 2018
Revert "[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)" (#5911)
Show description for 86ea851
warsaw
authored
86ea851
View commit details
Copy full SHA for 86ea851
View code at this point
Browse repository at this point
Commits on Feb 3, 2018
[3.6] bpo-32303 - Consistency fixes for namespace loaders (GH-5481) (#5504)
Show description for a71397f
warsaw
authored
a71397f
View commit details
Copy full SHA for a71397f
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
[3.6] bpo-21720: Restore the Python 2.7 logic in handling a fromlist. (GH-4118) (#4128)
Show description for 2b5cbbb
serhiy-storchaka
authored
2b5cbbb
View commit details
Copy full SHA for 2b5cbbb
View code at this point
Browse repository at this point
Commits on Oct 8, 2017
[3.6] bpo-31642: Restore blocking "from" import by setting None in sys.modules. (GH-3834). (#3923)
Show description for 6f059ab
serhiy-storchaka
authored
6f059ab
View commit details
Copy full SHA for 6f059ab
View code at this point
Browse repository at this point
Commits on Aug 9, 2017
[3.6] bpo-31070: Fix a race condition in importlib _get_module_lock(). (GH-3033). (#3038)
Show description for f3b8917
serhiy-storchaka
authored
f3b8917
View commit details
Copy full SHA for f3b8917
View code at this point
Browse repository at this point
Commits on Jul 21, 2017
bpo-30891: Fix again importlib _find_and_load() (#2665) (#2801)
Show description for bb323b2
vstinner
authored
bb323b2
View commit details
Copy full SHA for bb323b2
View code at this point
Browse repository at this point
Commits on Jul 16, 2017
[3.6] bpo-30876: Relative import from unloaded package now reimports the package (GH-2639) (#2676)
Show description for 28343e3
serhiy-storchaka
authored
28343e3
View commit details
Copy full SHA for 28343e3
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) (#2651)
Show description for fe6e686
vstinner
authored
fe6e686
View commit details
Copy full SHA for fe6e686
View code at this point
Browse repository at this point
Commits on Jul 6, 2017
[3.6] bpo-30814: Fixed a race condition when import a submodule from a package. (GH-2580). (#2598)
Show description for 03b0e83
serhiy-storchaka
authored
03b0e83
View commit details
Copy full SHA for 03b0e83
View code at this point
Browse repository at this point
Commits on Mar 4, 2017
Refresh Python/importlib.h and Python/importlib_external.h (#464)
ned-deily
authored
5976b9a
View commit details
Copy full SHA for 5976b9a
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Issue #28517: Fixed of-by-one error in the peephole optimizer that caused
Show description for 7db3c48
serhiy-storchaka
committed
7db3c48
View commit details
Copy full SHA for 7db3c48
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
Issue #27942: String constants now interned recursively in tuples and frozensets.
serhiy-storchaka
committed
3738c2d
View commit details
Copy full SHA for 3738c2d
View code at this point
Browse repository at this point
Issue #27942: String constants now interned recursively in tuples and frozensets.
serhiy-storchaka
committed
00a0fc1
View commit details
Copy full SHA for 00a0fc1
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
Issue #27213: Fixed different issues with reworked CALL_FUNCTION* opcodes.
Show description for b728105
serhiy-storchaka
committed
b728105
View commit details
Copy full SHA for b728105
View code at this point
Browse repository at this point
Commits on Sep 9, 2016
Rework CALL_FUNCTION* opcodes
Show description for f9b760f
vstinner
committed
f9b760f
View commit details
Copy full SHA for f9b760f
View code at this point
Browse repository at this point
Commits on Sep 8, 2016
Issue #28026: Raise ImportError when exec_module() exists but create_module() is missing.
ericsnowcurrently
committed
f3fd06a
View commit details
Copy full SHA for f3fd06a
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #15767: Use ModuleNotFoundError.
ericsnowcurrently
committed
46f97b8
View commit details
Copy full SHA for 46f97b8
View code at this point
Browse repository at this point
Commits on Sep 6, 2016
Issue #27974: Remove importlib._bootstrap._ManageReload.
Show description for eaecc69
brettcannon
committed
eaecc69
View commit details
Copy full SHA for eaecc69
View code at this point
Browse repository at this point
Issue #27078: Added BUILD_STRING opcode. Optimized f-strings evaluation.
serhiy-storchaka
committed
ea525a2
View commit details
Copy full SHA for ea525a2
View code at this point
Browse repository at this point
Commits on Jul 8, 2016
Update frozen importlib code
brettcannon
committed
2247e5c
View commit details
Copy full SHA for 2247e5c
View code at this point
Browse repository at this point
Commits on Jun 12, 2016
Issue #27095: Simplified MAKE_FUNCTION and removed MAKE_CLOSURE opcodes.
Show description for 64204de
serhiy-storchaka
committed
64204de
View commit details
Copy full SHA for 64204de
View code at this point
Browse repository at this point
Commits on May 26, 2016
Issue #27076: Merge spelling from 3.5
vadmium
committed
3e04d5b
View commit details
Copy full SHA for 3e04d5b
View code at this point
Browse repository at this point
Issue #27076: Doc, comment and tests spelling fixes
Show description for 46f5072
vadmium
committed
46f5072
View commit details
Copy full SHA for 46f5072
View code at this point
Browse repository at this point
Commits on May 24, 2016
Issue #26647: Python interpreter now uses 16-bit wordcode instead of bytecode.
Show description for b0f80b0
serhiy-storchaka
committed
b0f80b0
View commit details
Copy full SHA for b0f80b0
View code at this point
Browse repository at this point
Commits on Mar 24, 2016
Fix bug in __import__ during Python shutdown
Show description for 4f17426
vstinner
committed
4f17426
View commit details
Copy full SHA for 4f17426
View code at this point
Browse repository at this point
Commits on Feb 20, 2016
Merge for issue #26367
brettcannon
committed
0911c0d
View commit details
Copy full SHA for 0911c0d
View code at this point
Browse repository at this point
Issue #26367: Have importlib.__init__() raise RuntimeError when
Show description for 4f38cb4
brettcannon
committed
4f38cb4
View commit details
Copy full SHA for 4f38cb4
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Issue #25791: Warn when __package__ != __spec__.parent.
Show description for 849113a
brettcannon
committed
849113a
View commit details
Copy full SHA for 849113a
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Issue #25791: Raise an ImportWarning when __spec__ or __package__ are
Show description for 63b8505
brettcannon
committed
63b8505
View commit details
Copy full SHA for 63b8505
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Issue #24769: Interpreter now starts properly when dynamic loading
Show description for 1df0b35
larryhastings
committed
1df0b35
View commit details
Copy full SHA for 1df0b35
View code at this point
Browse repository at this point
Commits on May 23, 2015
PEP 489: Multi-phase extension module initialization
Show description for d5cacbb
ncoghlan
committed
d5cacbb
View commit details
Copy full SHA for d5cacbb
View code at this point
Browse repository at this point
Commits on May 16, 2015
Issue #24192: Fix namespace package imports.
ericsnowcurrently
committed
183a941
View commit details
Copy full SHA for 183a941
View code at this point
Browse repository at this point
Commits on May 12, 2015
PEP 0492 -- Coroutines with async and await syntax. Issue #24017.
Yury Selivanov
committed
7544508
View commit details
Copy full SHA for 7544508
View code at this point
Browse repository at this point
Commits on May 3, 2015
Issue #23911: Move path-based bootstrap code to a separate frozen module.
ericsnowcurrently
committed
32439d6
View commit details
Copy full SHA for 32439d6
View code at this point
Browse repository at this point
Commits on Apr 13, 2015
Issue #23731: Implement PEP 488.
Show description for f299abd
brettcannon
committed
f299abd
View commit details
Copy full SHA for f299abd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL