index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_opcache.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118335: Configure Tier 2 interpreter at build time (#118339)
Guido van Rossum
2024-05-01
1
-0/+2
*
gh-116303: Skip test module dependent tests if test modules are unavailable (...
Erlend E. Aasland
2024-04-03
1
-1/+2
*
GH-115776: Embed the values array into the object, for "normal" Python object...
Mark Shannon
2024-04-02
1
-12/+1
*
gh-115999: Disable the specializing adaptive interpreter in free-threaded bui...
Brett Simmers
2024-03-01
1
-1/+3
*
gh-109721: Guard `_testinternalcapi` imports in tests (GH-109722)
Nikita Sobolev
2023-09-22
1
-2/+6
*
gh-108311: Fix test_store_attr_with_hint by disabling optimizer in decorator ...
Guido van Rossum
2023-08-25
1
-0/+14
*
GH-106485: Handle dict subclasses correctly when dematerializing `__dict__` (...
Mark Shannon
2023-08-10
1
-0/+121
*
GH-106485: Dematerialize instance dictionaries when possible (GH-106539)
Brandt Bucher
2023-08-09
1
-2/+6
*
GH-106214: Fix `test_opcache` to skip threaded tests on non-threaded platform...
Hood Chatham
2023-06-28
1
-0/+2
*
Test specialization's thread-safety (GH-105953)
Brandt Bucher
2023-06-22
1
-1/+511
*
GH-105840: Fix assertion failures when specializing calls with too many __def...
Brandt Bucher
2023-06-16
1
-0/+29
*
gh-87729: specialize LOAD_SUPER_ATTR_METHOD (#103809)
Carl Meyer
2023-04-25
1
-0/+23
*
GH-99257: Check the owner's type when specializing slots (GH-99258)
Brandt Bucher
2022-11-10
1
-0/+67
*
GH-94822: Don't specialize when metaclasses are involved (GH-94892)
Brandt Bucher
2022-07-18
1
-0/+344
*
bpo-42266: Handle monkey-patching descriptors in LOAD_ATTR cache (GH-23157)
Pablo Galindo
2020-11-05
1
-0/+23