{"uid":"cap_IWpO05Txp_ux9-ge0lPL3","slug":"python-peps-recent-changes-feed-afb3790d","name":"Python PEPs Recent Changes Feed","description":"Newly created Python PEPs and PEP status transitions (Draft→Accepted→Final) since a timestamp, with type, authors, and target Python version — the roadmap of the language as it moves.","url":"https://oracles-production.up.railway.app/v1/python-peps/changes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":500,"minimum":1},"since":{"type":"string","format":"date-time","description":"Only changes detected after this ISO-8601 instant"},"min_significance":{"type":"integer","maximum":10,"minimum":1,"description":"Keep only changes scored at least this"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"integer"},"source":{"type":"string"},"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"detail":{"type":"object"},"summary":{"type":"string"},"entityId":{"type":"string"},"sourceUrl":{"type":["string","null"],"description":"Primary-source link for verification"},"detectedAt":{"type":"string","format":"date-time"},"significance":{"type":"integer","maximum":10,"minimum":1},"effectiveDate":{"type":["string","null"]}}}}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_1ioW34_MMXtGuGrxWBKaq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns recently-created or recently-changed Python Enhancement Proposals (PEPs) with their status, type, authors, and target Python version, scored by significance.","exampleAgentPrompt":"Show me the latest Python PEPs that were created or changed since 2025-01-01T00:00:00Z, limit to 20 results, and only include ones with a significance score of at least 5.","exampleUseCases":null,"resultDescription":"A JSON object containing a count of changes, a source label, and an array of PEP change records — each with the PEP entity ID, title, type (e.g. new_pep, status_change), a human-readable summary, a detail object, significance score (1–10), detectedAt timestamp, optional effectiveDate, and a sourceUrl linking to the official PEP page for verification.","failureModes":["Invalid `since` date format returns a 400 validation error","`limit` outside 1–500 range returns a 400 error","`min_significance` outside 1–10 range returns a 400 error","No changes in the requested window returns an empty `changes` array with count 0","Service unavailable or upstream PEP data source unreachable returns a 5xx error","Payment not processed (x402) blocks the response"],"whenToPreferThis":"Use this endpoint when you need a structured, machine-readable feed of recent Python PEP activity with significance scoring, rather than scraping python.org/peps manually. Ideal for monitoring the Python language roadmap, building changelogs, or alerting developers when important new proposals appear. The significance filter allows agents to skip noise and surface only high-impact changes.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T13:01:33.562Z","isFirstParty":false}