Adam Turner
b199a29c8a
Many PEPs: Resolve reference warnings ( #3214 )
...
This commit resolves all outstanding duplicate label
and duplicate citation warnings.
I have not yet addressed unreferenced footnote warnings.
I took the general strategy of replacing a target above a section heading
with references directly to that section heading,
or where impractical, disambiguting the target with ``PEP NNN``.
I also converted all the citations in PEP 482 to links,
as they were causing duplicate citation warnings.
2023-07-31 17:50:14 +01:00
Oleg Iarygin
b9ca714a43
Lint: Fix outstanding codespell spelling errors ( #3129 )
...
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: wookie184 <wookie1840@gmail.com>
2023-05-01 13:00:36 -06:00
Mark Shannon
b07d65789d
PEP 669: Update to reflect latest additions. ( #3100 )
...
Update PEP 669 to reflect latest additions.
2023-04-11 16:40:41 +01:00
Mark Shannon
8a24bdeb04
PEP 669: Mark as accepted ( #3077 )
...
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-04-05 15:39:28 +01:00
Mark Shannon
bf937e64f5
PEP 669: Update to reflect latest design and implementation ( #3021 )
...
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
2023-02-23 13:37:40 +00:00
Mark Shannon
43af7ba688
Allow limited PEP 523 plugins. ( #2822 )
2022-10-08 00:42:35 +01:00
Mark Shannon
94cce31230
PEP 669: minor clarifications ( #2799 )
2022-09-21 11:39:31 +01:00
Mark Shannon
62f1b67db4
PEP 669: Require names for tools. (GH-2770)
...
* Add Petr's suggestion for naming tools.
* Clarify that instrumentation works similarly to PEP 659, but that PEP 659 is not a requirement.
2022-08-24 11:10:28 +01:00
Petr Viktorin
b62ca71d52
PEP 669: nitpicks & clarifications ( #2767 )
2022-08-18 14:57:20 +01:00
Mark Shannon
39b78da33b
PEP 669: Clarify and restrict interaction with PEP 523 ( #2760 )
2022-08-12 10:14:56 +01:00
Mark Shannon
9819ca468e
PEP 669: Clarify section on DISABLE. ( #2759 )
...
Clarify section on DISABLE.
2022-08-11 17:33:48 +01:00
Mark Shannon
738a01cb30
PEP 669: Clarifications ( #2758 )
2022-08-11 15:27:05 +01:00
Mark Shannon
be96146cae
PEP-669: Fix version number ( #2748 )
...
Fix version number
2022-08-05 13:09:54 +01:00
Mark Shannon
0fe55c6d12
PEP 669: Add multiple tool and one-shot event handling capabilities ( #2747 )
2022-08-04 15:04:26 +01:00
Adam Turner
b0329c31b3
Several PEPs: Normalise `Post-History` ( #2375 )
2022-03-09 16:04:44 +00:00
Adam Turner
113e490701
Several PEPs: Use explicit `:pep:` and `:rfc:` roles ( #2209 )
2022-01-21 11:03:51 +00:00
Mark Shannon
d927d9d4a6
Update PEP 669 specification to return current callback object when registering a new callback. ( #2246 )
2022-01-17 16:22:49 +00:00
Mark Shannon
773ff9e1c7
PEP 669: Add an enum and namespace to the interface. ( #2186 )
2021-12-10 13:17:58 +00:00
Mark Shannon
23307c1239
PEP 669: Low Impact Monitoring for CPython ( #2183 )
2021-12-07 15:09:44 +00:00