[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] [Git][pypy/pypy][branch/map-improvements] 2 commits: stop field optimizations in a few
From:       Carl Friedrich Bolz-Tereick <foss () heptapod ! net>
Date:       2021-01-27 8:16:42
Message-ID: 6011216a96819_19510c280c1569d0 () heptapod-foss ! mail
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Carl Friedrich Bolz-Tereick pushed to branch branch/map-improvements at PyPy / pypy


Commits:
ac211cb8 by Carl Friedrich Bolz-Tereick at 2021-01-26T15:27:04+01:00
stop field optimizations in a few of the existing tests

--HG--
branch : map-improvements

- - - - -
589882c8 by Carl Friedrich Bolz-Tereick at 2021-01-26T17:09:59+01:00
remove debugging comment, make test_pypy_c more natural

--HG--
branch : map-improvements

- - - - -


6 changed files:

- pypy/module/pypyjit/test_pypy_c/test_call.py
- pypy/module/pypyjit/test_pypy_c/test_containers.py
- pypy/module/pypyjit/test_pypy_c/test_instance.py
- pypy/module/pypyjit/test_pypy_c/test_misc.py
- pypy/module/pypyjit/test_pypy_c/test_thread.py
- pypy/objspace/std/mapdict.py


View it on GitLab: https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aeab8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f


-- 
View it on Heptapod: \
https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aeab8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f
 You're receiving this email because of your account on foss.heptapod.net.


[Attachment #5 (text/html)]

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" \
"http://www.w3.org/TR/REC-html40/loose.dtd"> <html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Carl Friedrich Bolz-Tereick pushed to branch branch/map-improvements
at <a href="https://foss.heptapod.net/pypy/pypy">PyPy / pypy</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/ac211cb89ff1b3fd5f70bf5e233b15d967c4128d">ac211cb8</a></strong>
 <div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-26T15:27:04+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">stop field \
optimizations in a few of the existing tests

--HG--
branch : map-improvements
</pre>
</li>
<li>
<strong><a href="https://foss.heptapod.net/pypy/pypy/-/commit/589882c815ea5829a8a1d5cd946f43b5bda5bf6f">589882c8</a></strong>
 <div>
<span>by Carl Friedrich Bolz-Tereick</span>
<i>at 2021-01-26T17:09:59+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">remove \
debugging comment, make test_pypy_c more natural

--HG--
branch : map-improvements
</pre>
</li>
</ul>
<h4>6 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#4719cbc2725d361c3723401180a108a423b1f7d6">
 pypy/module/pypyjit/test_pypy_c/test_call.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#bc8f9a59b1c945c077cab3b9956000fa00e85250">
 pypy/module/pypyjit/test_pypy_c/test_containers.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#95b0829a8c8daaa09bcd9d9e5da6bf7db0d55bb7">
 pypy/module/pypyjit/test_pypy_c/test_instance.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#7780dfb40f4bdef95397479a406ad8131bce5e8e">
 pypy/module/pypyjit/test_pypy_c/test_misc.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#442e31c41bb53a6139c5380a4495e3f789f34c9a">
 pypy/module/pypyjit/test_pypy_c/test_thread.py
</a>
</li>
<li class="file-stats">
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aea \
b8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f#32644bd9b9acc3e6f3674fb1c4ba40660c52d557">
 pypy/objspace/std/mapdict.py
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">
&#8212;
<br>
<a href="https://foss.heptapod.net/pypy/pypy/-/compare/d6303f162f0b415f0b61378deac4aeab8ce966a7...589882c815ea5829a8a1d5cd946f43b5bda5bf6f">View \
it on GitLab</a>. <br>
You're receiving this email because of your account on foss.heptapod.net.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>



_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic