We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03bd6a0 commit 0848782Copy full SHA for 0848782
lib/docs/scrapers/python.rb
@@ -28,7 +28,7 @@ class Python < UrlScraper
28
HTML
29
30
version '3.13' do
31
- self.release = '3.13.2'
+ self.release = '3.13.5'
32
self.base_url = "https://docs.python.org/#{self.version}/"
33
34
html_filters.push 'python/entries_v3', 'sphinx/clean_html', 'python/clean_html'
0 commit comments