Skip to content

Commit 9986b55

Browse files
Fix line break
1 parent 3a9c890 commit 9986b55

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

peps/pep-0744.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ the following resources:
3434
JIT at the 2023 CPython Core Developer Sprint. It includes relevant
3535
background, a light technical introduction to the "copy-and-patch" technique
3636
used, and an open discussion of its design amongst the core developers
37-
present. Slides for this talk can be found on `GitHub
38-
<https://github.com/brandtbucher/brandtbucher/blob/master/2023/10/10/a_jit_compiler_for_cpython.pdf>`__.
37+
present. Slides for this talk can be found on `GitHub <https://github.com/brandtbucher/brandtbucher/blob/master/2023/10/10/a_jit_compiler_for_cpython.pdf>`__.
3938

4039
- The `open access paper <https://dl.acm.org/doi/10.1145/3485513>`__ originally
4140
describing copy-and-patch.

0 commit comments

Comments
 (0)