File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change 1056
1056
# If True, publish future dated posts right away instead of scheduling them.
1057
1057
# Defaults to False.
1058
1058
# FUTURE_IS_NOW = False
1059
+ FUTURE_IS_NOW = True
1059
1060
1060
1061
# If True, future dated posts are allowed in deployed output
1061
1062
# Only the individual posts are published/deployed; not in indexes/sitemap
Original file line number Diff line number Diff line change
1
+ <!--
2
+ .. title: New HPy blog
3
+ .. slug: new-hpy-blog
4
+ .. date: 2021-03-29 14:00:00 UTC
5
+ .. tags:
6
+ .. category:
7
+ .. link:
8
+ .. description:
9
+ .. type: text
10
+ .. author: antocuni
11
+ -->
12
+
13
+ Regular readers of this blog
14
+ [ already know] ( posts/2019/12/hpy-kick-off-sprint-report-1840829336092490938.html )
15
+ about [ HPy] ( https://hpyproject.org ) , a project which aims to develop a new C
16
+ API for Python to make it easier/faster to support C extensions on alternative
17
+ Python implementations, including PyPy.
18
+
19
+ The HPy team just published the
20
+ [ first post] ( https://hpyproject.org/blog/posts/2021/03/hello-hpy/ ) of HPy new
21
+ blog, so if you are interested in its development, make sure to check it out!
You can’t perform that action at this time.
0 commit comments