Skip to main content

Deploy details

Deploy successful for keen-mestorf-442210

fix links in release notes

Production: main@c890a02

Deploy log

Initializing

Complete
7:00:28 AM: Build ready to start
7:01:28 AM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
7:01:28 AM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
7:01:28 AM: Fetching cached dependencies
7:01:29 AM: Starting to download cache of 202.3MB
7:01:30 AM: Finished downloading cache in 1.485s
7:01:30 AM: Starting to extract cache
7:01:31 AM: Finished extracting cache in 1.369s
7:01:31 AM: Finished fetching cache in 2.909s
7:01:32 AM: Starting to prepare the repo for build
7:01:32 AM: Preparing Git Reference refs/heads/main
7:01:34 AM: Starting to install dependencies
7:01:34 AM: Started restoring cached mise cache
7:01:35 AM: Finished restoring cached mise cache
7:01:35 AM: mise python@3.13.2 install
7:01:35 AM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:01:35 AM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
7:01:36 AM: mise python@3.13.2 python --version
7:01:36 AM: mise python@3.13.2 Python 3.13.2
7:01:36 AM: mise python@3.13.2 installed
7:01:36 AM: Python version set to 3.13
7:01:37 AM: Collecting pipenv
7:01:37 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
7:01:37 AM: Collecting certifi (from pipenv)
7:01:37 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
7:01:37 AM: Collecting packaging>=22 (from pipenv)
7:01:37 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
7:01:37 AM: Collecting setuptools>=67 (from pipenv)
7:01:37 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
7:01:37 AM: Collecting virtualenv>=20.24.2 (from pipenv)
7:01:37 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
7:01:37 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
7:01:37 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
7:01:37 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
7:01:37 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
7:01:37 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
7:01:37 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
7:01:37 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
7:01:37 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 52.2 MB/s eta 0:00:00
7:01:37 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
7:01:37 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
7:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 70.9 MB/s eta 0:00:00
7:01:38 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
7:01:38 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 148.8 MB/s eta 0:00:00
7:01:38 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
7:01:38 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
7:01:38 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
7:01:38 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
7:01:38 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
7:01:39 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.0 virtualenv-20.29.2
7:01:40 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:01:40 AM: [notice] To update, run: pip install --upgrade pip
7:01:40 AM: Installing pip dependencies from requirements.txt
7:01:40 AM: Started restoring cached pip cache
7:01:40 AM: Finished restoring cached pip cache
7:01:40 AM: Collecting nikola==8.3.1 (from -r requirements.txt (line 1))
7:01:40 AM: Using cached Nikola-8.3.1-py3-none-any.whl.metadata (5.8 kB)
7:01:40 AM: Collecting markdown==3.4 (from -r requirements.txt (line 2))
7:01:40 AM: Using cached Markdown-3.4-py3-none-any.whl.metadata (4.6 kB)
7:01:40 AM: Collecting jinja2 (from -r requirements.txt (line 3))
7:01:40 AM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
7:01:40 AM: Collecting aiohttp (from -r requirements.txt (line 4))
7:01:40 AM: Using cached aiohttp-3.11.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
7:01:40 AM: Collecting watchdog (from -r requirements.txt (line 5))
7:01:40 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
7:01:40 AM: Collecting ruamel.yaml (from -r requirements.txt (line 6))
7:01:40 AM: Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)
7:01:40 AM: Collecting feedparser (from -r requirements.txt (line 7))
7:01:40 AM: Using cached feedparser-6.0.11-py3-none-any.whl.metadata (2.4 kB)
7:01:40 AM: Collecting codespell (from -r requirements.txt (line 8))
7:01:40 AM: Using cached codespell-2.4.1-py3-none-any.whl.metadata (15 kB)
7:01:40 AM: Collecting tomli (from -r requirements.txt (line 9))
7:01:40 AM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
7:01:40 AM: Collecting doit>=0.33.1 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:40 AM: Using cached doit-0.36.0-py3-none-any.whl.metadata (4.9 kB)
7:01:41 AM: Collecting Pygments>=2.4.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
7:01:41 AM: Collecting Pillow>=9.1.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
7:01:41 AM: Collecting python-dateutil>=2.8.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
7:01:41 AM: Collecting docutils>=0.19 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
7:01:41 AM: Collecting mako>=1.0.9 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB)
7:01:41 AM: Collecting unidecode>=0.4.16 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached Unidecode-1.3.8-py3-none-any.whl.metadata (13 kB)
7:01:41 AM: Collecting lxml>=4.5.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.7 kB)
7:01:41 AM: Collecting PyRSS2Gen>=1.1 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached PyRSS2Gen-1.1-py3-none-any.whl
7:01:41 AM: Collecting blinker>=1.3 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
7:01:41 AM: Requirement already satisfied: setuptools>=60.0.5 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from nikola==8.3.1->-r requirements.txt (line 1)) (75.8.0)
7:01:41 AM: Collecting natsort>=5.1.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached natsort-8.4.0-py3-none-any.whl.metadata (21 kB)
7:01:41 AM: Collecting requests>=2.31.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
7:01:41 AM: Collecting piexif>=1.0.3 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB)
7:01:41 AM: Collecting Babel>=2.12.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:01:41 AM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
7:01:41 AM: Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 3))
7:01:41 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
7:01:41 AM: Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Using cached aiohappyeyeballs-2.4.6-py3-none-any.whl.metadata (5.9 kB)
7:01:41 AM: Collecting aiosignal>=1.1.2 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
7:01:41 AM: Collecting attrs>=17.3.0 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
7:01:41 AM: Collecting frozenlist>=1.1.1 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Using cached frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
7:01:41 AM: Collecting multidict<7.0,>=4.5 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Using cached multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
7:01:41 AM: Collecting propcache>=0.2.0 (from aiohttp->-r requirements.txt (line 4))
7:01:41 AM: Downloading propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)
7:01:41 AM: Collecting yarl<2.0,>=1.17.0 (from aiohttp->-r requirements.txt (line 4))
7:01:42 AM: Using cached yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)
7:01:42 AM: Collecting sgmllib3k (from feedparser->-r requirements.txt (line 7))
7:01:42 AM: Using cached sgmllib3k-1.0.0-py3-none-any.whl
7:01:42 AM: Collecting cloudpickle (from doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached cloudpickle-3.1.1-py3-none-any.whl.metadata (7.1 kB)
7:01:42 AM: Collecting importlib-metadata>=4.4 (from doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB)
7:01:42 AM: Collecting six>=1.5 (from python-dateutil>=2.8.2->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
7:01:42 AM: Collecting charset-normalizer<4,>=2 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
7:01:42 AM: Collecting idna<4,>=2.5 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
7:01:42 AM: Collecting urllib3<3,>=1.21.1 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
7:01:42 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1)) (2025.1.31)
7:01:42 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:01:42 AM: Using cached zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB)
7:01:42 AM: Using cached Nikola-8.3.1-py3-none-any.whl (1.4 MB)
7:01:42 AM: Using cached Markdown-3.4-py3-none-any.whl (93 kB)
7:01:42 AM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
7:01:42 AM: Using cached aiohttp-3.11.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
7:01:42 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
7:01:42 AM: Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)
7:01:42 AM: Using cached feedparser-6.0.11-py3-none-any.whl (81 kB)
7:01:42 AM: Using cached codespell-2.4.1-py3-none-any.whl (344 kB)
7:01:42 AM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB)
7:01:42 AM: Using cached aiohappyeyeballs-2.4.6-py3-none-any.whl (14 kB)
7:01:42 AM: Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
7:01:42 AM: Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
7:01:42 AM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
7:01:42 AM: Using cached blinker-1.9.0-py3-none-any.whl (8.5 kB)
7:01:42 AM: Using cached docutils-0.21.2-py3-none-any.whl (587 kB)
7:01:42 AM: Using cached doit-0.36.0-py3-none-any.whl (85 kB)
7:01:42 AM: Using cached frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (267 kB)
7:01:42 AM: Using cached lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl (5.0 MB)
7:01:42 AM: Using cached Mako-1.3.9-py3-none-any.whl (78 kB)
7:01:42 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
7:01:42 AM: Using cached multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB)
7:01:42 AM: Using cached natsort-8.4.0-py3-none-any.whl (38 kB)
7:01:42 AM: Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB)
7:01:42 AM: Using cached pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.5 MB)
7:01:42 AM: Downloading propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
7:01:42 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
7:01:42 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
7:01:42 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
7:01:42 AM: Using cached Unidecode-1.3.8-py3-none-any.whl (235 kB)
7:01:42 AM: Using cached yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (339 kB)
7:01:42 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
7:01:42 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
7:01:42 AM: Using cached importlib_metadata-8.6.1-py3-none-any.whl (26 kB)
7:01:42 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
7:01:42 AM: Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
7:01:42 AM: Using cached cloudpickle-3.1.1-py3-none-any.whl (20 kB)
7:01:42 AM: Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB)
7:01:42 AM: Installing collected packages: sgmllib3k, PyRSS2Gen, zipp, watchdog, urllib3, unidecode, tomli, six, ruamel.yaml, Pygments, propcache, Pillow, piexif, natsort, multidict, MarkupSafe, markdown, lxml, idna, frozenlist, feedparser, docutils, codespell, cloudpickle, charset-normalizer, blinker, Babel, attrs, aiohappyeyeballs, yarl, requests, python-dateutil, mako, jinja2, importlib-metadata, aiosignal, doit, aiohttp, nikola
7:01:45 AM: Successfully installed Babel-2.17.0 MarkupSafe-3.0.2 Pillow-11.1.0 PyRSS2Gen-1.1 Pygments-2.19.1 aiohappyeyeballs-2.4.6 aiohttp-3.11.12 aiosignal-1.3.2 attrs-25.1.0 blinker-1.9.0 charset-normalizer-3.4.1 cloudpickle-3.1.1 codespell-2.4.1 docutils-0.21.2 doit-0.36.0 feedparser-6.0.11 frozenlist-1.5.0 idna-3.10 importlib-metadata-8.6.1 jinja2-3.1.5 lxml-5.3.1 mako-1.3.9 markdown-3.4 multidict-6.1.0 natsort-8.4.0 nikola-8.3.1 piexif-1.1.3 propcache-0.3.0 python-dateutil-2.9.0.post0 requests-2.32.3 ruamel.yaml-0.18.10 sgmllib3k-1.0.0 six-1.17.0 tomli-2.2.1 unidecode-1.3.8 urllib3-2.3.0 watchdog-6.0.0 yarl-1.18.3 zipp-3.21.0
7:01:45 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
7:01:45 AM: [notice] To update, run: pip install --upgrade pip
7:01:45 AM: Pip dependencies installed
7:01:45 AM: Attempting Ruby version 2.7.1, read from environment
7:01:45 AM: Started restoring cached Ruby version
7:01:45 AM: Finished restoring cached Ruby version
7:01:46 AM: Using Ruby version 2.7.1
7:01:46 AM: Started restoring cached go cache
7:01:46 AM: Finished restoring cached go cache
7:01:47 AM: Installing Go version 1.14.4 (requested 1.14.4)
7:01:50 AM: go version go1.14.4 linux/amd64
7:01:51 AM: Using PHP version 8.0
7:01:53 AM: Started restoring cached Node.js version
7:01:54 AM: Finished restoring cached Node.js version
7:01:54 AM: Downloading and installing node v18.20.7...
7:01:55 AM: Computing checksum with sha256sum
7:01:55 AM: Checksums matched!
7:01:57 AM: Now using node v18.20.7 (npm v10.8.2)
7:01:57 AM: Enabling Node.js Corepack
7:01:57 AM: Started restoring cached build plugins
7:01:57 AM: Finished restoring cached build plugins
7:01:57 AM: Successfully installed dependencies
7:01:57 AM: Starting build script
7:01:59 AM: Detected 0 framework(s)
7:01:59 AM: Section completed: initializing

Building

Complete
7:02:00 AM: Netlify Build
7:02:00 AM: ────────────────────────────────────────────────────────────────
7:02:00 AM:
7:02:00 AM: ❯ Version
7:02:00 AM: @netlify/build 29.58.9
7:02:00 AM:
7:02:00 AM: ❯ Flags
7:02:00 AM: accountId: 60197a0c32f5fd09dfb9a08f
7:02:00 AM: baseRelDir: true
7:02:00 AM: buildId: 67b8248cca95a90008d2c08d
7:02:00 AM: deployId: 67b8248cca95a90008d2c08f
7:02:00 AM:
7:02:00 AM: ❯ Current directory
7:02:00 AM: /opt/build/repo
7:02:00 AM:
7:02:00 AM: ❯ Config file
7:02:00 AM: No config file was defined: using default values.
7:02:00 AM:
7:02:00 AM: ❯ Context
7:02:00 AM: production
7:02:00 AM:
7:02:00 AM: Build command from Netlify app
7:02:00 AM: ────────────────────────────────────────────────────────────────
7:02:00 AM: ​
7:02:00 AM: $ make build
7:02:00 AM: created virtual environment CPython3.13.2.final.0-64 in 137ms
7:02:00 AM: creator CPython3Posix(dest=/opt/build/repo/venv_nikola, clear=False, no_vcs_ignore=False, global=False)
7:02:00 AM: seeder FromAppData(download=False, pip=bundle, via=copy, app_data_dir=/opt/buildhome/.local/share/virtualenv)
7:02:00 AM: added seed packages: pip==25.0.1
7:02:00 AM: activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
7:02:01 AM: Collecting nikola==8.3.1 (from -r requirements.txt (line 1))
7:02:01 AM: Using cached Nikola-8.3.1-py3-none-any.whl.metadata (5.8 kB)
7:02:01 AM: Collecting markdown==3.4 (from -r requirements.txt (line 2))
7:02:01 AM: Using cached Markdown-3.4-py3-none-any.whl.metadata (4.6 kB)
7:02:01 AM: Collecting jinja2 (from -r requirements.txt (line 3))
7:02:01 AM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
7:02:01 AM: Collecting aiohttp (from -r requirements.txt (line 4))
7:02:01 AM: Using cached aiohttp-3.11.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB)
7:02:01 AM: Collecting watchdog (from -r requirements.txt (line 5))
7:02:01 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
7:02:01 AM: Collecting ruamel.yaml (from -r requirements.txt (line 6))
7:02:01 AM: Using cached ruamel.yaml-0.18.10-py3-none-any.whl.metadata (23 kB)
7:02:01 AM: Collecting feedparser (from -r requirements.txt (line 7))
7:02:02 AM: Using cached feedparser-6.0.11-py3-none-any.whl.metadata (2.4 kB)
7:02:02 AM: Collecting codespell (from -r requirements.txt (line 8))
7:02:02 AM: Using cached codespell-2.4.1-py3-none-any.whl.metadata (15 kB)
7:02:02 AM: Collecting tomli (from -r requirements.txt (line 9))
7:02:02 AM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
7:02:02 AM: Collecting doit>=0.33.1 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached doit-0.36.0-py3-none-any.whl.metadata (4.9 kB)
7:02:02 AM: Collecting Pygments>=2.4.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
7:02:02 AM: Collecting Pillow>=9.1.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (9.1 kB)
7:02:02 AM: Collecting python-dateutil>=2.8.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
7:02:02 AM: Collecting docutils>=0.19 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB)
7:02:02 AM: Collecting mako>=1.0.9 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached Mako-1.3.9-py3-none-any.whl.metadata (2.9 kB)
7:02:02 AM: Collecting unidecode>=0.4.16 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached Unidecode-1.3.8-py3-none-any.whl.metadata (13 kB)
7:02:02 AM: Collecting lxml>=4.5.2 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl.metadata (3.7 kB)
7:02:02 AM: Collecting PyRSS2Gen>=1.1 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached PyRSS2Gen-1.1-py3-none-any.whl
7:02:02 AM: Collecting blinker>=1.3 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB)
7:02:02 AM: Collecting setuptools>=60.0.5 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
7:02:02 AM: Collecting natsort>=5.1.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached natsort-8.4.0-py3-none-any.whl.metadata (21 kB)
7:02:02 AM: Collecting requests>=2.31.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
7:02:02 AM: Collecting piexif>=1.0.3 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached piexif-1.1.3-py2.py3-none-any.whl.metadata (3.7 kB)
7:02:02 AM: Collecting Babel>=2.12.0 (from nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
7:02:02 AM: Collecting MarkupSafe>=2.0 (from jinja2->-r requirements.txt (line 3))
7:02:02 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
7:02:02 AM: Collecting aiohappyeyeballs>=2.3.0 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached aiohappyeyeballs-2.4.6-py3-none-any.whl.metadata (5.9 kB)
7:02:02 AM: Collecting aiosignal>=1.1.2 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached aiosignal-1.3.2-py2.py3-none-any.whl.metadata (3.8 kB)
7:02:02 AM: Collecting attrs>=17.3.0 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
7:02:02 AM: Collecting frozenlist>=1.1.1 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (13 kB)
7:02:02 AM: Collecting multidict<7.0,>=4.5 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.0 kB)
7:02:02 AM: Collecting propcache>=0.2.0 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB)
7:02:02 AM: Collecting yarl<2.0,>=1.17.0 (from aiohttp->-r requirements.txt (line 4))
7:02:02 AM: Using cached yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (69 kB)
7:02:02 AM: Collecting sgmllib3k (from feedparser->-r requirements.txt (line 7))
7:02:02 AM: Using cached sgmllib3k-1.0.0-py3-none-any.whl
7:02:02 AM: Collecting cloudpickle (from doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached cloudpickle-3.1.1-py3-none-any.whl.metadata (7.1 kB)
7:02:02 AM: Collecting importlib-metadata>=4.4 (from doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached importlib_metadata-8.6.1-py3-none-any.whl.metadata (4.7 kB)
7:02:02 AM: Collecting six>=1.5 (from python-dateutil>=2.8.2->nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
7:02:02 AM: Collecting charset-normalizer<4,>=2 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:02:02 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
7:02:03 AM: Collecting idna<4,>=2.5 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:02:03 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
7:02:03 AM: Collecting urllib3<3,>=1.21.1 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:02:03 AM: Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
7:02:03 AM: Collecting certifi>=2017.4.17 (from requests>=2.31.0->nikola==8.3.1->-r requirements.txt (line 1))
7:02:03 AM: Using cached certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
7:02:03 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.4->doit>=0.33.1->nikola==8.3.1->-r requirements.txt (line 1))
7:02:03 AM: Using cached zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB)
7:02:03 AM: Using cached Nikola-8.3.1-py3-none-any.whl (1.4 MB)
7:02:03 AM: Using cached Markdown-3.4-py3-none-any.whl (93 kB)
7:02:03 AM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
7:02:03 AM: Using cached aiohttp-3.11.12-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB)
7:02:03 AM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
7:02:03 AM: Using cached ruamel.yaml-0.18.10-py3-none-any.whl (117 kB)
7:02:03 AM: Using cached feedparser-6.0.11-py3-none-any.whl (81 kB)
7:02:03 AM: Using cached codespell-2.4.1-py3-none-any.whl (344 kB)
7:02:03 AM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB)
7:02:03 AM: Using cached aiohappyeyeballs-2.4.6-py3-none-any.whl (14 kB)
7:02:03 AM: Using cached aiosignal-1.3.2-py2.py3-none-any.whl (7.6 kB)
7:02:03 AM: Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
7:02:03 AM: Using cached babel-2.17.0-py3-none-any.whl (10.2 MB)
7:02:03 AM: Using cached blinker-1.9.0-py3-none-any.whl (8.5 kB)
7:02:03 AM: Using cached docutils-0.21.2-py3-none-any.whl (587 kB)
7:02:03 AM: Using cached doit-0.36.0-py3-none-any.whl (85 kB)
7:02:03 AM: Using cached frozenlist-1.5.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (267 kB)
7:02:03 AM: Using cached lxml-5.3.1-cp313-cp313-manylinux_2_28_x86_64.whl (5.0 MB)
7:02:03 AM: Using cached Mako-1.3.9-py3-none-any.whl (78 kB)
7:02:03 AM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
7:02:03 AM: Using cached multidict-6.1.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (131 kB)
7:02:03 AM: Using cached natsort-8.4.0-py3-none-any.whl (38 kB)
7:02:03 AM: Using cached piexif-1.1.3-py2.py3-none-any.whl (20 kB)
7:02:03 AM: Using cached pillow-11.1.0-cp313-cp313-manylinux_2_28_x86_64.whl (4.5 MB)
7:02:03 AM: Using cached propcache-0.3.0-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (227 kB)
7:02:03 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
7:02:03 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
7:02:03 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
7:02:03 AM: Using cached setuptools-75.8.0-py3-none-any.whl (1.2 MB)
7:02:03 AM: Using cached Unidecode-1.3.8-py3-none-any.whl (235 kB)
7:02:03 AM: Using cached yarl-1.18.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (339 kB)
7:02:03 AM: Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
7:02:03 AM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
7:02:03 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
7:02:03 AM: Using cached importlib_metadata-8.6.1-py3-none-any.whl (26 kB)
7:02:03 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
7:02:03 AM: Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
7:02:03 AM: Using cached cloudpickle-3.1.1-py3-none-any.whl (20 kB)
7:02:03 AM: Using cached zipp-3.21.0-py3-none-any.whl (9.6 kB)
7:02:03 AM: Installing collected packages: sgmllib3k, PyRSS2Gen, zipp, watchdog, urllib3, unidecode, tomli, six, setuptools, ruamel.yaml, Pygments, propcache, Pillow, piexif, natsort, multidict, MarkupSafe, markdown, lxml, idna, frozenlist, feedparser, docutils, codespell, cloudpickle, charset-normalizer, certifi, blinker, Babel, attrs, aiohappyeyeballs, yarl, requests, python-dateutil, mako, jinja2, importlib-metadata, aiosignal, doit, aiohttp, nikola
7:02:06 AM: Successfully installed Babel-2.17.0 MarkupSafe-3.0.2 Pillow-11.1.0 PyRSS2Gen-1.1 Pygments-2.19.1 aiohappyeyeballs-2.4.6 aiohttp-3.11.12 aiosignal-1.3.2 attrs-25.1.0 blinker-1.9.0 certifi-2025.1.31 charset-normalizer-3.4.1 cloudpickle-3.1.1 codespell-2.4.1 docutils-0.21.2 doit-0.36.0 feedparser-6.0.11 frozenlist-1.5.0 idna-3.10 importlib-metadata-8.6.1 jinja2-3.1.5 lxml-5.3.1 mako-1.3.9 markdown-3.4 multidict-6.1.0 natsort-8.4.0 nikola-8.3.1 piexif-1.1.3 propcache-0.3.0 python-dateutil-2.9.0.post0 requests-2.32.3 ruamel.yaml-0.18.10 setuptools-75.8.0 sgmllib3k-1.0.0 six-1.17.0 tomli-2.2.1 unidecode-1.3.8 urllib3-2.3.0 watchdog-6.0.0 yarl-1.18.3 zipp-3.21.0
7:02:07 AM: [2025-02-21 07:02:07] INFO: plugin: Downloading 'https://plugins.getnikola.com/v7/sidebar.zip'
7:02:07 AM: [2025-02-21 07:02:07] INFO: plugin: Extracting: sidebar into plugins/
7:02:08 AM: [2025-02-21 07:02:08] INFO: plugin: Downloading 'https://plugins.getnikola.com/v7/localsearch.zip'
7:02:08 AM: [2025-02-21 07:02:08] INFO: plugin: Extracting: localsearch into plugins/
7:02:08 AM: [2025-02-21 07:02:08] WARNING: plugin: This plugin has a sample config file. Integrate it with yours in order to make this plugin work!
7:02:08 AM: Contents of the conf.py.sample file:
7:02:08 AM: # This is an example that works well with Nikola's default Bootstrap3 theme.
# It displays the search field in the navigation bar, and the results
7:02:08 AM: # on a separate page (which needs to be configured, see README.md).
7:02:08 AM: # This snippet assumes the page ends up at /search/.
7:02:08 AM: SEARCH_FORM = """
<form class="navbar-form navbar-left" action="/search/" role="search">
7:02:08 AM: <div class="form-group">
7:02:08 AM: <input type="text" class="form-control" id="tipue_search_input" name="q" placeholder="Search" autocomplete="off">
7:02:08 AM: </div>
7:02:08 AM: <button type="submit" class="btn btn-default">Submit</button>
7:02:08 AM: </form>
7:02:08 AM: """
7:02:08 AM: EXTRA_HEAD_DATA = """
<link rel="stylesheet" type="text/css" href="/assets/css/tipuesearch.css">
7:02:08 AM: """
7:02:08 AM: venv_nikola/bin/codespell --toml=pyproject.toml --write-changes
7:02:08 AM: venv_nikola/bin/nikola build
7:02:09 AM: Scanning posts........done!
7:02:10 AM: . render_taxonomies:public/authors/index.html
7:02:11 AM: . render_taxonomies:public/archive.html
7:02:11 AM: . render_taxonomies:public/categories/index.html
7:02:11 AM: . scale_images:public/images/2021-graphviz-02-cfg-types.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-03-classhier.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-04-classhier-detailed.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-05-call-graph.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-06-trace.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-07-parse-tree.png
7:02:11 AM: . scale_images:public/images/2021-graphviz-08-json-parser.png
7:02:12 AM: . scale_images:public/images/2021-open-ended-traces-01-inlining.svg
7:02:12 AM: . scale_images:public/images/2021-open-ended-traces-02-no-inlining.svg
7:02:12 AM: . scale_images:public/images/2021-open-ended-traces-03-complete.svg
7:02:12 AM: . scale_images:public/images/2022-pypy-diagrams-collage-small.png
7:02:12 AM: . scale_images:public/images/2022-pypy-diagrams-collage.png
7:02:12 AM: . scale_images:public/images/2022-pypy-pictures-collage-small.jpg
7:02:12 AM: . scale_images:public/images/2022-pypy-pictures-collage.jpg
7:02:12 AM: . scale_images:public/images/2022-pypy-posts-per-year.svg
7:02:12 AM: . scale_images:public/images/2024-12-new-graph.png
7:02:12 AM: . scale_images:public/images/2024-12-old-graph.png
7:02:13 AM: . scale_images:public/images/2024-complex-lattice.svg
7:02:13 AM: . scale_images:public/images/2025-vmprof-firefox.png
7:02:13 AM: . scale_images:public/images/download.svg
7:02:13 AM: . scale_images:public/images/header-background.png
7:02:13 AM: . scale_images:public/images/pypy-logo-nav-grey.png
7:02:13 AM: . scale_images:public/images/pypy-logo-nav.png
7:02:13 AM: . scale_images:public/images/pypy-logo.png
7:02:13 AM: . scale_images:public/images/pypy-logo.svg
7:02:13 AM: [2025-02-21 07:02:13] WARNING: scale_images: No width/height in images/pypy-logo.svg. Original exception: 'width'
7:02:13 AM: [2025-02-21 07:02:13] WARNING: scale_images: No width/height in images/pypy-logo.svg. Original exception: 'width'
7:02:13 AM: . scale_images:public/images/pypy_speed_graph.png
7:02:13 AM: . scale_images:public/images/people/alex.jpg
7:02:13 AM: . scale_images:public/images/people/antocuni.png
7:02:13 AM: . scale_images:public/images/people/arigo.png
7:02:13 AM: . scale_images:public/images/people/cfbolz.jpg
7:02:13 AM: . scale_images:public/images/people/fijal.jpg
7:02:13 AM: . scale_images:public/images/people/fijal_thumb.png
7:02:13 AM: . scale_images:public/images/people/hakanardo.jpg
7:02:13 AM: . scale_images:public/images/people/holger1.jpg
7:02:13 AM: . copy_assets:public/assets/css/styles.css
7:02:13 AM: . copy_assets:public/assets/css/styles.min.css
7:02:13 AM: . copy_assets:public/assets/fonts/LICENSE.txt
7:02:13 AM: . copy_assets:public/assets/fonts/ico.eot
7:02:13 AM: . copy_assets:public/assets/fonts/ico.svg
7:02:13 AM: . copy_assets:public/assets/fonts/ico.ttf
7:02:13 AM: . copy_assets:public/assets/fonts/ico.woff
7:02:13 AM: . copy_assets:public/assets/fonts/ico.woff2
7:02:13 AM: . copy_assets:public/assets/js/jquery.min.js
7:02:13 AM: . copy_assets:public/assets/js/styles.js
7:02:13 AM: . copy_assets:public/assets/css/html4css1.css
7:02:13 AM: . copy_assets:public/assets/css/ipython.min.css
7:02:13 AM: . copy_assets:public/assets/css/nikola_ipython.css
7:02:13 AM: . copy_assets:public/assets/css/nikola_rst.css
7:02:13 AM: . copy_assets:public/assets/css/rst.css
7:02:13 AM: . copy_assets:public/assets/css/rst_base.css
7:02:13 AM: . copy_assets:public/assets/css/theme.css
7:02:13 AM: . copy_assets:public/assets/js/fancydates.js
7:02:13 AM: . copy_assets:public/assets/js/fancydates.min.js
7:02:13 AM: . copy_assets:public/assets/js/html5.js
7:02:13 AM: . copy_assets:public/assets/js/html5shiv-printshiv.min.js
7:02:13 AM: . copy_assets:public/assets/js/justified-layout.min.js
7:02:13 AM: . copy_assets:public/assets/js/luxon.min.js
7:02:13 AM: . copy_assets:public/assets/xml/atom.xsl
7:02:13 AM: . copy_assets:public/assets/xml/rss.xsl
7:02:13 AM: . copy_assets:public/assets/css/code.css
7:02:13 AM: . render_sidebar:public/sidebar-en.inc
7:02:13 AM: . copy_files:public/README.md
7:02:13 AM: . copy_files:public/favicon.ico
7:02:13 AM: . copy_files:public/favicon2.ico
7:02:13 AM: . copy_files:public/favicon2.png
7:02:13 AM: . copy_files:public/favicon32x32.ico
7:02:13 AM: . render_posts:timeline_changes
7:02:13 AM: . render_posts:cache/pages/howtohelp.html
7:02:13 AM: . render_posts:cache/posts/2025/02/pypy-v7318-release.html
7:02:13 AM: . render_posts:cache/posts/2025/01/state-of-tracing.html
7:02:13 AM: . render_posts:cache/posts/2025/01/towards-pypy311-an-update.html
7:02:13 AM: . render_posts:cache/posts/2024/11/guest-post-final-encoding-in-rpython.html
7:02:13 AM: . render_posts:cache/posts/2024/10/jit-peephole-dsl.html
7:02:13 AM: . render_posts:cache/posts/2024/08/portaone.html
7:02:13 AM: . render_posts:cache/posts/2024/08/pypy-v7317-release.html
7:02:13 AM: . render_posts:cache/posts/2024/08/conda-forge-proposes-dropping-support-for-pypy.html
7:02:13 AM: . render_posts:cache/posts/2024/08/toy-knownbits.html
7:02:13 AM: . render_posts:cache/posts/2024/07/toy-abstract-interpretation.html
7:02:13 AM: . render_posts:cache/posts/2024/07/mining-jit-traces-missing-optimizations-z3.html
7:02:13 AM: . render_posts:cache/posts/2024/07/finding-simplification-rules-with-z3.html
7:02:13 AM: . render_posts:cache/posts/2024/05/vmprof-firefox.html
7:02:13 AM: . render_posts:cache/posts/2024/04/pypy-v7316-release.html
7:02:13 AM: . render_posts:cache/posts/2024/03/fixing-bug-incremental-gc.html
7:02:13 AM: . render_posts:cache/posts/2024/01/pypy-v7315-release.html
7:02:13 AM: . render_posts:cache/posts/2023/12/pypy-moved-to-git-github.html
7:02:13 AM: . render_posts:cache/posts/2023/12/pypy-v7314-release.html
7:02:13 AM: . render_posts:cache/posts/2023/09/pypy-v7313-release.html
7:02:13 AM: . render_posts:cache/posts/2023/06/pypy-v7312-release.html
7:02:13 AM: . render_posts:cache/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
7:02:13 AM: . render_posts:cache/posts/2023/01/string-concatenation-is-quadratic.html
7:02:13 AM: . render_posts:cache/posts/2022/12/pypy-v7311-release.html
7:02:13 AM: . render_posts:cache/posts/2022/12/pypy-alive.html
7:02:14 AM: . render_posts:cache/posts/2022/12/pypy-v7310-release.html
7:02:14 AM: . render_posts:cache/posts/2022/11/pypy-and-conda-forge.html
7:02:14 AM: . render_posts:cache/posts/2022/10/blog-15-years.html
7:02:14 AM: . render_posts:cache/posts/2022/10/toy-optimizer-virtuals.html
7:02:14 AM: . render_posts:cache/pages/pypy-sponsors.html
7:02:14 AM: . render_posts:cache/posts/2022/07/duesseldorf-sprint-announcement.html
7:02:14 AM: . render_posts:cache/posts/2022/07/m1-support-for-pypy.html
7:02:14 AM: . render_posts:cache/posts/2022/07/toy-optimizer.html
7:02:14 AM: . render_posts:cache/posts/2022/04/how-is-pypy-tested.html
7:02:14 AM: . render_posts:cache/posts/2022/03/pypyv739-release.html
7:02:14 AM: . render_posts:cache/posts/2022/02/pypyv738-release.html
7:02:14 AM: . render_posts:cache/posts/2022/02/nlp-icelandic-pypy.html
7:02:14 AM: . render_posts:cache/posts/2021/12/error-message-style-guides.html
7:02:14 AM: . render_posts:cache/posts/2021/10/pypy-v737-release.html
7:02:14 AM: . render_posts:cache/posts/2021/10/pypy-v736-release.html
7:02:14 AM: . render_posts:cache/posts/2021/09/open-ended-traces.html
7:02:14 AM: . render_posts:cache/posts/2021/05/pypy-irc-moves-to-libera-chat.html
7:02:14 AM: . render_posts:cache/posts/2021/05/pypy-v735-release.html
7:02:14 AM: . render_posts:cache/pages/checksums.html
7:02:14 AM: . render_posts:cache/posts/2021/04/some-uses-of-graphviz.html
7:02:14 AM: . render_posts:cache/posts/2021/04/pypy-v734-release-of-python-27-and-37.html
7:02:14 AM: . render_posts:cache/posts/2021/03/new-hpy-blog.html
7:02:14 AM: . render_posts:cache/posts/2021/03/pypys-blog-has-moved.html
7:02:14 AM: . render_posts:cache/posts/2020/12/mac-meets-arm64-940822335619099039.html
7:02:14 AM: . render_posts:cache/posts/2020/11/pypy-733-triple-release-python-37-36-3446596804408262749.html
7:02:14 AM: . render_posts:cache/pages/download_advanced.html
7:02:14 AM: . render_posts:cache/posts/2020/09/pypy-732-triple-release-python-27-36-3980901335490872787.html
7:02:14 AM: . render_posts:cache/posts/2020/08/pypy-is-on-open-collective-5673322428814364737.html
7:02:14 AM: . render_posts:cache/posts/2020/08/a-new-chapter-for-pypy-8388322709667328389.html
7:02:14 AM: . render_posts:cache/posts/2020/04/pypy-731-released-6266451647387657480.html
7:02:14 AM: . render_posts:cache/posts/2020/03/leysin-2020-sprint-report-764567777353955897.html
7:02:14 AM: . render_posts:cache/posts/2020/02/pypy-and-cffi-have-moved-to-heptapod-5791595152472747032.html
7:02:14 AM: . render_posts:cache/posts/2020/01/leysin-winter-sprint-2020-feb-28-march-6349761524797409012.html
7:02:14 AM: . render_posts:cache/pages/compat.html
7:02:14 AM: . render_posts:cache/pages/contact.html
7:02:14 AM: . render_posts:cache/pages/download.html
7:02:14 AM: . render_posts:cache/pages/features.html
7:02:14 AM: . render_posts:cache/pages/index.html
7:02:14 AM: . render_posts:cache/pages/people.html
7:02:14 AM: . render_posts:cache/pages/performance.html
7:02:14 AM: . render_posts:cache/posts/2019/12/pypy-730-released-3614026620096963655.html
7:02:14 AM: . render_posts:cache/posts/2019/12/hpy-kick-off-sprint-report-1840829336092490938.html
7:02:14 AM: . render_posts:cache/posts/2019/10/pypy-v72-released-1090406556726313495.html
7:02:14 AM: . render_posts:cache/posts/2019/10/pypys-new-json-parser-492911724084305501.html
7:02:14 AM: . render_posts:cache/posts/2019/08/a-second-life-for-sandbox-6848726729476245390.html
7:02:14 AM: . render_posts:cache/posts/2019/07/pypy-jit-for-aarch64-7161523403247118006.html
7:02:14 AM: . render_posts:cache/posts/2019/04/pypy-711-bug-fix-release-6539023630991217367.html
7:02:14 AM: . render_posts:cache/posts/2019/04/an-rpython-jit-for-lpegs-4779548053359386284.html
7:02:14 AM: . render_posts:cache/posts/2019/03/pypy-v71-released-now-uses-utf-8-451324088028792912.html
7:02:14 AM: . render_posts:cache/posts/2019/02/pypy-v700-triple-release-of-27-35-and-606875333356156076.html
7:02:14 AM: . render_posts:cache/posts/2019/02/dusseldorf-sprint-report-2019-6107623654916313905.html
7:02:14 AM: . render_posts:cache/posts/2019/01/pypy-for-low-latency-systems-613165393301401965.html
7:02:14 AM: . render_posts:cache/posts/2018/12/pypy-winter-sprint-feb-4-9-in-dusseldorf-7199110498451574074.html
7:02:14 AM: . render_posts:cache/posts/2018/11/hello-everyone-at-pypy-we-are-trying-to-5336557946798583063.html
7:02:14 AM: . render_posts:cache/posts/2018/11/guest-post-implementing-calculator-repl-6271483514675006846.html
7:02:14 AM: . render_posts:cache/posts/2018/09/inside-cpyext-why-emulating-cpython-c-8083064623681286567.html
7:02:14 AM: . render_posts:cache/posts/2018/09/the-first-15-years-of-pypy-3412615975376972020.html
7:02:14 AM: . render_posts:cache/posts/2018/06/repeating-matrix-multiplication-8641748742577945875.html
7:02:14 AM: . render_posts:cache/posts/2018/04/how-to-ignore-annoying-cython-warnings-1007636731207810779.html
7:02:14 AM: . render_posts:cache/posts/2018/04/pypy27-and-pypy35-v60-dual-release-7416552143474607997.html
7:02:14 AM: . render_posts:cache/posts/2018/04/improving-syntaxerror-in-pypy-5733639208090522433.html
7:02:14 AM: . render_posts:cache/posts/2018/03/leysin-winter-sprint-2018-review-3988364248531980164.html
7:02:14 AM: . render_posts:cache/posts/2018/01/pypy-5101-bugfix-release-for-python-35-8485250762789380657.html
7:02:14 AM: . render_posts:cache/posts/2018/01/leysin-winter-sprint-17-24-march-2018-7141092581585849418.html
7:02:14 AM: . render_posts:cache/posts/2017/12/pypy27-and-pypy35-v510-dual-release-3223396318213306071.html
7:02:14 AM: . render_posts:cache/posts/2017/10/how-to-make-your-code-80-times-faster-1424098117108093942.html
7:02:14 AM: . render_posts:cache/posts/2017/10/cape-of-good-hope-for-pypy-hello-from-3656631725712879033.html
7:02:14 AM: . render_posts:cache/posts/2017/10/pypy-v59-released-now-supports-pandas-2261195727261691228.html
7:02:14 AM: . render_posts:cache/posts/2017/08/lets-remove-global-interpreter-lock-748023554216649595.html
7:02:14 AM: . render_posts:cache/posts/2017/07/binary-wheels-for-pypy-8718353804433344916.html
7:02:14 AM: . render_posts:cache/posts/2017/06/pypy-v58-released-739876359584854017.html
7:02:14 AM: . render_posts:cache/posts/2017/04/pypy-571-bugfix-released-8519267986159880133.html
7:02:14 AM: . render_posts:cache/posts/2017/04/native-profiling-in-vmprof-6949065546884243105.html
7:02:14 AM: . render_posts:cache/posts/2017/03/pypy27-and-pypy35-v57-two-in-one-release-4736633226245374150.html
7:02:14 AM: . render_posts:cache/posts/2017/03/leysin-winter-sprint-summary-4587213628578490701.html
7:02:14 AM: . render_posts:cache/posts/2017/03/async-http-benchmarks-on-pypy3-1092124994927894138.html
7:02:14 AM: . render_posts:cache/posts/2017/01/leysin-winter-sprint-2526th-feb-4th-3831779797804484935.html
7:02:14 AM: . render_posts:cache/posts/2016/11/pypy27-v56-released-stdlib-2712-support-5671090852400583673.html
7:02:14 AM: . render_posts:cache/posts/2016/11/vectorization-extended-powerpc-and-s390x-4042433015460084057.html
7:02:14 AM: . render_posts:cache/posts/2016/10/pypy3-550-released-8069558680221199646.html
7:02:14 AM: . render_posts:cache/posts/2016/09/revdb-released-v541-6719768292347391304.html
7:02:14 AM: . render_posts:cache/posts/2016/09/pypy-541-bugfix-released-3217566297258542810.html
7:02:14 AM: . render_posts:cache/posts/2016/08/pypy2-v54-released-incremental-3611318295736669599.html
7:02:14 AM: . render_posts:cache/posts/2016/08/pypy-tooling-upgrade-jitviewer-and-5107430577468391432.html
7:02:14 AM: . render_posts:cache/posts/2016/08/pypy-gets-funding-from-mozilla-for-5569307998787871200.html
7:02:14 AM: . render_posts:cache/posts/2016/07/reverse-debugging-for-python-8854823774141612670.html
7:02:14 AM: . render_posts:cache/posts/2016/06/pypy2-v53-released-major-c-extension-7708576047190172431.html
7:02:14 AM: . render_posts:cache/posts/2016/05/pypy33-v52-alpha-1-released-1725927506363370346.html
7:02:14 AM: . render_posts:cache/posts/2016/05/pypy-511-bugfix-released-7586640750680293200.html
7:02:14 AM: . render_posts:cache/posts/2016/04/pypy-51-released-4979856639628970409.html
7:02:14 AM: . render_posts:cache/posts/2016/04/pypy-enterprise-edition-3688275697656890948.html
7:02:14 AM: . render_posts:cache/posts/2016/04/warmup-improvements-more-efficient-7082900097299909512.html
7:02:14 AM: . render_posts:cache/posts/2016/03/pypy-501-bugfix-released-2218405735970044084.html
7:02:14 AM: . render_posts:cache/posts/2016/03/pypy-50-released-5730569530415927220.html
7:02:14 AM: . render_posts:cache/posts/2016/02/c-api-support-update-8582726091670983181.html
7:02:14 AM: . render_posts:cache/posts/2016/01/using-cffi-for-embedding-8493496761738752124.html
7:02:14 AM: . render_posts:cache/posts/2016/01/leysin-winter-sprint-20-27th-february-1737200016169608469.html
7:02:14 AM: . render_posts:cache/posts/2015/11/pypy-401-released-please-update-2652340737298251005.html
7:02:14 AM: . render_posts:cache/posts/2015/10/pypy-400-released-jit-with-simd-8282134928733384063.html
7:02:14 AM: . render_posts:cache/posts/2015/10/automatic-simd-vectorization-support-in-639063580401330508.html
7:02:14 AM: . render_posts:cache/posts/2015/10/powerpc-backend-for-jit-3014100267884692148.html
7:02:14 AM: . render_posts:cache/posts/2015/10/pypy-memory-and-warmup-improvements-2-4598780879518640015.html
7:02:14 AM: . render_posts:cache/posts/2015/09/pypy-warmup-improvements-8349465374608676233.html
7:02:14 AM: . render_posts:cache/posts/2015/08/pypy-261-released-3638960649983103796.html
7:02:14 AM: . render_posts:cache/posts/2015/06/pypy-and-ijson-guest-blog-post-8143007374752482637.html
7:02:14 AM: . render_posts:cache/posts/2015/06/pypy-260-release-8983050552628070433.html
7:02:14 AM: . render_posts:cache/posts/2015/05/cffi-101-released-756545636419794802.html
7:02:14 AM: . render_posts:cache/posts/2015/05/cffi-10-beta-1-4375652711495636911.html
7:02:14 AM: . render_posts:cache/posts/2015/03/pypy-stm-251-released-1342113838236225773.html
7:02:14 AM: . render_posts:cache/posts/2015/03/pypy-251-released-5657064769385723517.html
7:02:14 AM: . render_posts:cache/posts/2015/03/pydgin-using-rpython-to-generate-fast-1514065178985838697.html
7:02:14 AM: . render_posts:cache/posts/2015/02/experiments-in-pyrlang-with-rpython-8103387814587972227.html
7:02:14 AM: . render_posts:cache/posts/2015/02/linalg-support-in-pypynumpy-1131217944329711855.html
7:02:14 AM: . render_posts:cache/posts/2015/02/numpypy-status-january-2015-5092986229783279944.html
7:02:14 AM: . render_posts:cache/posts/2015/02/pypy-250-released-247160062953533060.html
7:02:14 AM: . render_posts:cache/posts/2015/01/faster-more-memory-efficient-and-more-4096950404745375390.html
7:02:14 AM: . render_posts:cache/posts/2015/01/leysin-winter-sprint-20-28th-february-2590212640945547308.html
7:02:14 AM: . render_posts:cache/posts/2014/11/september-donations-and-thank-you-to-4531550307707104017.html
7:02:14 AM: . render_posts:cache/posts/2014/11/tornado-without-gil-on-pypy-stm-7284102716557557428.html
7:02:14 AM: . render_posts:cache/posts/2014/11/pypy-io-improvements-1042070332447047674.html
7:02:14 AM: . render_posts:cache/posts/2014/10/pypy3-240-released-5007750685927360190.html
7:02:14 AM: . render_posts:cache/posts/2014/10/couchbase-contribution-to-pypy-2360892117372790069.html
7:02:14 AM: . render_posts:cache/posts/2014/09/pypy-240-released-9-days-left-in-7722154416024407111.html
7:02:14 AM: . render_posts:cache/posts/2014/09/pypy-24-beta-just-in-time-for-psfs-5956090195665204063.html
7:02:14 AM: . render_posts:cache/posts/2014/09/python-software-foundation-matching-2230529993193139046.html
7:02:14 AM: . render_posts:cache/posts/2014/08/a-field-test-of-software-transactional-5659022209916605798.html
7:02:14 AM: . render_posts:cache/posts/2014/07/pypy-stm-first-interesting-release-8684276541915333814.html
7:02:14 AM: . render_posts:cache/posts/2014/06/pypy3-231-fulcrum-3765964217640322884.html
7:02:14 AM: . render_posts:cache/posts/2014/06/pypy-231-terrestrial-arthropod-trap-5076300474324870908.html
7:02:14 AM: . render_posts:cache/posts/2014/05/pypy-23-terrestrial-arthropod-trap-9057496904945555741.html
7:02:14 AM: . render_posts:cache/posts/2014/04/numpy-on-pypy-status-update-1103134247318103282.html
7:02:14 AM: . render_posts:cache/posts/2014/04/stm-results-and-second-call-for-1767845182888902777.html
7:02:14 AM: . render_posts:cache/posts/2014/03/pygamecffi-pygame-on-pypy-8679802461301121984.html
7:02:14 AM: . render_posts:cache/posts/2014/03/hi-all-here-is-one-of-first-full-pypys-8725931424559481728.html
7:02:14 AM: . render_posts:cache/posts/2014/03/hello-everyone-there-is-interview-with-7561523711224053700.html
7:02:14 AM: . render_posts:cache/posts/2014/03/numpy-status-update-february-1245769841736493525.html
7:02:14 AM: . render_posts:cache/posts/2014/02/py3k-status-update-13-4630607029125647100.html
7:02:14 AM: . render_posts:cache/posts/2014/02/rewrites-of-stm-core-model-again-633249729751034512.html
7:02:14 AM: . render_posts:cache/posts/2014/02/numpy-status-update-decemberjanuary-4292961614234099787.html
7:02:14 AM: . render_posts:cache/posts/2013/12/numpy-status-update-november-364321959153372759.html
7:02:14 AM: . render_posts:cache/posts/2013/12/pygame-cffi-8991437796535033699.html
7:02:14 AM: . render_posts:cache/posts/2013/11/pypy-leysin-winter-sprint-11-19st-8860782754173653661.html
7:02:14 AM: . render_posts:cache/posts/2013/11/pypy-221-incrementalism1-9197847629771910947.html
7:02:14 AM: . render_posts:cache/posts/2013/11/cffi-08-6086756821078041950.html
7:02:14 AM: . render_posts:cache/posts/2013/11/numpy-status-update-1609808546418002632.html
7:02:14 AM: . render_posts:cache/posts/2013/11/pypy-22-incrementalism-4723643710897639332.html
7:02:14 AM: . render_posts:cache/posts/2013/11/py3k-status-update-12-5307085693947812769.html
7:02:14 AM: . render_posts:cache/posts/2013/10/making-coveragepy-faster-under-pypy-935409618297062344.html
7:02:14 AM: . render_posts:cache/posts/2013/10/update-on-stm-7145890443443707910.html
7:02:14 AM: . render_posts:cache/posts/2013/10/incremental-garbage-collector-in-pypy-8956893523842234676.html
7:02:14 AM: . render_posts:cache/posts/2013/09/numpy-status-update-5160363918470470887.html
7:02:14 AM: . render_posts:cache/posts/2013/09/pycon-south-africa-sprint-6630788654105016762.html
7:02:14 AM: . render_posts:cache/posts/2013/08/slides-of-pypy-london-demo-evening-5157052112396009739.html
7:02:14 AM: . render_posts:cache/posts/2013/08/numpy-road-forward-4210065750776753500.html
7:02:14 AM: . render_posts:cache/posts/2013/08/preliminary-london-demo-evening-agenda-5254002451136674320.html
7:02:14 AM: . render_posts:cache/posts/2013/08/update-on-stm-8705514488940872802.html
7:02:14 AM: . render_posts:cache/posts/2013/08/numpypy-status-update-3401163348519734658.html
7:02:14 AM: . render_posts:cache/posts/2013/08/pypy-21-considered-armful-7177475722033479233.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy-demo-evening-in-london-august-27-3640213278969666664.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy3-21-beta-1-8647445024868663902.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy-21-beta-2-264349571160808803.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy-san-francisco-sprint-july-27th-2012-3064530444396960172.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy-london-sprint-august-26-september-5156945690440578388.html
7:02:14 AM: . render_posts:cache/posts/2013/07/software-transactional-memory-lisp-7777576128992250197.html
7:02:14 AM: . render_posts:cache/posts/2013/07/pypy-21-beta-1351105697755187196.html
7:02:14 AM: . render_posts:cache/posts/2013/07/europython-8992114341185888806.html
7:02:14 AM: . render_posts:cache/posts/2013/06/py3k-status-update-11-133025715908408072.html
7:02:14 AM: . render_posts:cache/posts/2013/06/stm-on-drawing-board-1028082727566254104.html
7:02:14 AM: . render_posts:cache/posts/2013/06/numpypy-status-update-3846626188716521472.html
7:02:14 AM: . render_posts:cache/posts/2013/05/pypy-202-fermi-panini-1917947221142595738.html
7:02:14 AM: . render_posts:cache/posts/2013/05/pypy-201-bohr-smrrebrd-6316445093061941482.html
7:02:14 AM: . render_posts:cache/posts/2013/05/numpy-status-update-4176018422530420763.html
7:02:14 AM: . render_posts:cache/posts/2013/05/pypy-20-einstein-sandwich-635158782365435530.html
7:02:14 AM: . render_posts:cache/posts/2013/05/pypy-20-alpha-for-arm-2318299473927531503.html
7:02:14 AM: . render_posts:cache/posts/2013/04/pypy-20-beta-2-released-4858660312787995512.html
7:02:14 AM: . render_posts:cache/posts/2013/03/so-you-want-to-try-pypy-4702482800824669595.html
7:02:14 AM: . render_posts:cache/posts/2013/03/numpy-status-update-and-developer-1503421654591696377.html
7:02:14 AM: . render_posts:cache/posts/2013/03/py3k-status-update-10-6681398990092286007.html
7:02:14 AM: . render_posts:cache/posts/2013/02/10-years-of-pypy-634401291726575821.html
7:02:14 AM: . render_posts:cache/posts/2013/02/cppyy-status-update-808802896237239604.html
7:02:14 AM: . render_posts:cache/posts/2013/02/hello-everyone-4718797989680066222.html
7:02:14 AM: . render_posts:cache/posts/2013/02/announcing-topaz-rpython-powered-ruby-6662407703061538341.html
7:02:14 AM: . render_posts:cache/posts/2013/02/cffi-05-1630643916751622710.html
7:02:14 AM: . render_posts:cache/posts/2013/01/numpypy-2013-developer-position-1547805593757893630.html
7:02:14 AM: . render_posts:cache/posts/2013/01/py3k-status-update-9-98332471264591773.html
7:02:14 AM: . render_posts:cache/posts/2012/12/pypy-related-internship-at-ncar-7412729710421119926.html
7:02:14 AM: . render_posts:cache/posts/2012/12/py3k-status-update-8-3932232806458251730.html
7:02:14 AM: . render_posts:cache/posts/2012/11/pypy-san-francisco-sprint-dec-1st-dec-5133109101989613355.html
7:02:14 AM: . render_posts:cache/posts/2012/11/pypy-20-beta-1-2702952243260181341.html
7:02:14 AM: . render_posts:cache/posts/2012/11/py3k-status-update-7-6182140595418083307.html
7:02:14 AM: . render_posts:cache/posts/2012/11/numpy-status-update-5-5489198414356844587.html
7:02:14 AM: . render_posts:cache/posts/2012/10/cape-town-2012-sprint-report-1612771358321767072.html
7:02:14 AM: . render_posts:cache/posts/2012/09/py3k-status-update-6-4049281716377789914.html
7:02:14 AM: . render_posts:cache/posts/2012/09/pypy-cape-town-sprint-oct-7th-oct-21st-5757682347636918027.html
7:02:14 AM: . render_posts:cache/posts/2012/09/numpy-on-pypy-status-update-1605312600799448094.html
7:02:14 AM: . render_posts:cache/posts/2012/08/cffi-release-03-4740491796308953732.html
7:02:14 AM: . render_posts:cache/posts/2012/08/c-objects-in-cppyy-part-1-data-members-1105848719513737614.html
7:02:14 AM: . render_posts:cache/posts/2012/08/multicore-programming-in-pypy-and-6595343388141556320.html
7:02:14 AM: . render_posts:cache/posts/2012/08/hello-everyone-5492331040603503642.html
7:02:14 AM: . render_posts:cache/posts/2012/07/cffi-release-02-4800000428934604295.html
7:02:14 AM: . render_posts:cache/posts/2012/07/hello-everyone-6869934374873967346.html
7:02:14 AM: . render_posts:cache/posts/2012/07/py3k-status-update-5-359698189825543897.html
7:02:14 AM: . render_posts:cache/posts/2012/06/europython-sprint-5668923199392472912.html
7:02:14 AM: . render_posts:cache/posts/2012/06/architecture-of-cppyy-9077100041707701102.html
7:02:14 AM: . render_posts:cache/posts/2012/06/release-01-of-cffi-4760622823232463868.html
7:02:14 AM: . render_posts:cache/posts/2012/06/stm-with-threads-7818875111634541910.html
7:02:14 AM: . render_posts:cache/posts/2012/06/pypy-19-yard-wolf-7006180436602667005.html
7:02:14 AM: . render_posts:cache/posts/2012/06/py3k-status-update-4-4834053219477515637.html
7:02:14 AM: . render_posts:cache/posts/2012/05/stm-update-back-to-threads-6622746581767639355.html
7:02:14 AM: . render_posts:cache/posts/2012/04/stm-update-and-thanks-everybody-6071745734932940294.html
7:02:14 AM: . render_posts:cache/posts/2012/04/numpy-on-pypy-progress-report-6048076549081013253.html
7:02:14 AM: . render_posts:cache/posts/2012/04/pycon-2012-wrap-up-559575896040055505.html
7:02:14 AM: . render_posts:cache/posts/2012/04/py3k-status-update-3-6975588144646689872.html
7:02:14 AM: . render_posts:cache/posts/2012/04/pypy-sprint-in-leipzig-june-22-27-6450601012927549960.html
7:02:14 AM: . render_posts:cache/posts/2012/03/call-for-donations-for-software-8853699867109654713.html
7:02:14 AM: . render_posts:cache/posts/2012/03/py3k-status-update-2-4018939509128176130.html
7:02:14 AM: . render_posts:cache/posts/2012/02/py3k-status-update-8840622949715145821.html
7:02:14 AM: . render_posts:cache/posts/2012/02/larger-example-for-flow-graph-language-6139699450091061040.html
7:02:14 AM: . render_posts:cache/posts/2012/02/pypy-18-business-as-usual-7266036404915945090.html
7:02:14 AM: . render_posts:cache/posts/2012/02/introductionary-article-about-rpython-5386281283454207551.html
7:02:14 AM: . render_posts:cache/posts/2012/02/optimizing-traces-of-flow-graph-4169388883059419385.html
7:02:14 AM: . render_posts:cache/posts/2012/02/almost-there-pypys-arm-backend_01-3216759488618774525.html
7:02:14 AM: . render_posts:cache/posts/2012/01/simple-tracer-for-flow-graph-language-6930951890987229484.html
7:02:14 AM: . render_posts:cache/posts/2012/01/numpypy-status-update-6434340612277938795.html
7:02:14 AM: . render_posts:cache/posts/2012/01/py3k-and-numpy-first-stage-thanks-to-3008917396290059758.html
7:02:14 AM: . render_posts:cache/posts/2012/01/comparing-partial-evaluation-and-7255412724168990164.html
7:02:14 AM: . render_posts:cache/posts/2012/01/pypy-internship-at-ncar-2244162842744077724.html
7:02:14 AM: . render_posts:cache/posts/2012/01/transactional-memory-ii-7225309560970774590.html
7:02:14 AM: . render_posts:cache/posts/2012/01/numpypy-progress-report-running-3336055571122066974.html
7:02:14 AM: . render_posts:cache/posts/2011/12/leysin-winter-sprint-6862532189897876336.html
7:02:14 AM: . render_posts:cache/posts/2011/12/come-see-us-at-pycon-2012-610420698450130659.html
7:02:14 AM: . render_posts:cache/posts/2011/12/plotting-using-matplotlib-from-pypy-6389240123679375092.html
7:02:14 AM: . render_posts:cache/posts/2011/11/pypy-17-on-win32-4962523601794245248.html
7:02:14 AM: . render_posts:cache/posts/2011/11/pypy-17-widening-sweet-spot-4260962828394182017.html
7:02:14 AM: . render_posts:cache/posts/2011/11/gothenburg-sprint-report-8371395613874909242.html
7:02:14 AM: . render_posts:cache/posts/2011/10/speeding-up-json-encoding-in-pypy-8937643890263223898.html
7:02:14 AM: . render_posts:cache/posts/2011/10/pypy-goteborg-post-halloween-sprint-nov-7335004338996313725.html
7:02:14 AM: . render_posts:cache/posts/2011/10/numpy-funding-and-status-update-2380711174693638392.html
7:02:14 AM: . render_posts:cache/posts/2011/10/more-compact-lists-with-list-strategies-8229304944653956829.html
7:02:14 AM: . render_posts:cache/posts/2011/09/py3k-for-pypy-fundraiser-8139653689520709617.html
7:02:14 AM: . render_posts:cache/posts/2011/08/wrapping-c-libraries-with-reflection-3916959558080483711.html
7:02:14 AM: . render_posts:cache/posts/2011/08/we-need-software-transactional-memory-6513983438425039230.html
7:02:14 AM: . render_posts:cache/posts/2011/08/pypy-16-kickass-panda-559424594592497545.html
7:02:14 AM: . render_posts:cache/posts/2011/08/visualization-of-jitted-code-6202490807361942120.html
7:02:14 AM: . render_posts:cache/posts/2011/08/pypy-is-faster-than-c-again-string-6756589731691762127.html
7:02:14 AM: . render_posts:cache/posts/2011/07/realtime-image-processing-in-python-6985924592886873374.html
7:02:14 AM: . render_posts:cache/posts/2011/06/global-interpreter-lock-or-how-to-kill-8270246310848099963.html
7:02:14 AM: . render_posts:cache/posts/2011/06/report-back-from-our-survey-2083371215707583264.html
7:02:14 AM: . render_posts:cache/posts/2011/05/pypy-genova-pegli-post-europython-4004229800858530064.html
7:02:14 AM: . render_posts:cache/posts/2011/05/pypy-usage-survey-1402303968715807009.html
7:02:14 AM: . render_posts:cache/posts/2011/05/server-migration-in-progress-2113491786141182920.html
7:02:14 AM: . render_posts:cache/posts/2011/05/playing-with-linear-programming-on-pypy-4040572987275633047.html
7:02:14 AM: . render_posts:cache/posts/2011/05/numpy-follow-up-6928627691060102514.html
7:02:14 AM: . render_posts:cache/posts/2011/05/numpy-in-pypy-status-and-roadmap-8332894230779779992.html
7:02:14 AM: . render_posts:cache/posts/2011/04/pypy-15-released-catching-up-302997959079576809.html
7:02:14 AM: . render_posts:cache/posts/2011/04/using-tkinter-and-idle-with-pypy-6156563216925585965.html
7:02:14 AM: . render_posts:cache/posts/2011/04/tutorial-part-2-adding-jit-8121732841568309472.html
7:02:14 AM: . render_posts:cache/posts/2011/04/tutorial-writing-interpreter-with-pypy-3785910476193156295.html
7:02:14 AM: . render_posts:cache/posts/2011/04/pypy-goteborg-post-easter-sprint-april-16274563331982977.html
7:02:14 AM: . render_posts:cache/posts/2011/03/controlling-tracing-of-interpreter-with_26-3072929156700508140.html
7:02:14 AM: . render_posts:cache/posts/2011/03/thank-you-to-psf-5934275567667314914.html
7:02:14 AM: . render_posts:cache/posts/2011/03/controlling-tracing-of-interpreter-with_21-6524148550848694588.html
7:02:14 AM: . render_posts:cache/posts/2011/03/controlling-tracing-of-interpreter-with_15-3281215865169782921.html
7:02:14 AM: . render_posts:cache/posts/2011/03/controlling-tracing-of-interpreter-with-871085470935630424.html
7:02:14 AM: . render_posts:cache/posts/2011/03/bay-area-2011-tour-summary-9117372109664978472.html
7:02:14 AM: . render_posts:cache/posts/2011/03/us-trip-report-popl-microsoft-ibm-3874568000250679204.html
7:02:14 AM: . render_posts:cache/posts/2011/02/pypy-winter-sprint-report-4155886720346408516.html
7:02:14 AM: . render_posts:cache/posts/2011/02/pypy-san-franciso-bay-area-tour-2011-6179180737090334330.html
7:02:14 AM: . render_posts:cache/posts/2011/02/pypy-faster-than-c-on-carefully-crafted-5614784244310486765.html
7:02:14 AM: . render_posts:cache/posts/2011/01/jit-backend-for-arm-processors-5994810755839586463.html
7:02:14 AM: . render_posts:cache/posts/2011/01/pypy-wants-you-4543209863582915733.html
7:02:14 AM: . render_posts:cache/posts/2011/01/loop-invariant-code-motion-1998392217676829154.html
7:02:14 AM: . render_posts:cache/posts/2010/12/pypy-141-7283625923182122073.html
7:02:14 AM: . render_posts:cache/posts/2010/12/pypy-migrates-to-mercurial-3308736161543832134.html
7:02:14 AM: . render_posts:cache/posts/2010/12/oh-and-btw-pypy-gets-funding-through-3568486750776147382.html
7:02:14 AM: . render_posts:cache/posts/2010/12/leysin-winter-sprint-8115212435349091722.html
7:02:14 AM: . render_posts:cache/posts/2010/12/pypy-14-release-aftermath-2979780282210978576.html
7:02:14 AM: . render_posts:cache/posts/2010/12/we-are-not-heroes-just-very-patient-7114408885070101720.html
7:02:14 AM: . render_posts:cache/posts/2010/11/pypy-14-ouroboros-in-practice-5437628000869417542.html
7:02:14 AM: . render_posts:cache/posts/2010/11/improving-memory-behaviour-to-make-self-856966667913962461.html
7:02:14 AM: . render_posts:cache/posts/2010/11/running-large-radio-telescope-software-7600337209616168504.html
7:02:14 AM: . render_posts:cache/posts/2010/11/efficiently-implementing-python-objects-3838329944323946932.html
7:02:14 AM: . render_posts:cache/posts/2010/11/speeding-up-pypy-by-donations-6035529829962326007.html
7:02:14 AM: . render_posts:cache/posts/2010/11/snake-which-bites-its-tail-pypy-jitting-5161284681004717142.html
7:02:14 AM: . render_posts:cache/posts/2010/10/dusseldorf-sprint-report-2010-371223200425847723.html
7:02:14 AM: . render_posts:cache/posts/2010/10/peace-of-green-4230271053903469504.html
7:02:14 AM: . render_posts:cache/posts/2010/10/phd-thesis-about-pypys-cli-jit-backend-969267841095296323.html
7:02:14 AM: . render_posts:cache/posts/2010/10/next-pypy-sprint-4850394963147107623.html
7:02:14 AM: . render_posts:cache/posts/2010/09/pypy-in-googles-summer-of-code-2010-1267220161643618015.html
7:02:14 AM: . render_posts:cache/posts/2010/09/using-escape-analysis-across-loop-2887031293132023676.html
7:02:14 AM: . render_posts:cache/posts/2010/09/escape-analysis-in-pypys-jit-1780048403046080197.html
7:02:14 AM: . render_posts:cache/posts/2010/08/europython-2010-videos-available-8446190660370796142.html
7:02:14 AM: . render_posts:cache/posts/2010/08/call-for-benchmarks-2605012131351543912.html
7:02:14 AM: . render_posts:cache/posts/2010/08/pyohio-2568618480482575546.html
7:02:14 AM: . render_posts:cache/posts/2010/08/using-virtualenv-with-pypy-7238942727709530503.html
7:02:14 AM: . render_posts:cache/posts/2010/07/play-on-regular-expression-9014941705636345998.html
7:02:14 AM: . render_posts:cache/posts/2010/07/europython-2010-report-7803731360759120212.html
7:02:14 AM: . render_posts:cache/posts/2010/07/cern-sprint-report-wrapping-c-libraries-6547377950791793143.html
7:02:14 AM: . render_posts:cache/posts/2010/07/comparing-spur-to-pypy-8835011873209414462.html
7:02:14 AM: . render_posts:cache/posts/2010/06/blackhole-interpreter-2752965445510091289.html
7:02:14 AM: . render_posts:cache/posts/2010/06/pypy-13-released-8546085566902489304.html
7:02:14 AM: . render_posts:cache/posts/2010/06/jit-for-regular-expression-matching-3877859053629057968.html
7:02:14 AM: . render_posts:cache/posts/2010/05/pypy-in-googles-summer-of-code-2010-5321939902318322352.html
7:02:14 AM: . render_posts:cache/posts/2010/05/efficient-and-elegant-regular-2727904462179540436.html
7:02:14 AM: . render_posts:cache/posts/2010/05/running-wxpython-on-top-of-pypy-52246787415886751.html
7:02:14 AM: . render_posts:cache/posts/2010/04/using-cpython-extension-modules-with-5864754772659599217.html
7:02:14 AM: . render_posts:cache/posts/2010/04/pypy-on-google-open-source-blog-1192495586835103069.html
7:02:14 AM: . render_posts:cache/posts/2010/03/introducing-nightly-builds-and-ubuntu-3346203966988761264.html
7:02:14 AM: . render_posts:cache/posts/2010/03/blog-coverage-of-speedpypyorg-2291955489972824511.html
7:02:14 AM: . render_posts:cache/posts/2010/03/heroes-of-12-release-7211722984024027191.html
7:02:14 AM: . render_posts:cache/posts/2010/03/introducing-pypy-12-release-2791388655442447862.html
7:02:14 AM: . render_posts:cache/posts/2010/03/state-of-pypy-talk-from-pycon-6748503931490058986.html
7:02:14 AM: . render_posts:cache/posts/2010/03/introducing-speedpypyorg-1822874891591164256.html
7:02:14 AM: . render_posts:cache/posts/2010/03/hello-5058108566628405592.html
7:02:14 AM: . render_posts:cache/posts/2010/02/pycon-2010-report-6986911457623699520.html
7:02:14 AM: . render_posts:cache/posts/2010/01/nightly-graphs-of-pypys-performance-8360469412941669946.html
7:02:14 AM: . render_posts:cache/posts/2009/12/accelerating-pypy-development-by-8973749020516679741.html
7:02:14 AM: . render_posts:cache/posts/2009/12/planning-next-release-of-pypy-4193252449406707091.html
7:02:14 AM: . render_posts:cache/posts/2009/12/leysin-winter-sprint-23-30th-january-7768876505015446348.html
7:02:14 AM: . render_posts:cache/posts/2009/11/using-cpython-extension-modules-with-4951018896657992031.html
7:02:14 AM: . render_posts:cache/posts/2009/11/some-benchmarking-9211261260383281459.html
7:02:14 AM: . render_posts:cache/posts/2009/11/dusseldorf-sprint-report-2505348213879053352.html
7:02:14 AM: . render_posts:cache/posts/2009/11/dusseldorf-sprint-started-7608527610228870250.html
7:02:14 AM: . render_posts:cache/posts/2009/11/pypy-on-rupy-2009-5675275348619189353.html
7:02:14 AM: . render_posts:cache/posts/2009/11/hi-all-this-week-i-worked-on-improving-6515977421244851229.html
7:02:14 AM: . render_posts:cache/posts/2009/10/gc-improvements-6174120095428192954.html
7:02:14 AM: . render_posts:cache/posts/2009/10/first-pypy-cli-jit-benchmarks-6698484455072589492.html
7:02:14 AM: . render_posts:cache/posts/2009/10/pypys-jit-now-supports-floats-7003493323596806737.html
7:02:14 AM: . render_posts:cache/posts/2009/09/first-results-of-jit-6674537807334018925.html
7:02:14 AM: . render_posts:cache/posts/2009/09/pypy-sprint-in-dusseldorf-6-nov-13-nov-8153983964308175836.html
7:02:14 AM: . render_posts:cache/posts/2009/08/pypy-gets-new-compiler_25-6401910947439531107.html
7:02:14 AM: . render_posts:cache/posts/2009/08/gothenburg-jit-sprint-report-3309138497953458138.html
7:02:14 AM: . render_posts:cache/posts/2009/07/pypy-numeric-experiments-2221073696038673235.html
7:02:14 AM: . render_posts:cache/posts/2009/07/ecoop-2009-8415055006373020774.html
7:02:14 AM: . render_posts:cache/posts/2009/06/europython-8318355560715932819.html
7:02:14 AM: . render_posts:cache/posts/2009/06/jit-progress-7289127796450840053.html
7:02:14 AM: . render_posts:cache/posts/2009/06/news-from-jit-front-367552118380842303.html
7:02:14 AM: . render_posts:cache/posts/2009/05/icooolps-submissions-6705901656116873587.html
7:02:14 AM: . render_posts:cache/posts/2009/04/4-weeks-of-gdb-522864241041643529.html
7:02:14 AM: . render_posts:cache/posts/2009/04/11-final-released-225813777919757859.html
7:02:14 AM: . render_posts:cache/posts/2009/04/roadmap-for-jit-377358891902851723.html
7:02:14 AM: . render_posts:cache/posts/2009/04/leysin-sprint-report-1416905818217912359.html
7:02:14 AM: . render_posts:cache/posts/2009/04/beta-for-110-released-4604559533184706699.html
7:02:14 AM: . render_posts:cache/posts/2009/04/leysin-sprint-started-4551365436232104640.html
7:02:14 AM: . render_posts:cache/posts/2009/04/pycon-videos-are-online-909873128878039557.html
7:02:14 AM: . render_posts:cache/posts/2009/03/vm-summit-nice-to-see-friendly-8755773725359396485.html
7:02:14 AM: . render_posts:cache/posts/2009/03/pypy-talk-at-openbossa-09-5135830287297423499.html
7:02:14 AM: . render_posts:cache/posts/2009/03/good-news-everyone-421421336094214242.html
7:02:14 AM: . render_posts:cache/posts/2009/03/jit-bit-of-look-inside-7472130507462677287.html
7:02:14 AM: . render_posts:cache/posts/2009/03/pypy-on-mobiles-at-openbossa-845760004725129519.html
7:02:14 AM: . render_posts:cache/posts/2009/03/applying-tracing-jit-to-interpreter-3287844903778799266.html
7:02:14 AM: . render_posts:cache/posts/2009/03/next-leysin-winter-sprint-1791506307881043273.html
7:02:14 AM: . render_posts:cache/posts/2009/02/wroclaw-2009-sprint-progress-report-2510073170049635489.html
7:02:14 AM: . render_posts:cache/posts/2009/01/wroclaw-2009-pypy-sprint-and-talk-8240928228677982487.html
7:02:14 AM: . render_posts:cache/posts/2008/12/pycon-2009-9090464449197911432.html
7:02:14 AM: . render_posts:cache/posts/2008/12/porting-jit-to-cli-part-3-3519327524638923621.html
7:02:14 AM: . render_posts:cache/posts/2008/11/porting-jit-to-cli-part-2-2456826431882963884.html
7:02:14 AM: . render_posts:cache/posts/2008/11/porting-jit-to-cli-part-1-8712941279840156635.html
7:02:14 AM: . render_posts:cache/posts/2008/11/one-year-pypy-blog-3267056180369310162.html
7:02:14 AM: . render_posts:cache/posts/2008/10/sprint-discussions-jit-generator-3301578822967655604.html
7:02:14 AM: . render_posts:cache/posts/2008/10/sprint-discussions-c-library-bindings-249141169883996521.html
7:02:14 AM: . render_posts:cache/posts/2008/10/sprint-discussions-release-planning-7097053444808236145.html
7:02:14 AM: . render_posts:cache/posts/2008/10/dsseldorf-sprint-report-days-1-3-5256639868851086032.html
7:02:14 AM: . render_posts:cache/posts/2008/10/prolog-jit-masters-thesis-finished-5462132148241449867.html
7:02:14 AM: . render_posts:cache/posts/2008/09/pypypython-at-maemo-summit-6115106472056714072.html
7:02:14 AM: . render_posts:cache/posts/2008/09/pycon-uk-javascript-and-gil-8387247619202094916.html
7:02:14 AM: . render_posts:cache/posts/2008/09/dsseldorf-pypy-sprint-5-13th-october-8919978872121664955.html
7:02:14 AM: . render_posts:cache/posts/2008/08/pylibpytest-092-released-6233865913406513469.html
7:02:14 AM: . render_posts:cache/posts/2008/08/new-translation-option-opt-7737733390438084418.html
7:02:14 AM: . render_posts:cache/posts/2008/08/pypy-runs-unmodified-django-10-beta-7105507436425430319.html
7:02:14 AM: . render_posts:cache/posts/2008/07/europython-2008-pypy-talks-and-sprint-2255727845041197411.html
7:02:14 AM: . render_posts:cache/posts/2008/07/finding-bugs-in-pypy-with-fuz-7503072572107631526.html
7:02:14 AM: . render_posts:cache/posts/2008/07/pypys-python-runs-pinax-django-1265543049596913506.html
7:02:14 AM: . render_posts:cache/posts/2008/07/ep2008-pypy-meets-jython-1107070144380217881.html
7:02:14 AM: . render_posts:cache/posts/2008/07/pypy-at-europython-2008-1488914968455397674.html
7:02:14 AM: . render_posts:cache/posts/2008/06/hi-all-some-news-from-jit-front-7534695765973581706.html
7:02:14 AM: . render_posts:cache/posts/2008/06/pypy-code-swarm-7038411918926116477.html
7:02:14 AM: . render_posts:cache/posts/2008/06/pypy-improvements-5272963843122158791.html
7:02:14 AM: . render_posts:cache/posts/2008/06/pdb-and-rlcompleterng-2414105295687348881.html
7:02:14 AM: . render_posts:cache/posts/2008/06/running-nevow-on-top-of-pypy-58891137802412513.html
7:02:14 AM: . render_posts:cache/posts/2008/06/next-sprint-vilniuspost-europython-10-3844544842675903586.html
7:02:14 AM: . render_posts:cache/posts/2008/06/german-introductory-podcast-about-3836017753197345761.html
7:02:14 AM: . render_posts:cache/posts/2008/06/running-pylons-on-top-of-pypy-3234492105090025733.html
7:02:14 AM: . render_posts:cache/posts/2008/06/list-comprehension-implementation-5289956690288817225.html
7:02:14 AM: . render_posts:cache/posts/2008/06/better-profiling-support-for-pypy-1848129914083462080.html
7:02:14 AM: . render_posts:cache/posts/2008/05/threads-and-gcs-1126087726480790112.html
7:02:14 AM: . render_posts:cache/posts/2008/05/progresses-on-cli-jit-backend-front-1021772190959551376.html
7:02:14 AM: . render_posts:cache/posts/2008/05/more-windows-support-1747028151130099034.html
7:02:14 AM: . render_posts:cache/posts/2008/05/s3-workshop-potsdam-2008-writeup-6610637452403831794.html
7:02:14 AM: . render_posts:cache/posts/2008/05/berlin-sprint-finished-1597243123548564657.html
7:02:14 AM: . render_posts:cache/posts/2008/05/berlin-sprint-day-1-2-8761821946764492267.html
7:02:14 AM: . render_posts:cache/posts/2008/05/general-performance-improvements-838741900863354293.html
7:02:14 AM: . render_posts:cache/posts/2008/05/next-sprint-berlin-may-17-22nd-may-5362899847460267375.html
7:02:14 AM: . render_posts:cache/posts/2008/04/googles-summer-of-code-4911168632727441622.html
7:02:14 AM: . render_posts:cache/posts/2008/04/float-operations-for-jit-6499693696246367083.html
7:02:14 AM: . render_posts:cache/posts/2008/04/wrapping-pyrepl-in-readline-api-362730784820949868.html
7:02:14 AM: . render_posts:cache/posts/2008/04/other-aprils-fools-ideas-955926452383759016.html
7:02:14 AM: . render_posts:cache/posts/2008/04/trying-to-get-pypy-to-run-on-python-30-5082015544752137606.html
7:02:14 AM: . render_posts:cache/posts/2008/03/py-lib-091-released-1654797401128918376.html
7:02:14 AM: . render_posts:cache/posts/2008/03/pypy-summer-of-code-participation-3403842530060519982.html
7:02:14 AM: . render_posts:cache/posts/2008/03/ctypes-configuration-tool-7414864595600362988.html
7:02:14 AM: . render_posts:cache/posts/2008/03/bittorrent-on-pypy-7984272143557948160.html
7:02:14 AM: . render_posts:cache/posts/2008/03/as-fast-as-cpython-for-carefully-taken-1984440931984637179.html
7:02:14 AM: . render_posts:cache/posts/2008/02/running-pyglet-on-pypy-3191536711417589549.html
7:02:14 AM: . render_posts:cache/posts/2008/02/python-finalizers-semantics-part-2-2748812428675325525.html
7:02:14 AM: . render_posts:cache/posts/2008/02/python-finalizers-semantics-part-1-1196956834543115766.html
7:02:14 AM: . render_posts:cache/posts/2008/02/pypy-presence-on-various-conferences-in-6584680808789191759.html
7:02:14 AM: . render_posts:cache/posts/2008/01/buildbots-and-better-platform-support-6965497451398110731.html
7:02:14 AM: . render_posts:cache/posts/2008/01/pypy-keyboard-heatmap-4950995633665492453.html
7:02:14 AM: . render_posts:cache/posts/2008/01/rpython-can-be-faster-than-c-2559071147541131237.html
7:02:14 AM: . render_posts:cache/posts/2008/01/pypynet-goes-windows-forms-7031406830502864570.html
7:02:14 AM: . render_posts:cache/posts/2008/01/improve-net-integration-2239651503641931440.html
7:02:14 AM: . render_posts:cache/posts/2008/01/crashing-other-peoples-compilers-4574453763254909150.html
7:02:14 AM: . render_posts:cache/posts/2008/01/leysin-winter-sport-sprint-started-5478612778498579467.html
7:02:14 AM: . render_posts:cache/posts/2008/01/finding-gc-roots-using-llvm-or-parsing-1980376164990001937.html
7:02:14 AM: . render_posts:cache/posts/2008/01/visualizing-python-tokenizer-5020282079473796926.html
7:02:14 AM: . render_posts:cache/posts/2007/12/pypy-winter-sports-sprint-from-12-19th-5592383212609773292.html
7:02:14 AM: . render_posts:cache/posts/2007/12/german-slides-of-talk-at-python-user-3715884461725333051.html
7:02:14 AM: . render_posts:cache/posts/2007/12/various-performance-improvements-7027210611565246190.html
7:02:14 AM: . render_posts:cache/posts/2007/12/faster-implementation-of-classic-1021557618590043616.html
7:02:14 AM: . render_posts:cache/posts/2007/12/profiling-for-fun-with-valgrind-3215121784705288400.html
7:02:14 AM: . render_posts:cache/posts/2007/12/pypy-talk-at-python-user-group-munich-1952379593354367249.html
7:02:14 AM: . render_posts:cache/posts/2007/12/pypy-tasks-in-ghop-5130253260153218709.html
7:02:14 AM: . render_posts:cache/posts/2007/12/faster-than-c-8057790636822502084.html
7:02:14 AM: . render_posts:cache/posts/2007/12/good-news-from-garbage-collection-front-2678138026363485439.html
7:02:14 AM: . render_posts:cache/posts/2007/11/pypy-google-tech-talk-9082134238390123890.html
7:02:14 AM: . render_posts:cache/posts/2007/11/sprint-pictures-3151912856495869652.html
7:02:14 AM: . render_posts:cache/posts/2007/11/sprint-discussions-wrapping-external-8731011170537270161.html
7:02:14 AM: . render_posts:cache/posts/2007/11/sprint-discussions-releases-testing-1126468258904483211.html
7:02:14 AM: . render_posts:cache/posts/2007/11/ropes-branch-merged-8782576892496878598.html
7:02:14 AM: . render_posts:cache/posts/2007/11/pypy-cleanup-sprint-startup-4429006224971155209.html
7:02:14 AM: . render_posts:cache/posts/2007/11/unicode-support-in-rpython-in-recent-1444449848043047640.html
7:02:14 AM: . render_posts:cache/posts/2007/11/pypy-road-show-1-new-york-and-ibm-7837076523877011699.html
7:02:14 AM: . render_posts:cache/posts/2007/11/pypy-road-show-5790414147905233059.html
7:02:14 AM: . render_posts:cache/posts/2007/10/first-post-8150793557471983289.html
7:02:14 AM: . render_posts:cache/pages/search.html
7:02:14 AM: . render_taxonomies:public/2025/index.html
7:02:14 AM: . render_taxonomies:public/authors/corbin.html
7:02:14 AM: . render_taxonomies:public/categories/conda-forge.html
7:02:14 AM: . render_taxonomies:public/authors/max-bernstein.html
7:02:14 AM: . render_taxonomies:public/blog/index.html
7:02:14 AM: . render_taxonomies:public/authors/christoph-jung.html
7:02:14 AM: . render_taxonomies:public/2024/index.html
7:02:14 AM: . render_taxonomies:public/blog/index-44.html
7:02:14 AM: . render_taxonomies:public/categories/performance.html
7:02:14 AM: . render_taxonomies:public/2023/index.html
7:02:14 AM: . render_taxonomies:public/authors/cf-bolz-tereick.html
7:02:14 AM: . render_taxonomies:public/categories/testing.html
7:02:14 AM: . render_taxonomies:public/categories/z3.html
7:02:14 AM: . render_taxonomies:public/categories/meta.html
7:02:14 AM: . render_taxonomies:public/categories/sprints.html
7:02:14 AM: . render_taxonomies:public/blog/index-43.html
7:02:15 AM: . render_taxonomies:public/categories/toy-optimizer.html
7:02:15 AM: . render_taxonomies:public/categories/guestpost.html
7:02:15 AM: . render_taxonomies:public/2022/index.html
7:02:15 AM: . render_taxonomies:public/categories/casestudy.html
7:02:15 AM: . render_taxonomies:public/authors/vilhjalmur-thorsteinsson.html
7:02:15 AM: . render_taxonomies:public/blog/index-42.html
7:02:15 AM: . render_taxonomies:public/authors/the-pypy-team.html
7:02:15 AM: . render_taxonomies:public/2021/index.html
7:02:15 AM: . render_taxonomies:public/blog/index-41.html
7:02:15 AM: . render_taxonomies:public/authors/hodgestar.html
7:02:15 AM: . render_taxonomies:public/categories/graalpython.html
7:02:15 AM: . render_taxonomies:public/categories/heptapod.html
7:02:15 AM: . render_taxonomies:public/categories/hpy.html
7:02:15 AM: . render_taxonomies:public/2020/index.html
7:02:15 AM: . render_taxonomies:public/blog/index-40.html
7:02:15 AM: . render_taxonomies:public/2019/index.html
7:02:15 AM: . render_taxonomies:public/categories/gc.html
7:02:15 AM: . render_taxonomies:public/blog/index-39.html
7:02:15 AM: . render_taxonomies:public/2018/index.html
7:02:15 AM: . render_taxonomies:public/blog/index-38.html
7:02:15 AM: . render_taxonomies:public/categories/unicode.html
7:02:15 AM: . render_taxonomies:public/categories/vmprof.html
7:02:15 AM: . render_taxonomies:public/blog/index-37.html
7:02:15 AM: . render_taxonomies:public/2017/index.html
7:02:15 AM: . render_taxonomies:public/categories/releaserevdb.html
7:02:15 AM: . render_taxonomies:public/blog/index-36.html
7:02:15 AM: . render_taxonomies:public/categories/revdb.html
7:02:15 AM: . render_taxonomies:public/blog/index-35.html
7:02:15 AM: . render_taxonomies:public/2016/index.html
7:02:15 AM: . render_taxonomies:public/authors/richard-plangger.html
7:02:15 AM: . render_taxonomies:public/blog/index-34.html
7:02:15 AM: . render_taxonomies:public/blog/index-33.html
7:02:15 AM: . render_taxonomies:public/2015/index.html
7:02:15 AM: . render_taxonomies:public/blog/index-32.html
7:02:15 AM: . render_taxonomies:public/categories/smalltalk.html
7:02:15 AM: . render_taxonomies:public/categories/squeak.html
7:02:15 AM: . render_taxonomies:public/categories/releasestm.html
7:02:15 AM: . render_taxonomies:public/authors/mattip.html
7:02:15 AM: . render_taxonomies:public/blog/index-31.html
7:02:16 AM: . render_taxonomies:public/2014/index.html
7:02:16 AM: . render_taxonomies:public/authors/brian-kearns.html
7:02:16 AM: . render_taxonomies:public/blog/index-30.html
7:02:16 AM: . render_taxonomies:public/blog/index-29.html
7:02:16 AM: . render_taxonomies:public/blog/index-28.html
7:02:16 AM: . render_taxonomies:public/authors/romain-guillebert.html
7:02:16 AM: . render_taxonomies:public/blog/index-27.html
7:02:16 AM: . render_taxonomies:public/2013/index.html
7:02:16 AM: . render_taxonomies:public/blog/index-26.html
7:02:16 AM: . render_taxonomies:public/authors/philip-jenvey.html
7:02:16 AM: . render_taxonomies:public/blog/index-25.html
7:02:16 AM: . render_taxonomies:public/authors/wim-lavrijsen.html
7:02:16 AM: . render_taxonomies:public/blog/index-24.html
7:02:16 AM: . render_taxonomies:public/categories/releasecffi.html
7:02:16 AM: . render_taxonomies:public/blog/index-23.html
7:02:16 AM: . render_taxonomies:public/categories/arm.html
7:02:16 AM: . render_taxonomies:public/blog/index-22.html
7:02:16 AM: . render_taxonomies:public/categories/pypy3.html
7:02:16 AM: . render_taxonomies:public/categories/stm.html
7:02:16 AM: . render_taxonomies:public/2012/index.html
7:02:16 AM: . render_taxonomies:public/blog/index-21.html
7:02:16 AM: . render_taxonomies:public/blog/index-20.html
7:02:16 AM: . render_taxonomies:public/blog/index-19.html
7:02:16 AM: . render_taxonomies:public/categories/sponsors.html
7:02:16 AM: . render_taxonomies:public/blog/index-18.html
7:02:16 AM: . render_taxonomies:public/authors/michael-foord.html
7:02:16 AM: . render_taxonomies:public/categories/sprint.html
7:02:16 AM: . render_taxonomies:public/authors/david-schneider.html
7:02:16 AM: . render_taxonomies:public/authors/hakan-ardo.html
7:02:16 AM: . render_taxonomies:public/2011/index.html
7:02:16 AM: . render_taxonomies:public/blog/index-17.html
7:02:16 AM: . render_taxonomies:public/blog/index-16.html
7:02:16 AM: . render_taxonomies:public/authors/alex.html
7:02:16 AM: . render_taxonomies:public/blog/index-15.html
7:02:16 AM: . render_taxonomies:public/blog/index-14.html
7:02:16 AM: . render_taxonomies:public/categories/cpyext.html
7:02:16 AM: . render_taxonomies:public/blog/index-13.html
7:02:16 AM: . render_taxonomies:public/2010/index.html
7:02:16 AM: . render_taxonomies:public/authors/samuele-pedroni.html
7:02:16 AM: . render_taxonomies:public/categories/extension-modules.html
7:02:16 AM: . render_taxonomies:public/categories/rpyc.html
7:02:16 AM: . render_taxonomies:public/authors/alexander-schremmer.html
7:02:16 AM: . render_taxonomies:public/categories/cpython.html
7:02:16 AM: . render_taxonomies:public/categories/pyqt4.html
7:02:16 AM: . render_taxonomies:public/blog/index-12.html
7:02:16 AM: . render_taxonomies:public/categories/cli.html
7:02:16 AM: . render_taxonomies:public/categories/parser.html
7:02:16 AM: . render_taxonomies:public/categories/compiler.html
7:02:16 AM: . render_taxonomies:public/authors/benjamin-peterson.html
7:02:16 AM: . render_taxonomies:public/categories/numpy.html
7:02:16 AM: . render_taxonomies:public/blog/index-11.html
7:02:16 AM: . render_taxonomies:public/categories/roadmap.html
7:02:16 AM: . render_taxonomies:public/categories/speed.html
7:02:16 AM: . render_taxonomies:public/blog/index-10.html
7:02:16 AM: . render_taxonomies:public/2009/index.html
7:02:16 AM: . render_taxonomies:public/blog/index-9.html
7:02:16 AM: . render_taxonomies:public/blog/index-8.html
7:02:16 AM: . render_taxonomies:public/categories/ep2008.html
7:02:16 AM: . render_taxonomies:public/categories/pypy.html
7:02:16 AM: . render_taxonomies:public/categories/sun.html
7:02:16 AM: . render_taxonomies:public/authors/holger-krekel.html
7:02:16 AM: . render_taxonomies:public/categories/jython.html
7:02:16 AM: . render_taxonomies:public/blog/index-7.html
7:02:16 AM: . render_taxonomies:public/categories/jit.html
7:02:16 AM: . render_taxonomies:public/authors/bea-during.html
7:02:16 AM: . render_taxonomies:public/blog/index-6.html
7:02:17 AM: . render_taxonomies:public/blog/index-5.html
7:02:17 AM: . render_taxonomies:public/blog/index-4.html
7:02:17 AM: . render_taxonomies:public/authors/antonio-cuni.html
7:02:17 AM: . render_taxonomies:public/authors/armin-rigo.html
7:02:17 AM: . render_taxonomies:public/blog/index-3.html
7:02:17 AM: . render_taxonomies:public/2008/index.html
7:02:17 AM: . render_taxonomies:public/categories/valgrind.html
7:02:17 AM: . render_taxonomies:public/categories/kcachegrind.html
7:02:17 AM: . render_taxonomies:public/categories/profiling.html
7:02:17 AM: . render_taxonomies:public/blog/index-2.html
7:02:17 AM: . render_taxonomies:public/categories/release.html
7:02:17 AM: . render_taxonomies:public/authors/maciej-fijalkowski.html
7:02:17 AM: . render_taxonomies:public/authors/carl-friedrich-bolz-tereick.html
7:02:17 AM: . render_taxonomies:public/blog/index-1.html
7:02:17 AM: . render_taxonomies:public/2007/index.html
7:02:17 AM: . render_pages:public/posts/2007/11/pypy-road-show-1-new-york-and-ibm-7837076523877011699.html
7:02:17 AM: . render_taxonomies:public/categories/gc.xml
7:02:17 AM: . render_pages:public/posts/2007/11/pypy-road-show-5790414147905233059.html
7:02:17 AM: . render_pages:public/posts/2007/10/first-post-8150793557471983289.html
7:02:17 AM: . render_taxonomies:public/categories/sponsors.xml
7:02:17 AM: . render_pages:public/search.html
7:02:17 AM: . render_taxonomies:public/rss.xml
7:02:17 AM: . render_taxonomies:public/categories/speed.xml
7:02:17 AM: . render_taxonomies:public/categories/roadmap.xml
7:02:17 AM: . render_pages:public/posts/2024/10/jit-peephole-dsl.html
7:02:17 AM: . render_taxonomies:public/categories/sprint.xml
7:02:17 AM: . render_pages:public/posts/2024/08/portaone.html
7:02:17 AM: . render_pages:public/posts/2024/08/pypy-v7317-release.html
7:02:17 AM: . render_taxonomies:public/categories/unicode.xml
7:02:17 AM: . render_pages:public/posts/2024/08/conda-forge-proposes-dropping-support-for-pypy.html
7:02:17 AM: . render_pages:public/posts/2024/08/toy-knownbits.html
7:02:17 AM: . render_taxonomies:public/categories/releaserevdb.xml
7:02:17 AM: . render_pages:public/posts/2024/07/toy-abstract-interpretation.html
7:02:17 AM: . render_pages:public/posts/2024/07/mining-jit-traces-missing-optimizations-z3.html
7:02:17 AM: . render_taxonomies:public/categories/revdb.xml
7:02:17 AM: . render_pages:public/posts/2024/07/finding-simple-rewrite-rules-jit-z3.html
7:02:17 AM: . render_pages:public/posts/2024/05/vmprof-firefox-converter.html
7:02:17 AM: . render_taxonomies:public/categories/smalltalk.xml
7:02:17 AM: . render_pages:public/posts/2024/04/pypy-v7316-release.html
7:02:17 AM: . render_pages:public/posts/2024/03/fixing-bug-incremental-gc.html
7:02:17 AM: . render_taxonomies:public/categories/squeak.xml
7:02:17 AM: . render_pages:public/posts/2024/01/pypy-v7315-release.html
7:02:17 AM: . render_pages:public/posts/2023/12/pypy-moved-to-git-github.html
7:02:17 AM: . render_taxonomies:public/categories/stm.xml
7:02:17 AM: . render_pages:public/posts/2023/12/pypy-v7314-release.html
7:02:17 AM: . render_pages:public/posts/2023/09/pypy-v7313-release.html
7:02:17 AM: . render_taxonomies:public/categories/releasestm.xml
7:02:17 AM: . render_pages:public/posts/2023/06/pypy-v7312-release.html
7:02:17 AM: . render_pages:public/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
7:02:17 AM: . render_taxonomies:public/categories/numpy.xml
7:02:17 AM: . render_pages:public/posts/2023/01/string-concatenation-quadratic.html
7:02:17 AM: . render_pages:public/posts/2022/12/pypy-v7311-release.html
7:02:18 AM: . render_taxonomies:public/categories/arm.xml
7:02:18 AM: . render_pages:public/posts/2022/12/jit-bug-finding-smt-fuzzing.html
7:02:18 AM: . render_pages:public/posts/2022/12/pypy-v7310-release.html
7:02:18 AM: . render_taxonomies:public/categories/releasecffi.xml
7:02:18 AM: . render_pages:public/posts/2022/11/pypy-and-conda-forge.html
7:02:18 AM: . render_pages:public/posts/2022/10/blog-15-years.html
7:02:18 AM: . render_taxonomies:public/categories/pyqt4.xml
7:02:18 AM: . render_pages:public/posts/2022/10/toy-optimizer-allocation-removal.html
7:02:18 AM: . render_pages:public/pypy-sponsors.html
7:02:18 AM: . render_taxonomies:public/categories/rpyc.xml
7:02:18 AM: . render_pages:public/posts/2022/07/ddorf-sprint-sep-2022.html
7:02:18 AM: . render_pages:public/posts/2022/07/m1-support-for-pypy.html
7:02:18 AM: . render_taxonomies:public/categories/cli.xml
7:02:18 AM: . render_pages:public/posts/2022/07/toy-optimizer.html
7:02:18 AM: . render_pages:public/posts/2022/04/how-is-pypy-tested.html
7:02:18 AM: . render_taxonomies:public/categories/compiler.xml
7:02:18 AM: . render_pages:public/posts/2022/03/pypy-v738-release.html
7:02:18 AM: . render_pages:public/posts/2022/02/pypy-v738-release.html
7:02:18 AM: . render_taxonomies:public/categories/parser.xml
7:02:18 AM: . render_pages:public/posts/2022/02/nlp-icelandic-case-study.html
7:02:18 AM: . render_pages:public/posts/2021/12/error-message-style-guides.html
7:02:18 AM: . render_taxonomies:public/categories/ep2008.xml
7:02:18 AM: . render_pages:public/posts/2021/10/pypy-v737-release.html
7:02:18 AM: . render_pages:public/posts/2021/10/pypy-v736-release.html
7:02:18 AM: . render_taxonomies:public/categories/jython.xml
7:02:18 AM: . render_pages:public/posts/2021/09/jit-auto-generated-code.html
7:02:18 AM: . render_pages:public/posts/2021/05/pypy-irc-moves-to-libera-chat.html
7:02:18 AM: . render_taxonomies:public/categories/sun.xml
7:02:18 AM: . render_pages:public/howtohelp.html
7:02:18 AM: . render_pages:public/posts/2021/05/pypy-v735-release.html
7:02:18 AM: . render_pages:public/checksums.html
7:02:18 AM: . render_taxonomies:public/categories/kcachegrind.xml
7:02:18 AM: . render_pages:public/posts/2021/04/ways-pypy-graphviz.html
7:02:18 AM: . render_pages:public/posts/2021/04/pypy-v734-release-of-python-27-and-37.html
7:02:18 AM: . render_taxonomies:public/categories/valgrind.xml
7:02:18 AM: . render_pages:public/posts/2021/03/new-hpy-blog.html
7:02:18 AM: . render_pages:public/posts/2021/03/pypys-blog-has-moved.html
7:02:18 AM: . render_taxonomies:public/categories/release.xml
7:02:18 AM: . render_pages:public/posts/2025/02/pypy-v7318-release.html
7:02:18 AM: . render_pages:public/posts/2020/12/mac-meets-arm64-940822335619099039.html
7:02:18 AM: . render_taxonomies:public/authors/mattip.xml
7:02:18 AM: . render_pages:public/posts/2025/01/musings-tracing.html
7:02:18 AM: . render_pages:public/posts/2020/11/pypy-733-triple-release-python-37-36-3446596804408262749.html
7:02:18 AM: . render_taxonomies:public/categories/guestpost.xml
7:02:18 AM: . render_pages:public/download_advanced.html
7:02:18 AM: . render_taxonomies:public/authors/cf-bolz-tereick.xml
7:02:19 AM: . render_pages:public/posts/2020/09/pypy-732-triple-release-python-27-36-3980901335490872787.html
7:02:19 AM: . render_taxonomies:public/categories/jit.xml
7:02:19 AM: . render_pages:public/posts/2020/08/pypy-is-on-open-collective-5673322428814364737.html
7:02:19 AM: . render_taxonomies:public/authors/corbin.xml
7:02:19 AM: . render_pages:public/posts/2020/08/a-new-chapter-for-pypy-8388322709667328389.html
7:02:19 AM: . render_taxonomies:public/categories/z3.xml
7:02:19 AM: . render_pages:public/posts/2020/04/pypy-731-released-6266451647387657480.html
7:02:19 AM: . render_taxonomies:public/authors/the-pypy-team.xml
7:02:19 AM: . render_pages:public/posts/2020/03/leysin-2020-sprint-report-764567777353955897.html
7:02:19 AM: . render_taxonomies:public/categories/casestudy.xml
7:02:19 AM: . render_pages:public/posts/2020/02/pypy-and-cffi-have-moved-to-heptapod-5791595152472747032.html
7:02:19 AM: . render_taxonomies:public/authors/max-bernstein.xml
7:02:19 AM: . render_pages:public/posts/2020/01/leysin-winter-sprint-2020-feb-28-march-6349761524797409012.html
7:02:19 AM: . render_taxonomies:public/categories/conda-forge.xml
7:02:19 AM: . render_pages:public/compat.html
7:02:19 AM: . render_taxonomies:public/authors/christoph-jung.xml
7:02:19 AM: . render_pages:public/contact.html
7:02:19 AM: . render_taxonomies:public/categories/toy-optimizer.xml
7:02:19 AM: . render_pages:public/download.html
7:02:19 AM: . render_taxonomies:public/authors/carl-friedrich-bolz-tereick.xml
7:02:19 AM: . render_pages:public/features.html
7:02:19 AM: . render_taxonomies:public/categories/profiling.xml
7:02:19 AM: . render_pages:public/index.html
7:02:19 AM: . render_taxonomies:public/authors/vilhjalmur-thorsteinsson.xml
7:02:19 AM: . render_pages:public/people.html
7:02:19 AM: . render_taxonomies:public/categories/vmprof.xml
7:02:19 AM: . render_pages:public/performance.html
7:02:19 AM: . render_taxonomies:public/authors/antonio-cuni.xml
7:02:19 AM: . render_pages:public/posts/2019/12/pypy-730-released-3614026620096963655.html
7:02:20 AM: . render_taxonomies:public/categories/performance.xml
7:02:20 AM: . render_pages:public/posts/2019/12/hpy-kick-off-sprint-report-1840829336092490938.html
7:02:20 AM: . render_taxonomies:public/authors/armin-rigo.xml
7:02:20 AM: . render_pages:public/posts/2019/10/pypy-v72-released-1090406556726313495.html
7:02:20 AM: . render_taxonomies:public/categories/testing.xml
7:02:20 AM: . render_pages:public/posts/2019/10/pypys-new-json-parser-492911724084305501.html
7:02:20 AM: . render_taxonomies:public/authors/hodgestar.xml
7:02:20 AM: . render_pages:public/posts/2019/08/a-second-life-for-sandbox-6848726729476245390.html
7:02:20 AM: . render_taxonomies:public/categories/extension-modules.xml
7:02:20 AM: . render_pages:public/posts/2019/07/pypy-jit-for-aarch64-7161523403247118006.html
7:02:20 AM: . render_taxonomies:public/authors/maciej-fijalkowski.xml
7:02:20 AM: . render_pages:public/posts/2019/04/pypy-711-bug-fix-release-6539023630991217367.html
7:02:20 AM: . render_taxonomies:public/categories/meta.xml
7:02:20 AM: . render_pages:public/posts/2019/04/an-rpython-jit-for-lpegs-4779548053359386284.html
7:02:20 AM: . render_taxonomies:public/authors/richard-plangger.xml
7:02:20 AM: . render_pages:public/posts/2019/03/pypy-v71-released-now-uses-utf-8-451324088028792912.html
7:02:20 AM: . render_taxonomies:public/categories/sprints.xml
7:02:20 AM: . render_pages:public/posts/2019/02/pypy-v700-triple-release-of-27-35-and-606875333356156076.html
7:02:20 AM: . render_taxonomies:public/authors/philip-jenvey.xml
7:02:20 AM: . render_pages:public/posts/2019/02/dusseldorf-sprint-report-2019-6107623654916313905.html
7:02:20 AM: . render_taxonomies:public/categories/pypy.xml
7:02:20 AM: . render_pages:public/posts/2019/01/pypy-for-low-latency-systems-613165393301401965.html
7:02:20 AM: . render_taxonomies:public/authors/romain-guillebert.xml
7:02:20 AM: . render_pages:public/posts/2018/12/pypy-winter-sprint-feb-4-9-in-dusseldorf-7199110498451574074.html
7:02:20 AM: . render_taxonomies:public/categories/cpyext.xml
7:02:20 AM: . render_pages:public/posts/2018/11/hello-everyone-at-pypy-we-are-trying-to-5336557946798583063.html
7:02:20 AM: . render_taxonomies:public/authors/alex.xml
7:02:20 AM: . render_pages:public/posts/2018/11/guest-post-implementing-calculator-repl-6271483514675006846.html
7:02:20 AM: . render_taxonomies:public/categories/cpython.xml
7:02:20 AM: . render_pages:public/posts/2018/09/inside-cpyext-why-emulating-cpython-c-8083064623681286567.html
7:02:20 AM: . render_taxonomies:public/authors/brian-kearns.xml
7:02:20 AM: . render_pages:public/posts/2018/09/the-first-15-years-of-pypy-3412615975376972020.html
7:02:20 AM: . render_taxonomies:public/categories/graalpython.xml
7:02:20 AM: . render_pages:public/posts/2018/06/repeating-matrix-multiplication-8641748742577945875.html
7:02:20 AM: . render_taxonomies:public/authors/david-schneider.xml
7:02:20 AM: . render_pages:public/posts/2018/04/how-to-ignore-annoying-cython-warnings-1007636731207810779.html
7:02:20 AM: . render_taxonomies:public/categories/heptapod.xml
7:02:20 AM: . render_pages:public/posts/2018/04/pypy27-and-pypy35-v60-dual-release-7416552143474607997.html
7:02:20 AM: . render_taxonomies:public/authors/wim-lavrijsen.xml
7:02:20 AM: . render_pages:public/posts/2018/04/improving-syntaxerror-in-pypy-5733639208090522433.html
7:02:20 AM: . render_taxonomies:public/categories/hpy.xml
7:02:20 AM: . render_pages:public/posts/2018/03/leysin-winter-sprint-2018-review-3988364248531980164.html
7:02:20 AM: . render_taxonomies:public/authors/hakan-ardo.xml
7:02:20 AM: . render_pages:public/posts/2018/01/pypy-5101-bugfix-release-for-python-35-8485250762789380657.html
7:02:20 AM: . render_taxonomies:public/categories/pypy3.xml
7:02:20 AM: . render_pages:public/posts/2018/01/leysin-winter-sprint-17-24-march-2018-7141092581585849418.html
7:02:20 AM: . render_taxonomies:public/authors/michael-foord.xml
7:02:20 AM: . render_pages:public/posts/2017/12/pypy27-and-pypy35-v510-dual-release-3223396318213306071.html
7:02:20 AM: . render_pages:public/posts/2013/08/numpypy-status-update-3401163348519734658.html
7:02:20 AM: . render_pages:public/posts/2011/05/pypy-genova-pegli-post-europython-4004229800858530064.html
7:02:20 AM: . render_pages:public/posts/2009/04/roadmap-for-jit-377358891902851723.html
7:02:20 AM: . render_pages:public/posts/2017/10/how-to-make-your-code-80-times-faster-1424098117108093942.html
7:02:20 AM: . render_pages:public/posts/2013/08/pypy-21-considered-armful-7177475722033479233.html
7:02:20 AM: . render_pages:public/posts/2011/05/pypy-usage-survey-1402303968715807009.html
7:02:20 AM: . render_pages:public/posts/2009/04/leysin-sprint-report-1416905818217912359.html
7:02:20 AM: . render_taxonomies:public/authors/holger-krekel.xml
7:02:20 AM: . render_pages:public/posts/2017/10/cape-of-good-hope-for-pypy-hello-from-3656631725712879033.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy-demo-evening-in-london-august-27-3640213278969666664.html
7:02:20 AM: . render_pages:public/posts/2011/05/server-migration-in-progress-2113491786141182920.html
7:02:20 AM: . render_pages:public/posts/2009/04/beta-for-110-released-4604559533184706699.html
7:02:20 AM: . render_pages:public/posts/2017/10/pypy-v59-released-now-supports-pandas-2261195727261691228.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy3-21-beta-1-8647445024868663902.html
7:02:20 AM: . render_pages:public/posts/2011/05/playing-with-linear-programming-on-pypy-4040572987275633047.html
7:02:20 AM: . render_pages:public/posts/2009/04/leysin-sprint-started-4551365436232104640.html
7:02:20 AM: . render_taxonomies:public/authors/alexander-schremmer.xml
7:02:20 AM: . render_pages:public/posts/2017/08/lets-remove-global-interpreter-lock-748023554216649595.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy-21-beta-2-264349571160808803.html
7:02:20 AM: . render_pages:public/posts/2011/05/numpy-follow-up-6928627691060102514.html
7:02:20 AM: . render_pages:public/posts/2009/04/pycon-videos-are-online-909873128878039557.html
7:02:20 AM: . render_pages:public/posts/2017/07/binary-wheels-for-pypy-8718353804433344916.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy-san-francisco-sprint-july-27th-2012-3064530444396960172.html
7:02:20 AM: . render_pages:public/posts/2011/05/numpy-in-pypy-status-and-roadmap-8332894230779779992.html
7:02:20 AM: . render_pages:public/posts/2009/03/vm-summit-nice-to-see-friendly-8755773725359396485.html
7:02:20 AM: . render_taxonomies:public/authors/samuele-pedroni.xml
7:02:20 AM: . render_pages:public/posts/2017/06/pypy-v58-released-739876359584854017.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy-london-sprint-august-26-september-5156945690440578388.html
7:02:20 AM: . render_pages:public/posts/2011/04/pypy-15-released-catching-up-302997959079576809.html
7:02:20 AM: . render_pages:public/posts/2009/03/pypy-talk-at-openbossa-09-5135830287297423499.html
7:02:20 AM: . render_pages:public/posts/2017/04/pypy-571-bugfix-released-8519267986159880133.html
7:02:20 AM: . render_pages:public/posts/2013/07/software-transactional-memory-lisp-7777576128992250197.html
7:02:20 AM: . render_pages:public/posts/2011/04/using-tkinter-and-idle-with-pypy-6156563216925585965.html
7:02:20 AM: . render_pages:public/posts/2009/03/good-news-everyone-421421336094214242.html
7:02:20 AM: . render_taxonomies:public/authors/benjamin-peterson.xml
7:02:20 AM: . render_pages:public/posts/2017/04/native-profiling-in-vmprof-6949065546884243105.html
7:02:20 AM: . render_pages:public/posts/2013/07/pypy-21-beta-1351105697755187196.html
7:02:20 AM: . render_pages:public/posts/2011/04/tutorial-part-2-adding-jit-8121732841568309472.html
7:02:20 AM: . render_pages:public/posts/2009/03/jit-bit-of-look-inside-7472130507462677287.html
7:02:20 AM: . render_pages:public/posts/2017/03/pypy27-and-pypy35-v57-two-in-one-release-4736633226245374150.html
7:02:20 AM: . render_pages:public/posts/2013/07/europython-8992114341185888806.html
7:02:20 AM: . render_pages:public/posts/2011/04/tutorial-writing-interpreter-with-pypy-3785910476193156295.html
7:02:20 AM: . render_pages:public/posts/2009/03/pypy-on-mobiles-at-openbossa-845760004725129519.html
7:02:20 AM: . render_taxonomies:public/authors/bea-during.xml
7:02:20 AM: . render_pages:public/posts/2017/03/leysin-winter-sprint-summary-4587213628578490701.html
7:02:20 AM: . render_pages:public/posts/2013/06/py3k-status-update-11-133025715908408072.html
7:02:20 AM: . render_pages:public/posts/2011/04/pypy-goteborg-post-easter-sprint-april-16274563331982977.html
7:02:20 AM: . render_pages:public/posts/2009/03/applying-tracing-jit-to-interpreter-3287844903778799266.html
7:02:20 AM: . render_pages:public/posts/2017/03/async-http-benchmarks-on-pypy3-1092124994927894138.html
7:02:20 AM: . render_pages:public/posts/2013/06/stm-on-drawing-board-1028082727566254104.html
7:02:20 AM: . render_pages:public/posts/2011/03/controlling-tracing-of-interpreter-with_26-3072929156700508140.html
7:02:20 AM: . render_pages:public/posts/2009/03/next-leysin-winter-sprint-1791506307881043273.html
7:02:20 AM: . render_pages:public/posts/2017/01/leysin-winter-sprint-2526th-feb-4th-3831779797804484935.html
7:02:20 AM: . render_pages:public/posts/2013/06/numpypy-status-update-3846626188716521472.html
7:02:20 AM: . render_pages:public/posts/2011/03/thank-you-to-psf-5934275567667314914.html
7:02:20 AM: . render_pages:public/posts/2009/02/wroclaw-2009-sprint-progress-report-2510073170049635489.html
7:02:20 AM: . render_pages:public/posts/2016/11/pypy27-v56-released-stdlib-2712-support-5671090852400583673.html
7:02:20 AM: . render_pages:public/posts/2013/05/pypy-202-fermi-panini-1917947221142595738.html
7:02:20 AM: . render_pages:public/posts/2011/03/controlling-tracing-of-interpreter-with_21-6524148550848694588.html
7:02:20 AM: . render_pages:public/posts/2009/01/wroclaw-2009-pypy-sprint-and-talk-8240928228677982487.html
7:02:20 AM: . render_pages:public/posts/2016/11/vectorization-extended-powerpc-and-s390x-4042433015460084057.html
7:02:20 AM: . render_pages:public/posts/2013/05/pypy-201-bohr-smrrebrd-6316445093061941482.html
7:02:20 AM: . render_pages:public/posts/2011/03/controlling-tracing-of-interpreter-with_15-3281215865169782921.html
7:02:20 AM: . render_pages:public/posts/2008/12/pycon-2009-9090464449197911432.html
7:02:20 AM: . render_pages:public/posts/2016/10/pypy3-550-released-8069558680221199646.html
7:02:20 AM: . render_pages:public/posts/2013/05/numpy-status-update-4176018422530420763.html
7:02:20 AM: . render_pages:public/posts/2011/03/controlling-tracing-of-interpreter-with-871085470935630424.html
7:02:20 AM: . render_pages:public/posts/2008/12/porting-jit-to-cli-part-3-3519327524638923621.html
7:02:20 AM: . render_pages:public/posts/2016/09/revdb-released-v541-6719768292347391304.html
7:02:21 AM: . render_pages:public/posts/2013/05/pypy-20-einstein-sandwich-635158782365435530.html
7:02:21 AM: . render_pages:public/posts/2011/03/bay-area-2011-tour-summary-9117372109664978472.html
7:02:21 AM: . render_pages:public/posts/2008/11/porting-jit-to-cli-part-2-2456826431882963884.html
7:02:21 AM: . render_pages:public/posts/2016/09/pypy-541-bugfix-released-3217566297258542810.html
7:02:21 AM: . render_pages:public/posts/2013/05/pypy-20-alpha-for-arm-2318299473927531503.html
7:02:21 AM: . render_pages:public/posts/2011/03/us-trip-report-popl-microsoft-ibm-3874568000250679204.html
7:02:21 AM: . render_pages:public/posts/2008/11/porting-jit-to-cli-part-1-8712941279840156635.html
7:02:21 AM: . render_pages:public/posts/2016/08/pypy2-v54-released-incremental-3611318295736669599.html
7:02:21 AM: . render_pages:public/posts/2013/04/pypy-20-beta-2-released-4858660312787995512.html
7:02:21 AM: . render_pages:public/posts/2011/02/pypy-winter-sprint-report-4155886720346408516.html
7:02:21 AM: . render_pages:public/posts/2008/11/one-year-pypy-blog-3267056180369310162.html
7:02:21 AM: . render_pages:public/posts/2016/08/pypy-tooling-upgrade-jitviewer-and-5107430577468391432.html
7:02:21 AM: . render_pages:public/posts/2013/03/so-you-want-to-try-pypy-4702482800824669595.html
7:02:21 AM: . render_pages:public/posts/2011/02/pypy-san-franciso-bay-area-tour-2011-6179180737090334330.html
7:02:21 AM: . render_pages:public/posts/2008/10/sprint-discussions-jit-generator-3301578822967655604.html
7:02:21 AM: . render_pages:public/posts/2016/08/pypy-gets-funding-from-mozilla-for-5569307998787871200.html
7:02:21 AM: . render_pages:public/posts/2013/03/numpy-status-update-and-developer-1503421654591696377.html
7:02:21 AM: . render_pages:public/posts/2011/02/pypy-faster-than-c-on-carefully-crafted-5614784244310486765.html
7:02:21 AM: . render_pages:public/posts/2008/10/sprint-discussions-c-library-bindings-249141169883996521.html
7:02:21 AM: . render_pages:public/posts/2016/07/reverse-debugging-for-python-8854823774141612670.html
7:02:21 AM: . render_pages:public/posts/2013/03/py3k-status-update-10-6681398990092286007.html
7:02:21 AM: . render_pages:public/posts/2011/01/jit-backend-for-arm-processors-5994810755839586463.html
7:02:21 AM: . render_pages:public/posts/2008/10/sprint-discussions-release-planning-7097053444808236145.html
7:02:21 AM: . render_pages:public/posts/2016/06/pypy2-v53-released-major-c-extension-7708576047190172431.html
7:02:21 AM: . render_pages:public/posts/2013/02/10-years-of-pypy-634401291726575821.html
7:02:21 AM: . render_pages:public/posts/2011/01/pypy-wants-you-4543209863582915733.html
7:02:21 AM: . render_pages:public/posts/2008/10/dsseldorf-sprint-report-days-1-3-5256639868851086032.html
7:02:21 AM: . render_pages:public/posts/2016/05/pypy33-v52-alpha-1-released-1725927506363370346.html
7:02:21 AM: . render_pages:public/posts/2013/02/cppyy-status-update-808802896237239604.html
7:02:21 AM: . render_pages:public/posts/2011/01/loop-invariant-code-motion-1998392217676829154.html
7:02:21 AM: . render_pages:public/posts/2008/10/prolog-jit-masters-thesis-finished-5462132148241449867.html
7:02:21 AM: . render_pages:public/posts/2016/05/pypy-511-bugfix-released-7586640750680293200.html
7:02:21 AM: . render_pages:public/posts/2013/02/hello-everyone-4718797989680066222.html
7:02:21 AM: . render_pages:public/posts/2010/12/pypy-141-7283625923182122073.html
7:02:21 AM: . render_pages:public/posts/2008/09/pypypython-at-maemo-summit-6115106472056714072.html
7:02:21 AM: . render_pages:public/posts/2016/04/pypy-51-released-4979856639628970409.html
7:02:21 AM: . render_pages:public/posts/2013/02/announcing-topaz-rpython-powered-ruby-6662407703061538341.html
7:02:21 AM: . render_pages:public/posts/2010/12/pypy-migrates-to-mercurial-3308736161543832134.html
7:02:21 AM: . render_pages:public/posts/2008/09/pycon-uk-javascript-and-gil-8387247619202094916.html
7:02:21 AM: . render_pages:public/posts/2016/04/pypy-enterprise-edition-3688275697656890948.html
7:02:21 AM: . render_pages:public/posts/2013/02/cffi-05-1630643916751622710.html
7:02:21 AM: . render_pages:public/posts/2010/12/oh-and-btw-pypy-gets-funding-through-3568486750776147382.html
7:02:21 AM: . render_pages:public/posts/2008/09/dsseldorf-pypy-sprint-5-13th-october-8919978872121664955.html
7:02:21 AM: . render_pages:public/posts/2016/04/warmup-improvements-more-efficient-7082900097299909512.html
7:02:21 AM: . render_pages:public/posts/2013/01/numpypy-2013-developer-position-1547805593757893630.html
7:02:21 AM: . render_pages:public/posts/2010/12/leysin-winter-sprint-8115212435349091722.html
7:02:21 AM: . render_pages:public/posts/2008/08/pylibpytest-092-released-6233865913406513469.html
7:02:21 AM: . render_pages:public/posts/2016/03/pypy-501-bugfix-released-2218405735970044084.html
7:02:21 AM: . render_pages:public/posts/2013/01/py3k-status-update-9-98332471264591773.html
7:02:21 AM: . render_pages:public/posts/2010/12/pypy-14-release-aftermath-2979780282210978576.html
7:02:21 AM: . render_pages:public/posts/2008/08/new-translation-option-opt-7737733390438084418.html
7:02:21 AM: . render_pages:public/posts/2016/03/pypy-50-released-5730569530415927220.html
7:02:21 AM: . render_pages:public/posts/2012/12/pypy-related-internship-at-ncar-7412729710421119926.html
7:02:21 AM: . render_pages:public/posts/2010/12/we-are-not-heroes-just-very-patient-7114408885070101720.html
7:02:21 AM: . render_pages:public/posts/2008/08/pypy-runs-unmodified-django-10-beta-7105507436425430319.html
7:02:21 AM: . render_pages:public/posts/2016/02/c-api-support-update-8582726091670983181.html
7:02:21 AM: . render_pages:public/posts/2012/12/py3k-status-update-8-3932232806458251730.html
7:02:21 AM: . render_pages:public/posts/2010/11/pypy-14-ouroboros-in-practice-5437628000869417542.html
7:02:21 AM: . render_pages:public/posts/2008/07/europython-2008-pypy-talks-and-sprint-2255727845041197411.html
7:02:21 AM: . render_pages:public/posts/2016/01/using-cffi-for-embedding-8493496761738752124.html
7:02:21 AM: . render_pages:public/posts/2012/11/pypy-san-francisco-sprint-dec-1st-dec-5133109101989613355.html
7:02:21 AM: . render_pages:public/posts/2010/11/improving-memory-behaviour-to-make-self-856966667913962461.html
7:02:21 AM: . render_pages:public/posts/2008/07/finding-bugs-in-pypy-with-fuz-7503072572107631526.html
7:02:21 AM: . render_pages:public/posts/2016/01/leysin-winter-sprint-20-27th-february-1737200016169608469.html
7:02:21 AM: . render_pages:public/posts/2012/11/pypy-20-beta-1-2702952243260181341.html
7:02:21 AM: . render_pages:public/posts/2010/11/running-large-radio-telescope-software-7600337209616168504.html
7:02:21 AM: . render_pages:public/posts/2008/07/pypys-python-runs-pinax-django-1265543049596913506.html
7:02:21 AM: . render_pages:public/posts/2015/11/pypy-401-released-please-update-2652340737298251005.html
7:02:21 AM: . render_pages:public/posts/2012/11/py3k-status-update-7-6182140595418083307.html
7:02:21 AM: . render_pages:public/posts/2010/11/efficiently-implementing-python-objects-3838329944323946932.html
7:02:21 AM: . render_pages:public/posts/2008/07/ep2008-pypy-meets-jython-1107070144380217881.html
7:02:21 AM: . render_pages:public/posts/2015/10/pypy-400-released-jit-with-simd-8282134928733384063.html
7:02:21 AM: . render_pages:public/posts/2012/11/numpy-status-update-5-5489198414356844587.html
7:02:21 AM: . render_pages:public/posts/2010/11/speeding-up-pypy-by-donations-6035529829962326007.html
7:02:21 AM: . render_pages:public/posts/2008/07/pypy-at-europython-2008-1488914968455397674.html
7:02:21 AM: . render_pages:public/posts/2015/10/automatic-simd-vectorization-support-in-639063580401330508.html
7:02:21 AM: . render_pages:public/posts/2012/10/cape-town-2012-sprint-report-1612771358321767072.html
7:02:21 AM: . render_pages:public/posts/2010/11/snake-which-bites-its-tail-pypy-jitting-5161284681004717142.html
7:02:21 AM: . render_pages:public/posts/2008/06/hi-all-some-news-from-jit-front-7534695765973581706.html
7:02:21 AM: . render_pages:public/posts/2015/10/powerpc-backend-for-jit-3014100267884692148.html
7:02:21 AM: . render_pages:public/posts/2012/09/py3k-status-update-6-4049281716377789914.html
7:02:21 AM: . render_pages:public/posts/2010/10/dusseldorf-sprint-report-2010-371223200425847723.html
7:02:21 AM: . render_pages:public/posts/2008/06/pypy-code-swarm-7038411918926116477.html
7:02:21 AM: . render_pages:public/posts/2015/10/pypy-memory-and-warmup-improvements-2-4598780879518640015.html
7:02:21 AM: . render_pages:public/posts/2012/09/pypy-cape-town-sprint-oct-7th-oct-21st-5757682347636918027.html
7:02:21 AM: . render_pages:public/posts/2010/10/peace-of-green-4230271053903469504.html
7:02:21 AM: . render_pages:public/posts/2008/06/pypy-improvements-5272963843122158791.html
7:02:21 AM: . render_pages:public/posts/2015/09/pypy-warmup-improvements-8349465374608676233.html
7:02:21 AM: . render_pages:public/posts/2012/09/numpy-on-pypy-status-update-1605312600799448094.html
7:02:21 AM: . render_pages:public/posts/2010/10/phd-thesis-about-pypys-cli-jit-backend-969267841095296323.html
7:02:21 AM: . render_pages:public/posts/2008/06/pdb-and-rlcompleterng-2414105295687348881.html
7:02:21 AM: . render_pages:public/posts/2015/08/pypy-261-released-3638960649983103796.html
7:02:21 AM: . render_pages:public/posts/2012/08/cffi-release-03-4740491796308953732.html
7:02:21 AM: . render_pages:public/posts/2010/10/next-pypy-sprint-4850394963147107623.html
7:02:21 AM: . render_pages:public/posts/2008/06/running-nevow-on-top-of-pypy-58891137802412513.html
7:02:21 AM: . render_pages:public/posts/2015/06/pypy-and-ijson-guest-blog-post-8143007374752482637.html
7:02:21 AM: . render_pages:public/posts/2012/08/c-objects-in-cppyy-part-1-data-members-1105848719513737614.html
7:02:21 AM: . render_pages:public/posts/2010/09/pypy-in-googles-summer-of-code-2010-1267220161643618015.html
7:02:21 AM: . render_pages:public/posts/2008/06/next-sprint-vilniuspost-europython-10-3844544842675903586.html
7:02:21 AM: . render_pages:public/posts/2015/06/pypy-260-release-8983050552628070433.html
7:02:21 AM: . render_pages:public/posts/2012/08/multicore-programming-in-pypy-and-6595343388141556320.html
7:02:21 AM: . render_pages:public/posts/2010/09/using-escape-analysis-across-loop-2887031293132023676.html
7:02:21 AM: . render_pages:public/posts/2008/06/german-introductory-podcast-about-3836017753197345761.html
7:02:21 AM: . render_pages:public/posts/2015/05/cffi-101-released-756545636419794802.html
7:02:21 AM: . render_pages:public/posts/2012/08/hello-everyone-5492331040603503642.html
7:02:21 AM: . render_pages:public/posts/2010/09/escape-analysis-in-pypys-jit-1780048403046080197.html
7:02:21 AM: . render_pages:public/posts/2008/06/running-pylons-on-top-of-pypy-3234492105090025733.html
7:02:21 AM: . render_pages:public/posts/2015/05/cffi-10-beta-1-4375652711495636911.html
7:02:21 AM: . render_pages:public/posts/2012/07/cffi-release-02-4800000428934604295.html
7:02:21 AM: . render_pages:public/posts/2010/08/europython-2010-videos-available-8446190660370796142.html
7:02:21 AM: . render_pages:public/posts/2008/06/list-comprehension-implementation-5289956690288817225.html
7:02:21 AM: . render_pages:public/posts/2015/03/pypy-stm-251-released-1342113838236225773.html
7:02:21 AM: . render_pages:public/posts/2012/07/hello-everyone-6869934374873967346.html
7:02:21 AM: . render_pages:public/posts/2010/08/call-for-benchmarks-2605012131351543912.html
7:02:21 AM: . render_pages:public/posts/2008/06/better-profiling-support-for-pypy-1848129914083462080.html
7:02:21 AM: . render_pages:public/posts/2015/03/pypy-251-released-5657064769385723517.html
7:02:21 AM: . render_pages:public/posts/2012/07/py3k-status-update-5-359698189825543897.html
7:02:21 AM: . render_pages:public/posts/2010/08/pyohio-2568618480482575546.html
7:02:21 AM: . render_pages:public/posts/2008/05/threads-and-gcs-1126087726480790112.html
7:02:21 AM: . render_pages:public/posts/2012/06/europython-sprint-5668923199392472912.html
7:02:21 AM: . render_pages:public/posts/2015/03/pydgin-using-rpython-to-generate-fast-1514065178985838697.html
7:02:21 AM: . render_pages:public/posts/2010/08/using-virtualenv-with-pypy-7238942727709530503.html
7:02:21 AM: . render_pages:public/posts/2008/05/progresses-on-cli-jit-backend-front-1021772190959551376.html
7:02:21 AM: . render_pages:public/posts/2015/02/experiments-in-pyrlang-with-rpython-8103387814587972227.html
7:02:21 AM: . render_pages:public/posts/2012/06/architecture-of-cppyy-9077100041707701102.html
7:02:21 AM: . render_pages:public/posts/2010/07/play-on-regular-expression-9014941705636345998.html
7:02:21 AM: . render_pages:public/posts/2008/05/more-windows-support-1747028151130099034.html
7:02:21 AM: . render_pages:public/posts/2015/02/linalg-support-in-pypynumpy-1131217944329711855.html
7:02:21 AM: . render_pages:public/posts/2012/06/release-01-of-cffi-4760622823232463868.html
7:02:21 AM: . render_pages:public/posts/2010/07/europython-2010-report-7803731360759120212.html
7:02:21 AM: . render_pages:public/posts/2008/05/s3-workshop-potsdam-2008-writeup-6610637452403831794.html
7:02:21 AM: . render_pages:public/posts/2015/02/numpypy-status-january-2015-5092986229783279944.html
7:02:21 AM: . render_pages:public/posts/2012/06/stm-with-threads-7818875111634541910.html
7:02:21 AM: . render_pages:public/posts/2010/07/cern-sprint-report-wrapping-c-libraries-6547377950791793143.html
7:02:21 AM: . render_pages:public/posts/2008/05/berlin-sprint-finished-1597243123548564657.html
7:02:21 AM: . render_pages:public/posts/2015/02/pypy-250-released-247160062953533060.html
7:02:21 AM: . render_pages:public/posts/2012/06/pypy-19-yard-wolf-7006180436602667005.html
7:02:21 AM: . render_pages:public/posts/2025/01/towards-pypy311-an-update.html
7:02:21 AM: . render_pages:public/posts/2010/07/comparing-spur-to-pypy-8835011873209414462.html
7:02:21 AM: . render_pages:public/posts/2008/05/berlin-sprint-day-1-2-8761821946764492267.html
7:02:21 AM: . render_pages:public/posts/2015/01/faster-more-memory-efficient-and-more-4096950404745375390.html
7:02:21 AM: . render_pages:public/posts/2012/06/py3k-status-update-4-4834053219477515637.html
7:02:21 AM: . render_pages:public/posts/2010/06/blackhole-interpreter-2752965445510091289.html
7:02:21 AM: . render_pages:public/posts/2024/11/guest-post-final-encoding-in-rpython.html
7:02:21 AM: . render_pages:public/posts/2008/05/general-performance-improvements-838741900863354293.html
7:02:21 AM: . render_pages:public/posts/2015/01/leysin-winter-sprint-20-28th-february-2590212640945547308.html
7:02:21 AM: . render_pages:public/posts/2012/05/stm-update-back-to-threads-6622746581767639355.html
7:02:22 AM: . render_pages:public/posts/2010/06/pypy-13-released-8546085566902489304.html
7:02:22 AM: . render_pages:public/posts/2008/05/next-sprint-berlin-may-17-22nd-may-5362899847460267375.html
7:02:22 AM: . render_pages:public/posts/2014/11/september-donations-and-thank-you-to-4531550307707104017.html
7:02:22 AM: . render_pages:public/posts/2012/04/stm-update-and-thanks-everybody-6071745734932940294.html
7:02:22 AM: . render_pages:public/posts/2010/06/jit-for-regular-expression-matching-3877859053629057968.html
7:02:22 AM: . render_pages:public/posts/2008/04/googles-summer-of-code-4911168632727441622.html
7:02:22 AM: . render_pages:public/posts/2014/11/tornado-without-gil-on-pypy-stm-7284102716557557428.html
7:02:22 AM: . render_pages:public/posts/2012/04/numpy-on-pypy-progress-report-6048076549081013253.html
7:02:22 AM: . render_pages:public/posts/2010/05/pypy-in-googles-summer-of-code-2010-5321939902318322352.html
7:02:22 AM: . render_pages:public/posts/2008/04/float-operations-for-jit-6499693696246367083.html
7:02:22 AM: . render_pages:public/posts/2014/11/pypy-io-improvements-1042070332447047674.html
7:02:22 AM: . render_pages:public/posts/2012/04/pycon-2012-wrap-up-559575896040055505.html
7:02:22 AM: . render_pages:public/posts/2010/05/efficient-and-elegant-regular-2727904462179540436.html
7:02:22 AM: . render_pages:public/posts/2008/04/wrapping-pyrepl-in-readline-api-362730784820949868.html
7:02:22 AM: . render_pages:public/posts/2014/10/pypy3-240-released-5007750685927360190.html
7:02:22 AM: . render_pages:public/posts/2012/04/py3k-status-update-3-6975588144646689872.html
7:02:22 AM: . render_pages:public/posts/2010/05/running-wxpython-on-top-of-pypy-52246787415886751.html
7:02:22 AM: . render_pages:public/posts/2008/04/other-aprils-fools-ideas-955926452383759016.html
7:02:22 AM: . render_pages:public/posts/2014/10/couchbase-contribution-to-pypy-2360892117372790069.html
7:02:22 AM: . render_pages:public/posts/2012/04/pypy-sprint-in-leipzig-june-22-27-6450601012927549960.html
7:02:22 AM: . render_pages:public/posts/2010/04/using-cpython-extension-modules-with-5864754772659599217.html
7:02:22 AM: . render_pages:public/posts/2008/04/trying-to-get-pypy-to-run-on-python-30-5082015544752137606.html
7:02:22 AM: . render_pages:public/posts/2014/09/pypy-240-released-9-days-left-in-7722154416024407111.html
7:02:22 AM: . render_pages:public/posts/2012/03/call-for-donations-for-software-8853699867109654713.html
7:02:22 AM: . render_pages:public/posts/2010/04/pypy-on-google-open-source-blog-1192495586835103069.html
7:02:22 AM: . render_pages:public/posts/2008/03/py-lib-091-released-1654797401128918376.html
7:02:22 AM: . render_pages:public/posts/2014/09/pypy-24-beta-just-in-time-for-psfs-5956090195665204063.html
7:02:22 AM: . render_pages:public/posts/2012/03/py3k-status-update-2-4018939509128176130.html
7:02:22 AM: . render_pages:public/posts/2010/03/introducing-nightly-builds-and-ubuntu-3346203966988761264.html
7:02:22 AM: . render_pages:public/posts/2008/03/pypy-summer-of-code-participation-3403842530060519982.html
7:02:22 AM: . render_pages:public/posts/2014/09/python-software-foundation-matching-2230529993193139046.html
7:02:22 AM: . render_pages:public/posts/2012/02/py3k-status-update-8840622949715145821.html
7:02:22 AM: . render_pages:public/posts/2010/03/blog-coverage-of-speedpypyorg-2291955489972824511.html
7:02:22 AM: . render_pages:public/posts/2008/03/ctypes-configuration-tool-7414864595600362988.html
7:02:22 AM: . render_pages:public/posts/2014/08/a-field-test-of-software-transactional-5659022209916605798.html
7:02:22 AM: . render_pages:public/posts/2012/02/larger-example-for-flow-graph-language-6139699450091061040.html
7:02:22 AM: . render_pages:public/posts/2010/03/heroes-of-12-release-7211722984024027191.html
7:02:22 AM: . render_pages:public/posts/2008/03/bittorrent-on-pypy-7984272143557948160.html
7:02:22 AM: . render_pages:public/posts/2014/07/pypy-stm-first-interesting-release-8684276541915333814.html
7:02:22 AM: . render_pages:public/posts/2012/02/pypy-18-business-as-usual-7266036404915945090.html
7:02:22 AM: . render_pages:public/posts/2010/03/introducing-pypy-12-release-2791388655442447862.html
7:02:22 AM: . render_pages:public/posts/2008/03/as-fast-as-cpython-for-carefully-taken-1984440931984637179.html
7:02:22 AM: . render_pages:public/posts/2014/06/pypy3-231-fulcrum-3765964217640322884.html
7:02:22 AM: . render_pages:public/posts/2012/02/introductionary-article-about-rpython-5386281283454207551.html
7:02:22 AM: . render_pages:public/posts/2010/03/state-of-pypy-talk-from-pycon-6748503931490058986.html
7:02:22 AM: . render_pages:public/posts/2008/02/running-pyglet-on-pypy-3191536711417589549.html
7:02:22 AM: . render_pages:public/posts/2014/06/pypy-231-terrestrial-arthropod-trap-5076300474324870908.html
7:02:22 AM: . render_pages:public/posts/2012/02/optimizing-traces-of-flow-graph-4169388883059419385.html
7:02:22 AM: . render_pages:public/posts/2010/03/introducing-speedpypyorg-1822874891591164256.html
7:02:22 AM: . render_pages:public/posts/2008/02/python-finalizers-semantics-part-2-2748812428675325525.html
7:02:22 AM: . render_pages:public/posts/2014/05/pypy-23-terrestrial-arthropod-trap-9057496904945555741.html
7:02:22 AM: . render_pages:public/posts/2012/02/almost-there-pypys-arm-backend_01-3216759488618774525.html
7:02:22 AM: . render_pages:public/posts/2010/03/hello-5058108566628405592.html
7:02:22 AM: . render_pages:public/posts/2008/02/python-finalizers-semantics-part-1-1196956834543115766.html
7:02:22 AM: . render_pages:public/posts/2014/04/numpy-on-pypy-status-update-1103134247318103282.html
7:02:22 AM: . render_pages:public/posts/2012/01/simple-tracer-for-flow-graph-language-6930951890987229484.html
7:02:22 AM: . render_pages:public/posts/2010/02/pycon-2010-report-6986911457623699520.html
7:02:22 AM: . render_pages:public/posts/2008/02/pypy-presence-on-various-conferences-in-6584680808789191759.html
7:02:22 AM: . render_pages:public/posts/2014/04/stm-results-and-second-call-for-1767845182888902777.html
7:02:22 AM: . render_pages:public/posts/2012/01/numpypy-status-update-6434340612277938795.html
7:02:22 AM: . render_pages:public/posts/2010/01/nightly-graphs-of-pypys-performance-8360469412941669946.html
7:02:22 AM: . render_pages:public/posts/2008/01/buildbots-and-better-platform-support-6965497451398110731.html
7:02:22 AM: . render_pages:public/posts/2014/03/pygamecffi-pygame-on-pypy-8679802461301121984.html
7:02:22 AM: . render_pages:public/posts/2012/01/py3k-and-numpy-first-stage-thanks-to-3008917396290059758.html
7:02:22 AM: . render_pages:public/posts/2009/12/accelerating-pypy-development-by-8973749020516679741.html
7:02:22 AM: . render_pages:public/posts/2008/01/pypy-keyboard-heatmap-4950995633665492453.html
7:02:22 AM: . render_pages:public/posts/2014/03/hi-all-here-is-one-of-first-full-pypys-8725931424559481728.html
7:02:22 AM: . render_pages:public/posts/2012/01/comparing-partial-evaluation-and-7255412724168990164.html
7:02:22 AM: . render_pages:public/posts/2009/12/planning-next-release-of-pypy-4193252449406707091.html
7:02:22 AM: . render_pages:public/posts/2008/01/rpython-can-be-faster-than-c-2559071147541131237.html
7:02:22 AM: . render_pages:public/posts/2014/03/hello-everyone-there-is-interview-with-7561523711224053700.html
7:02:22 AM: . render_pages:public/posts/2012/01/pypy-internship-at-ncar-2244162842744077724.html
7:02:22 AM: . render_pages:public/posts/2009/12/leysin-winter-sprint-23-30th-january-7768876505015446348.html
7:02:22 AM: . render_pages:public/posts/2008/01/pypynet-goes-windows-forms-7031406830502864570.html
7:02:22 AM: . render_pages:public/posts/2014/03/numpy-status-update-february-1245769841736493525.html
7:02:22 AM: . render_pages:public/posts/2012/01/transactional-memory-ii-7225309560970774590.html
7:02:22 AM: . render_pages:public/posts/2009/11/using-cpython-extension-modules-with-4951018896657992031.html
7:02:22 AM: . render_pages:public/posts/2008/01/improve-net-integration-2239651503641931440.html
7:02:22 AM: . render_pages:public/posts/2014/02/py3k-status-update-13-4630607029125647100.html
7:02:22 AM: . render_pages:public/posts/2012/01/numpypy-progress-report-running-3336055571122066974.html
7:02:22 AM: . render_pages:public/posts/2009/11/some-benchmarking-9211261260383281459.html
7:02:22 AM: . render_pages:public/posts/2008/01/crashing-other-peoples-compilers-4574453763254909150.html
7:02:22 AM: . render_pages:public/posts/2014/02/rewrites-of-stm-core-model-again-633249729751034512.html
7:02:22 AM: . render_pages:public/posts/2011/12/leysin-winter-sprint-6862532189897876336.html
7:02:22 AM: . render_pages:public/posts/2009/11/dusseldorf-sprint-report-2505348213879053352.html
7:02:22 AM: . render_pages:public/posts/2008/01/leysin-winter-sport-sprint-started-5478612778498579467.html
7:02:22 AM: . render_pages:public/posts/2014/02/numpy-status-update-decemberjanuary-4292961614234099787.html
7:02:22 AM: . render_pages:public/posts/2011/12/come-see-us-at-pycon-2012-610420698450130659.html
7:02:22 AM: . render_pages:public/posts/2009/11/dusseldorf-sprint-started-7608527610228870250.html
7:02:22 AM: . render_pages:public/posts/2008/01/finding-gc-roots-using-llvm-or-parsing-1980376164990001937.html
7:02:22 AM: . render_pages:public/posts/2013/12/numpy-status-update-november-364321959153372759.html
7:02:22 AM: . render_pages:public/posts/2011/12/plotting-using-matplotlib-from-pypy-6389240123679375092.html
7:02:22 AM: . render_pages:public/posts/2009/11/pypy-on-rupy-2009-5675275348619189353.html
7:02:22 AM: . render_pages:public/posts/2008/01/visualizing-python-tokenizer-5020282079473796926.html
7:02:22 AM: . render_pages:public/posts/2013/12/pygame-cffi-8991437796535033699.html
7:02:22 AM: . render_pages:public/posts/2011/11/pypy-17-on-win32-4962523601794245248.html
7:02:22 AM: . render_pages:public/posts/2009/11/hi-all-this-week-i-worked-on-improving-6515977421244851229.html
7:02:22 AM: . render_pages:public/posts/2007/12/pypy-winter-sports-sprint-from-12-19th-5592383212609773292.html
7:02:22 AM: . render_pages:public/posts/2013/11/pypy-leysin-winter-sprint-11-19st-8860782754173653661.html
7:02:22 AM: . render_pages:public/posts/2011/11/pypy-17-widening-sweet-spot-4260962828394182017.html
7:02:22 AM: . render_pages:public/posts/2009/10/gc-improvements-6174120095428192954.html
7:02:22 AM: . render_pages:public/posts/2007/12/german-slides-of-talk-at-python-user-3715884461725333051.html
7:02:22 AM: . render_pages:public/posts/2013/11/pypy-221-incrementalism1-9197847629771910947.html
7:02:22 AM: . render_pages:public/posts/2011/11/gothenburg-sprint-report-8371395613874909242.html
7:02:22 AM: . render_pages:public/posts/2009/10/first-pypy-cli-jit-benchmarks-6698484455072589492.html
7:02:22 AM: . render_pages:public/posts/2007/12/various-performance-improvements-7027210611565246190.html
7:02:22 AM: . render_pages:public/posts/2013/11/cffi-08-6086756821078041950.html
7:02:22 AM: . render_pages:public/posts/2011/10/speeding-up-json-encoding-in-pypy-8937643890263223898.html
7:02:22 AM: . render_pages:public/posts/2009/10/pypys-jit-now-supports-floats-7003493323596806737.html
7:02:22 AM: . render_pages:public/posts/2007/12/faster-implementation-of-classic-1021557618590043616.html
7:02:22 AM: . render_pages:public/posts/2013/11/numpy-status-update-1609808546418002632.html
7:02:22 AM: . render_pages:public/posts/2011/10/pypy-goteborg-post-halloween-sprint-nov-7335004338996313725.html
7:02:22 AM: . render_pages:public/posts/2009/09/first-results-of-jit-6674537807334018925.html
7:02:22 AM: . render_pages:public/posts/2007/12/profiling-for-fun-with-valgrind-3215121784705288400.html
7:02:22 AM: . render_pages:public/posts/2013/11/pypy-22-incrementalism-4723643710897639332.html
7:02:22 AM: . render_pages:public/posts/2011/10/numpy-funding-and-status-update-2380711174693638392.html
7:02:22 AM: . render_pages:public/posts/2009/09/pypy-sprint-in-dusseldorf-6-nov-13-nov-8153983964308175836.html
7:02:22 AM: . render_pages:public/posts/2007/12/pypy-talk-at-python-user-group-munich-1952379593354367249.html
7:02:22 AM: . render_pages:public/posts/2013/11/py3k-status-update-12-5307085693947812769.html
7:02:22 AM: . render_pages:public/posts/2011/10/more-compact-lists-with-list-strategies-8229304944653956829.html
7:02:22 AM: . render_pages:public/posts/2009/08/pypy-gets-new-compiler_25-6401910947439531107.html
7:02:22 AM: . render_pages:public/posts/2007/12/pypy-tasks-in-ghop-5130253260153218709.html
7:02:22 AM: . render_pages:public/posts/2013/10/making-coveragepy-faster-under-pypy-935409618297062344.html
7:02:22 AM: . render_pages:public/posts/2011/09/py3k-for-pypy-fundraiser-8139653689520709617.html
7:02:22 AM: . render_pages:public/posts/2009/08/gothenburg-jit-sprint-report-3309138497953458138.html
7:02:22 AM: . render_pages:public/posts/2007/12/faster-than-c-8057790636822502084.html
7:02:22 AM: . render_pages:public/posts/2013/10/update-on-stm-7145890443443707910.html
7:02:22 AM: . render_pages:public/posts/2011/08/wrapping-c-libraries-with-reflection-3916959558080483711.html
7:02:22 AM: . render_pages:public/posts/2009/07/pypy-numeric-experiments-2221073696038673235.html
7:02:22 AM: . render_pages:public/posts/2007/12/good-news-from-garbage-collection-front-2678138026363485439.html
7:02:22 AM: . render_pages:public/posts/2013/10/incremental-garbage-collector-in-pypy-8956893523842234676.html
7:02:22 AM: . render_pages:public/posts/2011/08/we-need-software-transactional-memory-6513983438425039230.html
7:02:22 AM: . render_pages:public/posts/2009/07/ecoop-2009-8415055006373020774.html
7:02:22 AM: . render_pages:public/posts/2007/11/pypy-google-tech-talk-9082134238390123890.html
7:02:22 AM: . render_pages:public/posts/2013/09/numpy-status-update-5160363918470470887.html
7:02:22 AM: . render_pages:public/posts/2011/08/pypy-16-kickass-panda-559424594592497545.html
7:02:22 AM: . render_pages:public/posts/2009/06/europython-8318355560715932819.html
7:02:22 AM: . render_pages:public/posts/2007/11/sprint-pictures-3151912856495869652.html
7:02:22 AM: . render_pages:public/posts/2013/09/pycon-south-africa-sprint-6630788654105016762.html
7:02:22 AM: . render_pages:public/posts/2011/08/visualization-of-jitted-code-6202490807361942120.html
7:02:22 AM: . render_pages:public/posts/2009/06/jit-progress-7289127796450840053.html
7:02:22 AM: . render_pages:public/posts/2007/11/sprint-discussions-wrapping-external-8731011170537270161.html
7:02:22 AM: . render_pages:public/posts/2013/08/slides-of-pypy-london-demo-evening-5157052112396009739.html
7:02:22 AM: . render_pages:public/posts/2011/08/pypy-is-faster-than-c-again-string-6756589731691762127.html
7:02:22 AM: . render_pages:public/posts/2009/06/news-from-jit-front-367552118380842303.html
7:02:22 AM: . render_pages:public/posts/2007/11/sprint-discussions-releases-testing-1126468258904483211.html
7:02:22 AM: . render_pages:public/posts/2013/08/numpy-road-forward-4210065750776753500.html
7:02:22 AM: . render_pages:public/posts/2011/07/realtime-image-processing-in-python-6985924592886873374.html
7:02:22 AM: . render_pages:public/posts/2009/05/icooolps-submissions-6705901656116873587.html
7:02:23 AM: . render_pages:public/posts/2007/11/ropes-branch-merged-8782576892496878598.html
7:02:23 AM: . render_pages:public/posts/2013/08/preliminary-london-demo-evening-agenda-5254002451136674320.html
7:02:23 AM: . render_pages:public/posts/2011/06/global-interpreter-lock-or-how-to-kill-8270246310848099963.html
7:02:23 AM: . render_pages:public/posts/2009/04/4-weeks-of-gdb-522864241041643529.html
7:02:23 AM: . render_pages:public/posts/2007/11/pypy-cleanup-sprint-startup-4429006224971155209.html
7:02:23 AM: . render_pages:public/posts/2013/08/update-on-stm-8705514488940872802.html
7:02:23 AM: . render_pages:public/posts/2011/06/report-back-from-our-survey-2083371215707583264.html
7:02:23 AM: . render_pages:public/posts/2009/04/11-final-released-225813777919757859.html
7:02:23 AM: . render_pages:public/posts/2007/11/unicode-support-in-rpython-in-recent-1444449848043047640.html
7:02:23 AM: . localsearch:public/assets/css/tipuesearch.css
7:02:23 AM: . localsearch:public/assets/css/img/search.png
7:02:23 AM: . localsearch:public/assets/css/img/loader.gif
7:02:23 AM: . localsearch:public/assets/js/tipuesearch_set.js
7:02:23 AM: . localsearch:public/assets/js/tipuesearch.min.js
7:02:23 AM: . localsearch:public/assets/js/tipuesearch.js
7:02:23 AM: . localsearch:public/assets/js/tipuesearch_content.js
7:02:23 AM: . sitemap:public/sitemap.xml
7:02:23 AM: . sitemap:public/sitemapindex.xml
7:02:23 AM: . robots_file:public/robots.txt
7:02:25 AM: public/blog/index.html
7:02:25 AM: public/blog/index-44.html
7:02:25 AM: public/blog/index-43.html
7:02:25 AM: public/blog/index-42.html
7:02:25 AM: public/blog/index-41.html
7:02:25 AM: public/blog/index-40.html
7:02:25 AM: public/blog/index-39.html
7:02:25 AM: public/blog/index-38.html
7:02:25 AM: public/blog/index-37.html
7:02:25 AM: public/blog/index-36.html
7:02:25 AM: public/blog/index-35.html
7:02:25 AM: public/blog/index-34.html
7:02:25 AM: public/blog/index-33.html
7:02:25 AM: public/blog/index-32.html
7:02:25 AM: public/blog/index-31.html
7:02:25 AM: public/blog/index-30.html
7:02:25 AM: public/blog/index-29.html
7:02:25 AM: public/blog/index-28.html
7:02:25 AM: public/blog/index-27.html
7:02:25 AM: public/blog/index-26.html
7:02:25 AM: public/blog/index-25.html
7:02:25 AM: public/blog/index-24.html
7:02:25 AM: public/blog/index-23.html
7:02:25 AM: public/blog/index-22.html
7:02:25 AM: public/blog/index-21.html
7:02:25 AM: public/blog/index-20.html
7:02:25 AM: public/blog/index-19.html
7:02:25 AM: public/blog/index-18.html
7:02:25 AM: public/blog/index-17.html
7:02:25 AM: public/blog/index-16.html
7:02:25 AM: public/blog/index-15.html
7:02:25 AM: public/blog/index-14.html
7:02:25 AM: public/blog/index-13.html
7:02:25 AM: public/blog/index-12.html
7:02:25 AM: public/blog/index-11.html
7:02:25 AM: public/blog/index-10.html
7:02:25 AM: public/blog/index-9.html
7:02:25 AM: public/blog/index-8.html
7:02:25 AM: public/blog/index-7.html
7:02:25 AM: public/blog/index-6.html
7:02:25 AM: public/blog/index-5.html
7:02:25 AM: public/blog/index-4.html
7:02:25 AM: public/blog/index-3.html
7:02:25 AM: public/blog/index-2.html
7:02:25 AM: public/blog/index-1.html
7:02:25 AM: public/posts/2007/11/pypy-road-show-1-new-york-and-ibm-7837076523877011699.html
7:02:25 AM: public/posts/2007/11/pypy-road-show-5790414147905233059.html
7:02:25 AM: public/posts/2007/11/pypy-google-tech-talk-9082134238390123890.html
7:02:25 AM: public/posts/2007/11/sprint-pictures-3151912856495869652.html
7:02:25 AM: public/posts/2007/11/sprint-discussions-wrapping-external-8731011170537270161.html
7:02:25 AM: public/posts/2007/11/sprint-discussions-releases-testing-1126468258904483211.html
7:02:25 AM: public/posts/2007/11/ropes-branch-merged-8782576892496878598.html
7:02:25 AM: public/posts/2007/11/pypy-cleanup-sprint-startup-4429006224971155209.html
7:02:25 AM: public/posts/2007/11/unicode-support-in-rpython-in-recent-1444449848043047640.html
7:02:25 AM: public/posts/2007/10/first-post-8150793557471983289.html
7:02:25 AM: public/posts/2007/12/pypy-winter-sports-sprint-from-12-19th-5592383212609773292.html
7:02:25 AM: public/posts/2007/12/german-slides-of-talk-at-python-user-3715884461725333051.html
7:02:25 AM: public/posts/2007/12/various-performance-improvements-7027210611565246190.html
7:02:25 AM: public/posts/2007/12/faster-implementation-of-classic-1021557618590043616.html
7:02:25 AM: public/posts/2007/12/profiling-for-fun-with-valgrind-3215121784705288400.html
7:02:25 AM: public/posts/2007/12/pypy-talk-at-python-user-group-munich-1952379593354367249.html
7:02:25 AM: public/posts/2007/12/pypy-tasks-in-ghop-5130253260153218709.html
7:02:25 AM: public/posts/2007/12/faster-than-c-8057790636822502084.html
7:02:25 AM: public/posts/2007/12/good-news-from-garbage-collection-front-2678138026363485439.html
7:02:25 AM: public/posts/2024/10/jit-peephole-dsl.html
7:02:25 AM: public/posts/2024/08/portaone.html
7:02:25 AM: public/posts/2024/08/pypy-v7317-release.html
7:02:25 AM: public/posts/2024/08/conda-forge-proposes-dropping-support-for-pypy.html
7:02:25 AM: public/posts/2024/08/toy-knownbits.html
7:02:25 AM: public/posts/2024/07/toy-abstract-interpretation.html
7:02:25 AM: public/posts/2024/07/mining-jit-traces-missing-optimizations-z3.html
7:02:25 AM: public/posts/2024/07/finding-simple-rewrite-rules-jit-z3.html
7:02:25 AM: public/posts/2024/05/vmprof-firefox-converter.html
7:02:25 AM: public/posts/2024/04/pypy-v7316-release.html
7:02:25 AM: public/posts/2024/03/fixing-bug-incremental-gc.html
7:02:25 AM: public/posts/2024/01/pypy-v7315-release.html
7:02:25 AM: public/posts/2024/11/guest-post-final-encoding-in-rpython.html
7:02:25 AM: public/posts/2023/12/pypy-moved-to-git-github.html
7:02:25 AM: public/posts/2023/12/pypy-v7314-release.html
7:02:25 AM: public/posts/2023/09/pypy-v7313-release.html
7:02:25 AM: public/posts/2023/06/pypy-v7312-release.html
7:02:25 AM: public/posts/2023/05/rpython-used-to-speed-up-risc-v-simulation-over-15x.html
7:02:25 AM: public/posts/2023/01/string-concatenation-quadratic.html
7:02:25 AM: public/posts/2022/12/pypy-v7311-release.html
7:02:25 AM: public/posts/2022/12/jit-bug-finding-smt-fuzzing.html
7:02:25 AM: public/posts/2022/12/pypy-v7310-release.html
7:02:25 AM: public/posts/2022/11/pypy-and-conda-forge.html
7:02:25 AM: public/posts/2022/10/blog-15-years.html
7:02:25 AM: public/posts/2022/10/toy-optimizer-allocation-removal.html
7:02:25 AM: public/posts/2022/07/ddorf-sprint-sep-2022.html
7:02:26 AM: public/posts/2022/07/m1-support-for-pypy.html
7:02:26 AM: public/posts/2022/07/toy-optimizer.html
7:02:26 AM: public/posts/2022/04/how-is-pypy-tested.html
7:02:26 AM: public/posts/2022/03/pypy-v738-release.html
7:02:26 AM: public/posts/2022/02/pypy-v738-release.html
7:02:26 AM: public/posts/2022/02/nlp-icelandic-case-study.html
7:02:26 AM: public/posts/2021/12/error-message-style-guides.html
7:02:26 AM: public/posts/2021/10/pypy-v737-release.html
7:02:26 AM: public/posts/2021/10/pypy-v736-release.html
7:02:26 AM: public/posts/2021/09/jit-auto-generated-code.html
7:02:26 AM: public/posts/2021/05/pypy-irc-moves-to-libera-chat.html
7:02:26 AM: public/posts/2021/05/pypy-v735-release.html
7:02:26 AM: public/posts/2021/04/ways-pypy-graphviz.html
7:02:26 AM: public/posts/2021/04/pypy-v734-release-of-python-27-and-37.html
7:02:26 AM: public/posts/2021/03/new-hpy-blog.html
7:02:26 AM: public/posts/2021/03/pypys-blog-has-moved.html
7:02:26 AM: public/posts/2025/02/pypy-v7318-release.html
7:02:26 AM: public/posts/2025/01/musings-tracing.html
7:02:26 AM: public/posts/2025/01/towards-pypy311-an-update.html
7:02:26 AM: public/posts/2020/12/mac-meets-arm64-940822335619099039.html
7:02:26 AM: public/posts/2020/11/pypy-733-triple-release-python-37-36-3446596804408262749.html
7:02:26 AM: public/posts/2020/09/pypy-732-triple-release-python-27-36-3980901335490872787.html
7:02:26 AM: public/posts/2020/08/pypy-is-on-open-collective-5673322428814364737.html
7:02:26 AM: public/posts/2020/08/a-new-chapter-for-pypy-8388322709667328389.html
7:02:26 AM: public/posts/2020/04/pypy-731-released-6266451647387657480.html
7:02:26 AM: public/posts/2020/03/leysin-2020-sprint-report-764567777353955897.html
7:02:26 AM: public/posts/2020/02/pypy-and-cffi-have-moved-to-heptapod-5791595152472747032.html
7:02:26 AM: public/posts/2020/01/leysin-winter-sprint-2020-feb-28-march-6349761524797409012.html
7:02:26 AM: public/posts/2019/12/pypy-730-released-3614026620096963655.html
7:02:26 AM: public/posts/2019/12/hpy-kick-off-sprint-report-1840829336092490938.html
7:02:26 AM: public/posts/2019/10/pypy-v72-released-1090406556726313495.html
7:02:26 AM: public/posts/2019/10/pypys-new-json-parser-492911724084305501.html
7:02:26 AM: public/posts/2019/08/a-second-life-for-sandbox-6848726729476245390.html
7:02:26 AM: public/posts/2019/07/pypy-jit-for-aarch64-7161523403247118006.html
7:02:26 AM: public/posts/2019/04/pypy-711-bug-fix-release-6539023630991217367.html
7:02:26 AM: public/posts/2019/04/an-rpython-jit-for-lpegs-4779548053359386284.html
7:02:26 AM: public/posts/2019/03/pypy-v71-released-now-uses-utf-8-451324088028792912.html
7:02:26 AM: public/posts/2019/02/pypy-v700-triple-release-of-27-35-and-606875333356156076.html
7:02:26 AM: public/posts/2019/02/dusseldorf-sprint-report-2019-6107623654916313905.html
7:02:26 AM: public/posts/2019/01/pypy-for-low-latency-systems-613165393301401965.html
7:02:26 AM: public/posts/2018/12/pypy-winter-sprint-feb-4-9-in-dusseldorf-7199110498451574074.html
7:02:26 AM: public/posts/2018/11/hello-everyone-at-pypy-we-are-trying-to-5336557946798583063.html
7:02:26 AM: public/posts/2018/11/guest-post-implementing-calculator-repl-6271483514675006846.html
7:02:26 AM: public/posts/2018/09/inside-cpyext-why-emulating-cpython-c-8083064623681286567.html
7:02:26 AM: public/posts/2018/09/the-first-15-years-of-pypy-3412615975376972020.html
7:02:26 AM: public/posts/2018/06/repeating-matrix-multiplication-8641748742577945875.html
7:02:26 AM: public/posts/2018/04/how-to-ignore-annoying-cython-warnings-1007636731207810779.html
7:02:26 AM: public/posts/2018/04/pypy27-and-pypy35-v60-dual-release-7416552143474607997.html
7:02:26 AM: public/posts/2018/04/improving-syntaxerror-in-pypy-5733639208090522433.html
7:02:26 AM: public/posts/2018/03/leysin-winter-sprint-2018-review-3988364248531980164.html
7:02:26 AM: public/posts/2018/01/pypy-5101-bugfix-release-for-python-35-8485250762789380657.html
7:02:26 AM: public/posts/2018/01/leysin-winter-sprint-17-24-march-2018-7141092581585849418.html
7:02:26 AM: public/posts/2017/12/pypy27-and-pypy35-v510-dual-release-3223396318213306071.html
7:02:26 AM: public/posts/2017/10/how-to-make-your-code-80-times-faster-1424098117108093942.html
7:02:26 AM: public/posts/2017/10/cape-of-good-hope-for-pypy-hello-from-3656631725712879033.html
7:02:26 AM: public/posts/2017/10/pypy-v59-released-now-supports-pandas-2261195727261691228.html
7:02:26 AM: public/posts/2017/08/lets-remove-global-interpreter-lock-748023554216649595.html
7:02:26 AM: public/posts/2017/07/binary-wheels-for-pypy-8718353804433344916.html
7:02:26 AM: public/posts/2017/06/pypy-v58-released-739876359584854017.html
7:02:26 AM: public/posts/2017/04/pypy-571-bugfix-released-8519267986159880133.html
7:02:26 AM: public/posts/2017/04/native-profiling-in-vmprof-6949065546884243105.html
7:02:26 AM: public/posts/2017/03/pypy27-and-pypy35-v57-two-in-one-release-4736633226245374150.html
7:02:26 AM: public/posts/2017/03/leysin-winter-sprint-summary-4587213628578490701.html
7:02:26 AM: public/posts/2017/03/async-http-benchmarks-on-pypy3-1092124994927894138.html
7:02:26 AM: public/posts/2017/01/leysin-winter-sprint-2526th-feb-4th-3831779797804484935.html
7:02:26 AM: public/posts/2013/08/numpypy-status-update-3401163348519734658.html
7:02:26 AM: public/posts/2013/08/pypy-21-considered-armful-7177475722033479233.html
7:02:26 AM: public/posts/2013/08/slides-of-pypy-london-demo-evening-5157052112396009739.html
7:02:26 AM: public/posts/2013/08/numpy-road-forward-4210065750776753500.html
7:02:26 AM: public/posts/2013/08/preliminary-london-demo-evening-agenda-5254002451136674320.html
7:02:26 AM: public/posts/2013/08/update-on-stm-8705514488940872802.html
7:02:26 AM: public/posts/2013/07/pypy-demo-evening-in-london-august-27-3640213278969666664.html
7:02:26 AM: public/posts/2013/07/pypy3-21-beta-1-8647445024868663902.html
7:02:26 AM: public/posts/2013/07/pypy-21-beta-2-264349571160808803.html
7:02:26 AM: public/posts/2013/07/pypy-san-francisco-sprint-july-27th-2012-3064530444396960172.html
7:02:26 AM: public/posts/2013/07/pypy-london-sprint-august-26-september-5156945690440578388.html
7:02:26 AM: public/posts/2013/07/software-transactional-memory-lisp-7777576128992250197.html
7:02:26 AM: public/posts/2013/07/pypy-21-beta-1351105697755187196.html
7:02:26 AM: public/posts/2013/07/europython-8992114341185888806.html
7:02:26 AM: public/posts/2013/06/py3k-status-update-11-133025715908408072.html
7:02:26 AM: public/posts/2013/06/stm-on-drawing-board-1028082727566254104.html
7:02:26 AM: public/posts/2013/06/numpypy-status-update-3846626188716521472.html
7:02:26 AM: public/posts/2013/05/pypy-202-fermi-panini-1917947221142595738.html
7:02:26 AM: public/posts/2013/05/pypy-201-bohr-smrrebrd-6316445093061941482.html
7:02:26 AM: public/posts/2013/05/numpy-status-update-4176018422530420763.html
7:02:26 AM: public/posts/2013/05/pypy-20-einstein-sandwich-635158782365435530.html
7:02:26 AM: public/posts/2013/05/pypy-20-alpha-for-arm-2318299473927531503.html
7:02:26 AM: public/posts/2013/04/pypy-20-beta-2-released-4858660312787995512.html
7:02:26 AM: public/posts/2013/03/so-you-want-to-try-pypy-4702482800824669595.html
7:02:26 AM: public/posts/2013/03/numpy-status-update-and-developer-1503421654591696377.html
7:02:26 AM: public/posts/2013/03/py3k-status-update-10-6681398990092286007.html
7:02:26 AM: public/posts/2013/02/10-years-of-pypy-634401291726575821.html
7:02:26 AM: public/posts/2013/02/cppyy-status-update-808802896237239604.html
7:02:26 AM: public/posts/2013/02/hello-everyone-4718797989680066222.html
7:02:26 AM: public/posts/2013/02/announcing-topaz-rpython-powered-ruby-6662407703061538341.html
7:02:26 AM: public/posts/2013/02/cffi-05-1630643916751622710.html
7:02:26 AM: public/posts/2013/01/numpypy-2013-developer-position-1547805593757893630.html
7:02:26 AM: public/posts/2013/01/py3k-status-update-9-98332471264591773.html
7:02:26 AM: public/posts/2013/12/numpy-status-update-november-364321959153372759.html
7:02:26 AM: public/posts/2013/12/pygame-cffi-8991437796535033699.html
7:02:26 AM: public/posts/2013/11/pypy-leysin-winter-sprint-11-19st-8860782754173653661.html
7:02:26 AM: public/posts/2013/11/pypy-221-incrementalism1-9197847629771910947.html
7:02:26 AM: public/posts/2013/11/cffi-08-6086756821078041950.html
7:02:26 AM: public/posts/2013/11/numpy-status-update-1609808546418002632.html
7:02:26 AM: public/posts/2013/11/pypy-22-incrementalism-4723643710897639332.html
7:02:26 AM: public/posts/2013/11/py3k-status-update-12-5307085693947812769.html
7:02:26 AM: public/posts/2013/10/making-coveragepy-faster-under-pypy-935409618297062344.html
7:02:26 AM: public/posts/2013/10/update-on-stm-7145890443443707910.html
7:02:26 AM: public/posts/2013/10/incremental-garbage-collector-in-pypy-8956893523842234676.html
7:02:26 AM: public/posts/2013/09/numpy-status-update-5160363918470470887.html
7:02:26 AM: public/posts/2013/09/pycon-south-africa-sprint-6630788654105016762.html
7:02:26 AM: public/posts/2011/05/pypy-genova-pegli-post-europython-4004229800858530064.html
7:02:26 AM: public/posts/2011/05/pypy-usage-survey-1402303968715807009.html
7:02:26 AM: public/posts/2011/05/server-migration-in-progress-2113491786141182920.html
7:02:26 AM: public/posts/2011/05/playing-with-linear-programming-on-pypy-4040572987275633047.html
7:02:26 AM: public/posts/2011/05/numpy-follow-up-6928627691060102514.html
7:02:26 AM: public/posts/2011/05/numpy-in-pypy-status-and-roadmap-8332894230779779992.html
7:02:26 AM: public/posts/2011/04/pypy-15-released-catching-up-302997959079576809.html
7:02:26 AM: public/posts/2011/04/using-tkinter-and-idle-with-pypy-6156563216925585965.html
7:02:26 AM: public/posts/2011/04/tutorial-part-2-adding-jit-8121732841568309472.html
7:02:26 AM: public/posts/2011/04/tutorial-writing-interpreter-with-pypy-3785910476193156295.html
7:02:26 AM: public/posts/2011/04/pypy-goteborg-post-easter-sprint-april-16274563331982977.html
7:02:26 AM: public/posts/2011/03/controlling-tracing-of-interpreter-with_26-3072929156700508140.html
7:02:26 AM: public/posts/2011/03/thank-you-to-psf-5934275567667314914.html
7:02:26 AM: public/posts/2011/03/controlling-tracing-of-interpreter-with_21-6524148550848694588.html
7:02:26 AM: public/posts/2011/03/controlling-tracing-of-interpreter-with_15-3281215865169782921.html
7:02:26 AM: public/posts/2011/03/controlling-tracing-of-interpreter-with-871085470935630424.html
7:02:26 AM: public/posts/2011/03/bay-area-2011-tour-summary-9117372109664978472.html
7:02:26 AM: public/posts/2011/03/us-trip-report-popl-microsoft-ibm-3874568000250679204.html
7:02:26 AM: public/posts/2011/02/pypy-winter-sprint-report-4155886720346408516.html
7:02:26 AM: public/posts/2011/02/pypy-san-franciso-bay-area-tour-2011-6179180737090334330.html
7:02:26 AM: public/posts/2011/02/pypy-faster-than-c-on-carefully-crafted-5614784244310486765.html
7:02:26 AM: public/posts/2011/01/jit-backend-for-arm-processors-5994810755839586463.html
7:02:26 AM: public/posts/2011/01/pypy-wants-you-4543209863582915733.html
7:02:26 AM: public/posts/2011/01/loop-invariant-code-motion-1998392217676829154.html
7:02:26 AM: public/posts/2011/12/leysin-winter-sprint-6862532189897876336.html
7:02:26 AM: public/posts/2011/12/come-see-us-at-pycon-2012-610420698450130659.html
7:02:26 AM: public/posts/2011/12/plotting-using-matplotlib-from-pypy-6389240123679375092.html
7:02:26 AM: public/posts/2011/11/pypy-17-on-win32-4962523601794245248.html
7:02:26 AM: public/posts/2011/11/pypy-17-widening-sweet-spot-4260962828394182017.html
7:02:26 AM: public/posts/2011/11/gothenburg-sprint-report-8371395613874909242.html
7:02:26 AM: public/posts/2011/10/speeding-up-json-encoding-in-pypy-8937643890263223898.html
7:02:26 AM: public/posts/2011/10/pypy-goteborg-post-halloween-sprint-nov-7335004338996313725.html
7:02:26 AM: public/posts/2011/10/numpy-funding-and-status-update-2380711174693638392.html
7:02:26 AM: public/posts/2011/10/more-compact-lists-with-list-strategies-8229304944653956829.html
7:02:26 AM: public/posts/2011/09/py3k-for-pypy-fundraiser-8139653689520709617.html
7:02:26 AM: public/posts/2011/08/wrapping-c-libraries-with-reflection-3916959558080483711.html
7:02:26 AM: public/posts/2011/08/we-need-software-transactional-memory-6513983438425039230.html
7:02:26 AM: public/posts/2011/08/pypy-16-kickass-panda-559424594592497545.html
7:02:26 AM: public/posts/2011/08/visualization-of-jitted-code-6202490807361942120.html
7:02:26 AM: public/posts/2011/08/pypy-is-faster-than-c-again-string-6756589731691762127.html
7:02:26 AM: public/posts/2011/07/realtime-image-processing-in-python-6985924592886873374.html
7:02:26 AM: public/posts/2011/06/global-interpreter-lock-or-how-to-kill-8270246310848099963.html
7:02:26 AM: public/posts/2011/06/report-back-from-our-survey-2083371215707583264.html
7:02:26 AM: public/posts/2009/04/roadmap-for-jit-377358891902851723.html
7:02:26 AM: public/posts/2009/04/leysin-sprint-report-1416905818217912359.html
7:02:26 AM: public/posts/2009/04/beta-for-110-released-4604559533184706699.html
7:02:26 AM: public/posts/2009/04/leysin-sprint-started-4551365436232104640.html
7:02:26 AM: public/posts/2009/04/pycon-videos-are-online-909873128878039557.html
7:02:26 AM: public/posts/2009/04/4-weeks-of-gdb-522864241041643529.html
7:02:26 AM: public/posts/2009/04/11-final-released-225813777919757859.html
7:02:26 AM: public/posts/2009/03/vm-summit-nice-to-see-friendly-8755773725359396485.html
7:02:26 AM: public/posts/2009/03/pypy-talk-at-openbossa-09-5135830287297423499.html
7:02:26 AM: public/posts/2009/03/good-news-everyone-421421336094214242.html
7:02:26 AM: public/posts/2009/03/jit-bit-of-look-inside-7472130507462677287.html
7:02:26 AM: public/posts/2009/03/pypy-on-mobiles-at-openbossa-845760004725129519.html
7:02:26 AM: public/posts/2009/03/applying-tracing-jit-to-interpreter-3287844903778799266.html
7:02:26 AM: public/posts/2009/03/next-leysin-winter-sprint-1791506307881043273.html
7:02:26 AM: public/posts/2009/02/wroclaw-2009-sprint-progress-report-2510073170049635489.html
7:02:26 AM: public/posts/2009/01/wroclaw-2009-pypy-sprint-and-talk-8240928228677982487.html
7:02:26 AM: public/posts/2009/12/accelerating-pypy-development-by-8973749020516679741.html
7:02:26 AM: public/posts/2009/12/planning-next-release-of-pypy-4193252449406707091.html
7:02:26 AM: public/posts/2009/12/leysin-winter-sprint-23-30th-january-7768876505015446348.html
7:02:26 AM: public/posts/2009/11/using-cpython-extension-modules-with-4951018896657992031.html
7:02:26 AM: public/posts/2009/11/some-benchmarking-9211261260383281459.html
7:02:26 AM: public/posts/2009/11/dusseldorf-sprint-report-2505348213879053352.html
7:02:26 AM: public/posts/2009/11/dusseldorf-sprint-started-7608527610228870250.html
7:02:26 AM: public/posts/2009/11/pypy-on-rupy-2009-5675275348619189353.html
7:02:26 AM: public/posts/2009/11/hi-all-this-week-i-worked-on-improving-6515977421244851229.html
7:02:26 AM: public/posts/2009/10/gc-improvements-6174120095428192954.html
7:02:26 AM: public/posts/2009/10/first-pypy-cli-jit-benchmarks-6698484455072589492.html
7:02:26 AM: public/posts/2009/10/pypys-jit-now-supports-floats-7003493323596806737.html
7:02:26 AM: public/posts/2009/09/first-results-of-jit-6674537807334018925.html
7:02:26 AM: public/posts/2009/09/pypy-sprint-in-dusseldorf-6-nov-13-nov-8153983964308175836.html
7:02:26 AM: public/posts/2009/08/pypy-gets-new-compiler_25-6401910947439531107.html
7:02:26 AM: public/posts/2009/08/gothenburg-jit-sprint-report-3309138497953458138.html
7:02:26 AM: public/posts/2009/07/pypy-numeric-experiments-2221073696038673235.html
7:02:26 AM: public/posts/2009/07/ecoop-2009-8415055006373020774.html
7:02:26 AM: public/posts/2009/06/europython-8318355560715932819.html
7:02:26 AM: public/posts/2009/06/jit-progress-7289127796450840053.html
7:02:26 AM: public/posts/2009/06/news-from-jit-front-367552118380842303.html
7:02:26 AM: public/posts/2009/05/icooolps-submissions-6705901656116873587.html
7:02:26 AM: public/posts/2016/11/pypy27-v56-released-stdlib-2712-support-5671090852400583673.html
7:02:26 AM: public/posts/2016/11/vectorization-extended-powerpc-and-s390x-4042433015460084057.html
7:02:26 AM: public/posts/2016/10/pypy3-550-released-8069558680221199646.html
7:02:26 AM: public/posts/2016/09/revdb-released-v541-6719768292347391304.html
7:02:26 AM: public/posts/2016/09/pypy-541-bugfix-released-3217566297258542810.html
7:02:26 AM: public/posts/2016/08/pypy2-v54-released-incremental-3611318295736669599.html
7:02:26 AM: public/posts/2016/08/pypy-tooling-upgrade-jitviewer-and-5107430577468391432.html
7:02:26 AM: public/posts/2016/08/pypy-gets-funding-from-mozilla-for-5569307998787871200.html
7:02:26 AM: public/posts/2016/07/reverse-debugging-for-python-8854823774141612670.html
7:02:26 AM: public/posts/2016/06/pypy2-v53-released-major-c-extension-7708576047190172431.html
7:02:26 AM: public/posts/2016/05/pypy33-v52-alpha-1-released-1725927506363370346.html
7:02:26 AM: public/posts/2016/05/pypy-511-bugfix-released-7586640750680293200.html
7:02:26 AM: public/posts/2016/04/pypy-51-released-4979856639628970409.html
7:02:26 AM: public/posts/2016/04/pypy-enterprise-edition-3688275697656890948.html
7:02:26 AM: public/posts/2016/04/warmup-improvements-more-efficient-7082900097299909512.html
7:02:26 AM: public/posts/2016/03/pypy-501-bugfix-released-2218405735970044084.html
7:02:26 AM: public/posts/2016/03/pypy-50-released-5730569530415927220.html
7:02:26 AM: public/posts/2016/02/c-api-support-update-8582726091670983181.html
7:02:26 AM: public/posts/2016/01/using-cffi-for-embedding-8493496761738752124.html
7:02:26 AM: public/posts/2016/01/leysin-winter-sprint-20-27th-february-1737200016169608469.html
7:02:26 AM: public/posts/2008/12/pycon-2009-9090464449197911432.html
7:02:26 AM: public/posts/2008/12/porting-jit-to-cli-part-3-3519327524638923621.html
7:02:26 AM: public/posts/2008/11/porting-jit-to-cli-part-2-2456826431882963884.html
7:02:26 AM: public/posts/2008/11/porting-jit-to-cli-part-1-8712941279840156635.html
7:02:26 AM: public/posts/2008/11/one-year-pypy-blog-3267056180369310162.html
7:02:26 AM: public/posts/2008/10/sprint-discussions-jit-generator-3301578822967655604.html
7:02:26 AM: public/posts/2008/10/sprint-discussions-c-library-bindings-249141169883996521.html
7:02:26 AM: public/posts/2008/10/sprint-discussions-release-planning-7097053444808236145.html
7:02:26 AM: public/posts/2008/10/dsseldorf-sprint-report-days-1-3-5256639868851086032.html
7:02:26 AM: public/posts/2008/10/prolog-jit-masters-thesis-finished-5462132148241449867.html
7:02:26 AM: public/posts/2008/09/pypypython-at-maemo-summit-6115106472056714072.html
7:02:26 AM: public/posts/2008/09/pycon-uk-javascript-and-gil-8387247619202094916.html
7:02:26 AM: public/posts/2008/09/dsseldorf-pypy-sprint-5-13th-october-8919978872121664955.html
7:02:26 AM: public/posts/2008/08/pylibpytest-092-released-6233865913406513469.html
7:02:26 AM: public/posts/2008/08/new-translation-option-opt-7737733390438084418.html
7:02:26 AM: public/posts/2008/08/pypy-runs-unmodified-django-10-beta-7105507436425430319.html
7:02:26 AM: public/posts/2008/07/europython-2008-pypy-talks-and-sprint-2255727845041197411.html
7:02:26 AM: public/posts/2008/07/finding-bugs-in-pypy-with-fuz-7503072572107631526.html
7:02:26 AM: public/posts/2008/07/pypys-python-runs-pinax-django-1265543049596913506.html
7:02:26 AM: public/posts/2008/07/ep2008-pypy-meets-jython-1107070144380217881.html
7:02:26 AM: public/posts/2008/07/pypy-at-europython-2008-1488914968455397674.html
7:02:26 AM: public/posts/2008/06/hi-all-some-news-from-jit-front-7534695765973581706.html
7:02:26 AM: public/posts/2008/06/pypy-code-swarm-7038411918926116477.html
7:02:26 AM: public/posts/2008/06/pypy-improvements-5272963843122158791.html
7:02:26 AM: public/posts/2008/06/pdb-and-rlcompleterng-2414105295687348881.html
7:02:26 AM: public/posts/2008/06/running-nevow-on-top-of-pypy-58891137802412513.html
7:02:26 AM: public/posts/2008/06/next-sprint-vilniuspost-europython-10-3844544842675903586.html
7:02:26 AM: public/posts/2008/06/german-introductory-podcast-about-3836017753197345761.html
7:02:26 AM: public/posts/2008/06/running-pylons-on-top-of-pypy-3234492105090025733.html
7:02:26 AM: public/posts/2008/06/list-comprehension-implementation-5289956690288817225.html
7:02:26 AM: public/posts/2008/06/better-profiling-support-for-pypy-1848129914083462080.html
7:02:26 AM: public/posts/2008/05/threads-and-gcs-1126087726480790112.html
7:02:26 AM: public/posts/2008/05/progresses-on-cli-jit-backend-front-1021772190959551376.html
7:02:26 AM: public/posts/2008/05/more-windows-support-1747028151130099034.html
7:02:26 AM: public/posts/2008/05/s3-workshop-potsdam-2008-writeup-6610637452403831794.html
7:02:26 AM: public/posts/2008/05/berlin-sprint-finished-1597243123548564657.html
7:02:26 AM: public/posts/2008/05/berlin-sprint-day-1-2-8761821946764492267.html
7:02:26 AM: public/posts/2008/05/general-performance-improvements-838741900863354293.html
7:02:26 AM: public/posts/2008/05/next-sprint-berlin-may-17-22nd-may-5362899847460267375.html
7:02:26 AM: public/posts/2008/04/googles-summer-of-code-4911168632727441622.html
7:02:26 AM: public/posts/2008/04/float-operations-for-jit-6499693696246367083.html
7:02:26 AM: public/posts/2008/04/wrapping-pyrepl-in-readline-api-362730784820949868.html
7:02:26 AM: public/posts/2008/04/other-aprils-fools-ideas-955926452383759016.html
7:02:26 AM: public/posts/2008/04/trying-to-get-pypy-to-run-on-python-30-5082015544752137606.html
7:02:26 AM: public/posts/2008/03/py-lib-091-released-1654797401128918376.html
7:02:26 AM: public/posts/2008/03/pypy-summer-of-code-participation-3403842530060519982.html
7:02:26 AM: public/posts/2008/03/ctypes-configuration-tool-7414864595600362988.html
7:02:26 AM: public/posts/2008/03/bittorrent-on-pypy-7984272143557948160.html
7:02:26 AM: public/posts/2008/03/as-fast-as-cpython-for-carefully-taken-1984440931984637179.html
7:02:26 AM: public/posts/2008/02/running-pyglet-on-pypy-3191536711417589549.html
7:02:26 AM: public/posts/2008/02/python-finalizers-semantics-part-2-2748812428675325525.html
7:02:26 AM: public/posts/2008/02/python-finalizers-semantics-part-1-1196956834543115766.html
7:02:26 AM: public/posts/2008/02/pypy-presence-on-various-conferences-in-6584680808789191759.html
7:02:26 AM: public/posts/2008/01/buildbots-and-better-platform-support-6965497451398110731.html
7:02:26 AM: public/posts/2008/01/pypy-keyboard-heatmap-4950995633665492453.html
7:02:26 AM: public/posts/2008/01/rpython-can-be-faster-than-c-2559071147541131237.html
7:02:26 AM: public/posts/2008/01/pypynet-goes-windows-forms-7031406830502864570.html
7:02:26 AM: public/posts/2008/01/improve-net-integration-2239651503641931440.html
7:02:26 AM: public/posts/2008/01/crashing-other-peoples-compilers-4574453763254909150.html
7:02:26 AM: public/posts/2008/01/leysin-winter-sport-sprint-started-5478612778498579467.html
7:02:26 AM: public/posts/2008/01/finding-gc-roots-using-llvm-or-parsing-1980376164990001937.html
7:02:26 AM: public/posts/2008/01/visualizing-python-tokenizer-5020282079473796926.html
7:02:26 AM: public/posts/2010/12/pypy-141-7283625923182122073.html
7:02:26 AM: public/posts/2010/12/pypy-migrates-to-mercurial-3308736161543832134.html
7:02:26 AM: public/posts/2010/12/oh-and-btw-pypy-gets-funding-through-3568486750776147382.html
7:02:26 AM: public/posts/2010/12/leysin-winter-sprint-8115212435349091722.html
7:02:26 AM: public/posts/2010/12/pypy-14-release-aftermath-2979780282210978576.html
7:02:26 AM: public/posts/2010/12/we-are-not-heroes-just-very-patient-7114408885070101720.html
7:02:26 AM: public/posts/2010/11/pypy-14-ouroboros-in-practice-5437628000869417542.html
7:02:26 AM: public/posts/2010/11/improving-memory-behaviour-to-make-self-856966667913962461.html
7:02:26 AM: public/posts/2010/11/running-large-radio-telescope-software-7600337209616168504.html
7:02:26 AM: public/posts/2010/11/efficiently-implementing-python-objects-3838329944323946932.html
7:02:26 AM: public/posts/2010/11/speeding-up-pypy-by-donations-6035529829962326007.html
7:02:26 AM: public/posts/2010/11/snake-which-bites-its-tail-pypy-jitting-5161284681004717142.html
7:02:26 AM: public/posts/2010/10/dusseldorf-sprint-report-2010-371223200425847723.html
7:02:26 AM: public/posts/2010/10/peace-of-green-4230271053903469504.html
7:02:26 AM: public/posts/2010/10/phd-thesis-about-pypys-cli-jit-backend-969267841095296323.html
7:02:26 AM: public/posts/2010/10/next-pypy-sprint-4850394963147107623.html
7:02:26 AM: public/posts/2010/09/pypy-in-googles-summer-of-code-2010-1267220161643618015.html
7:02:26 AM: public/posts/2010/09/using-escape-analysis-across-loop-2887031293132023676.html
7:02:26 AM: public/posts/2010/09/escape-analysis-in-pypys-jit-1780048403046080197.html
7:02:26 AM: public/posts/2010/08/europython-2010-videos-available-8446190660370796142.html
7:02:26 AM: public/posts/2010/08/call-for-benchmarks-2605012131351543912.html
7:02:26 AM: public/posts/2010/08/pyohio-2568618480482575546.html
7:02:26 AM: public/posts/2010/08/using-virtualenv-with-pypy-7238942727709530503.html
7:02:26 AM: public/posts/2010/07/play-on-regular-expression-9014941705636345998.html
7:02:26 AM: public/posts/2010/07/europython-2010-report-7803731360759120212.html
7:02:26 AM: public/posts/2010/07/cern-sprint-report-wrapping-c-libraries-6547377950791793143.html
7:02:26 AM: public/posts/2010/07/comparing-spur-to-pypy-8835011873209414462.html
7:02:26 AM: public/posts/2010/06/blackhole-interpreter-2752965445510091289.html
7:02:26 AM: public/posts/2010/06/pypy-13-released-8546085566902489304.html
7:02:26 AM: public/posts/2010/06/jit-for-regular-expression-matching-3877859053629057968.html
7:02:26 AM: public/posts/2010/05/pypy-in-googles-summer-of-code-2010-5321939902318322352.html
7:02:26 AM: public/posts/2010/05/efficient-and-elegant-regular-2727904462179540436.html
7:02:26 AM: public/posts/2010/05/running-wxpython-on-top-of-pypy-52246787415886751.html
7:02:26 AM: public/posts/2010/04/using-cpython-extension-modules-with-5864754772659599217.html
7:02:26 AM: public/posts/2010/04/pypy-on-google-open-source-blog-1192495586835103069.html
7:02:26 AM: public/posts/2010/03/introducing-nightly-builds-and-ubuntu-3346203966988761264.html
7:02:26 AM: public/posts/2010/03/blog-coverage-of-speedpypyorg-2291955489972824511.html
7:02:26 AM: public/posts/2010/03/heroes-of-12-release-7211722984024027191.html
7:02:26 AM: public/posts/2010/03/introducing-pypy-12-release-2791388655442447862.html
7:02:26 AM: public/posts/2010/03/state-of-pypy-talk-from-pycon-6748503931490058986.html
7:02:26 AM: public/posts/2010/03/introducing-speedpypyorg-1822874891591164256.html
7:02:26 AM: public/posts/2010/03/hello-5058108566628405592.html
7:02:26 AM: public/posts/2010/02/pycon-2010-report-6986911457623699520.html
7:02:26 AM: public/posts/2010/01/nightly-graphs-of-pypys-performance-8360469412941669946.html
7:02:26 AM: public/posts/2012/12/pypy-related-internship-at-ncar-7412729710421119926.html
7:02:26 AM: public/posts/2012/12/py3k-status-update-8-3932232806458251730.html
7:02:26 AM: public/posts/2012/11/pypy-san-francisco-sprint-dec-1st-dec-5133109101989613355.html
7:02:26 AM: public/posts/2012/11/pypy-20-beta-1-2702952243260181341.html
7:02:26 AM: public/posts/2012/11/py3k-status-update-7-6182140595418083307.html
7:02:26 AM: public/posts/2012/11/numpy-status-update-5-5489198414356844587.html
7:02:26 AM: public/posts/2012/10/cape-town-2012-sprint-report-1612771358321767072.html
7:02:26 AM: public/posts/2012/09/py3k-status-update-6-4049281716377789914.html
7:02:26 AM: public/posts/2012/09/pypy-cape-town-sprint-oct-7th-oct-21st-5757682347636918027.html
7:02:26 AM: public/posts/2012/09/numpy-on-pypy-status-update-1605312600799448094.html
7:02:26 AM: public/posts/2012/08/cffi-release-03-4740491796308953732.html
7:02:26 AM: public/posts/2012/08/c-objects-in-cppyy-part-1-data-members-1105848719513737614.html
7:02:26 AM: public/posts/2012/08/multicore-programming-in-pypy-and-6595343388141556320.html
7:02:26 AM: public/posts/2012/08/hello-everyone-5492331040603503642.html
7:02:26 AM: public/posts/2012/07/cffi-release-02-4800000428934604295.html
7:02:26 AM: public/posts/2012/07/hello-everyone-6869934374873967346.html
7:02:26 AM: public/posts/2012/07/py3k-status-update-5-359698189825543897.html
7:02:26 AM: public/posts/2012/06/europython-sprint-5668923199392472912.html
7:02:26 AM: public/posts/2012/06/architecture-of-cppyy-9077100041707701102.html
7:02:26 AM: public/posts/2012/06/release-01-of-cffi-4760622823232463868.html
7:02:26 AM: public/posts/2012/06/stm-with-threads-7818875111634541910.html
7:02:26 AM: public/posts/2012/06/pypy-19-yard-wolf-7006180436602667005.html
7:02:26 AM: public/posts/2012/06/py3k-status-update-4-4834053219477515637.html
7:02:26 AM: public/posts/2012/05/stm-update-back-to-threads-6622746581767639355.html
7:02:26 AM: public/posts/2012/04/stm-update-and-thanks-everybody-6071745734932940294.html
7:02:26 AM: public/posts/2012/04/numpy-on-pypy-progress-report-6048076549081013253.html
7:02:26 AM: public/posts/2012/04/pycon-2012-wrap-up-559575896040055505.html
7:02:26 AM: public/posts/2012/04/py3k-status-update-3-6975588144646689872.html
7:02:26 AM: public/posts/2012/04/pypy-sprint-in-leipzig-june-22-27-6450601012927549960.html
7:02:26 AM: public/posts/2012/03/call-for-donations-for-software-8853699867109654713.html
7:02:26 AM: public/posts/2012/03/py3k-status-update-2-4018939509128176130.html
7:02:26 AM: public/posts/2012/02/py3k-status-update-8840622949715145821.html
7:02:26 AM: public/posts/2012/02/larger-example-for-flow-graph-language-6139699450091061040.html
7:02:26 AM: public/posts/2012/02/pypy-18-business-as-usual-7266036404915945090.html
7:02:26 AM: public/posts/2012/02/introductionary-article-about-rpython-5386281283454207551.html
7:02:26 AM: public/posts/2012/02/optimizing-traces-of-flow-graph-4169388883059419385.html
7:02:26 AM: public/posts/2012/02/almost-there-pypys-arm-backend_01-3216759488618774525.html
7:02:26 AM: public/posts/2012/01/simple-tracer-for-flow-graph-language-6930951890987229484.html
7:02:26 AM: public/posts/2012/01/numpypy-status-update-6434340612277938795.html
7:02:26 AM: public/posts/2012/01/py3k-and-numpy-first-stage-thanks-to-3008917396290059758.html
7:02:26 AM: public/posts/2012/01/comparing-partial-evaluation-and-7255412724168990164.html
7:02:26 AM: public/posts/2012/01/pypy-internship-at-ncar-2244162842744077724.html
7:02:26 AM: public/posts/2012/01/transactional-memory-ii-7225309560970774590.html
7:02:26 AM: public/posts/2012/01/numpypy-progress-report-running-3336055571122066974.html
7:02:26 AM: public/posts/2015/11/pypy-401-released-please-update-2652340737298251005.html
7:02:26 AM: public/posts/2015/10/pypy-400-released-jit-with-simd-8282134928733384063.html
7:02:26 AM: public/posts/2015/10/automatic-simd-vectorization-support-in-639063580401330508.html
7:02:26 AM: public/posts/2015/10/powerpc-backend-for-jit-3014100267884692148.html
7:02:26 AM: public/posts/2015/10/pypy-memory-and-warmup-improvements-2-4598780879518640015.html
7:02:26 AM: public/posts/2015/09/pypy-warmup-improvements-8349465374608676233.html
7:02:26 AM: public/posts/2015/08/pypy-261-released-3638960649983103796.html
7:02:26 AM: public/posts/2015/06/pypy-and-ijson-guest-blog-post-8143007374752482637.html
7:02:26 AM: public/posts/2015/06/pypy-260-release-8983050552628070433.html
7:02:26 AM: public/posts/2015/05/cffi-101-released-756545636419794802.html
7:02:26 AM: public/posts/2015/05/cffi-10-beta-1-4375652711495636911.html
7:02:26 AM: public/posts/2015/03/pypy-stm-251-released-1342113838236225773.html
7:02:26 AM: public/posts/2015/03/pypy-251-released-5657064769385723517.html
7:02:26 AM: public/posts/2015/03/pydgin-using-rpython-to-generate-fast-1514065178985838697.html
7:02:26 AM: public/posts/2015/02/experiments-in-pyrlang-with-rpython-8103387814587972227.html
7:02:26 AM: public/posts/2015/02/linalg-support-in-pypynumpy-1131217944329711855.html
7:02:26 AM: public/posts/2015/02/numpypy-status-january-2015-5092986229783279944.html
7:02:26 AM: public/posts/2015/02/pypy-250-released-247160062953533060.html
7:02:26 AM: public/posts/2015/01/faster-more-memory-efficient-and-more-4096950404745375390.html
7:02:26 AM: public/posts/2015/01/leysin-winter-sprint-20-28th-february-2590212640945547308.html
7:02:26 AM: public/posts/2014/11/september-donations-and-thank-you-to-4531550307707104017.html
7:02:26 AM: public/posts/2014/11/tornado-without-gil-on-pypy-stm-7284102716557557428.html
7:02:26 AM: public/posts/2014/11/pypy-io-improvements-1042070332447047674.html
7:02:26 AM: public/posts/2014/10/pypy3-240-released-5007750685927360190.html
7:02:26 AM: public/posts/2014/10/couchbase-contribution-to-pypy-2360892117372790069.html
7:02:26 AM: public/posts/2014/09/pypy-240-released-9-days-left-in-7722154416024407111.html
7:02:26 AM: public/posts/2014/09/pypy-24-beta-just-in-time-for-psfs-5956090195665204063.html
7:02:26 AM: public/posts/2014/09/python-software-foundation-matching-2230529993193139046.html
7:02:26 AM: public/posts/2014/08/a-field-test-of-software-transactional-5659022209916605798.html
7:02:26 AM: public/posts/2014/07/pypy-stm-first-interesting-release-8684276541915333814.html
7:02:26 AM: public/posts/2014/06/pypy3-231-fulcrum-3765964217640322884.html
7:02:26 AM: public/posts/2014/06/pypy-231-terrestrial-arthropod-trap-5076300474324870908.html
7:02:26 AM: public/posts/2014/05/pypy-23-terrestrial-arthropod-trap-9057496904945555741.html
7:02:26 AM: public/posts/2014/04/numpy-on-pypy-status-update-1103134247318103282.html
7:02:26 AM: public/posts/2014/04/stm-results-and-second-call-for-1767845182888902777.html
7:02:26 AM: public/posts/2014/03/pygamecffi-pygame-on-pypy-8679802461301121984.html
7:02:26 AM: public/posts/2014/03/hi-all-here-is-one-of-first-full-pypys-8725931424559481728.html
7:02:26 AM: public/posts/2014/03/hello-everyone-there-is-interview-with-7561523711224053700.html
7:02:26 AM: public/posts/2014/03/numpy-status-update-february-1245769841736493525.html
7:02:26 AM: public/posts/2014/02/py3k-status-update-13-4630607029125647100.html
7:02:26 AM: public/posts/2014/02/rewrites-of-stm-core-model-again-633249729751034512.html
7:02:26 AM: public/posts/2014/02/numpy-status-update-decemberjanuary-4292961614234099787.html
7:02:26 AM: ​
7:02:26 AM: (build.command completed in 26.4s)
7:02:26 AM:
7:02:30 AM: (Netlify Build completed in 30.3s)
7:02:31 AM: Section completed: building
7:02:34 AM: Finished processing build request in 1m5.63s

Deploying

Complete
7:02:26 AM: Deploy site
7:02:26 AM: ────────────────────────────────────────────────────────────────
7:02:26 AM: ​
7:02:26 AM: Starting to deploy site from 'public'
7:02:27 AM: Calculating files to upload
7:02:29 AM: 676 new file(s) to upload
7:02:29 AM: 0 new function(s) to upload
7:02:29 AM: Starting to upload
7:02:29 AM: 10% uploaded
7:02:29 AM: 20% uploaded
7:02:29 AM: 30% uploaded
7:02:29 AM: 40% uploaded
7:02:30 AM: 50% uploaded
7:02:30 AM: 60% uploaded
7:02:30 AM: 70% uploaded
7:02:30 AM: 80% uploaded
7:02:30 AM: 90% uploaded
7:02:30 AM: 100% uploaded
7:02:30 AM: Section completed: deploying
7:02:30 AM: Site deploy was successfully initiated
7:02:30 AM: ​
7:02:30 AM: (Deploy site completed in 3.8s)

Cleanup

Complete
7:02:30 AM: Netlify Build Complete
7:02:30 AM: ────────────────────────────────────────────────────────────────
7:02:30 AM: ​
7:02:31 AM: Caching artifacts
7:02:31 AM: Started saving build plugins
7:02:31 AM: Finished saving build plugins
7:02:31 AM: Started saving mise cache
7:02:31 AM: Finished saving mise cache
7:02:31 AM: Started saving pip cache
7:02:31 AM: Finished saving pip cache
7:02:31 AM: Started saving emacs cask dependencies
7:02:31 AM: Finished saving emacs cask dependencies
7:02:31 AM: Started saving maven dependencies
7:02:31 AM: Finished saving maven dependencies
7:02:31 AM: Started saving boot dependencies
7:02:31 AM: Finished saving boot dependencies
7:02:31 AM: Started saving rust rustup cache
7:02:31 AM: Finished saving rust rustup cache
7:02:31 AM: Started saving go dependencies
7:02:31 AM: Finished saving go dependencies
7:02:31 AM: Build script success
7:02:33 AM: Uploading Cache of size 215.1MB
7:02:34 AM: Section completed: cleanup

Post-processing

Complete
7:02:30 AM: Post processing done
7:02:30 AM: Section completed: postprocessing
7:02:30 AM: Starting post processing
7:02:30 AM: Skipping form detection
7:02:30 AM: Post processing - header rules
7:02:30 AM: Post processing - redirect rules
7:02:31 AM: Site is live ✨