Skip to content

Update readme #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 10 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions Python/pyarena.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
#include "Python.h"

/* IRRELEVANT CHANGE FOR THE BUILDZ */


/* A simple arena block structure.

Measurements with standard library modules suggest the average
Expand Down
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ reserved.

See the end of this file for further copyright and license information.

Oh look, here's an unrelated change that should trigger a docs build. It did! And this one should trigger the PR. More more! And one more!

.. contents::

General Information
Expand Down