python-blogs
python-blogs copied to clipboard
Python Software Foundation GSoC Blog Platform
I'd like to bring to your attention that we are [discussing](https://bugs.launchpad.net/lxml/+bug/1958539) the possibility of removing lxml's clean_html functionality from lxml library. Over the past years, there have been several concerning...
Please read [How to get started with GSoC](https://python-gsoc.org/index.html#gettingstarted) first! This repo contains code that we used to use to manage the python-gsoc prior to 2024. It is no longer maintained...
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 35 to 41. Release notes Sourced from tj-actions/changed-files's releases. v41 Changes in v41.0.1 What's Changed Upgraded to v41 by @tj-actions-bot in tj-actions/changed-files#1811 chore(deps): update dependency eslint-plugin-prettier to...
# Description Currently, the default argument list 'action_args' accumulates the data from previous executions. This pull request makes sure that the default argument always has an empty list as intended....
Both - feeds.py and urls.py - have been updated by me All the unnecessary code have been cleaned # Description Please include a summary of the change and which issue...
prospector found a good amount of code cleanup to do ``` [root@blogs python-blogs]# prospector Messages ======== blogs_list/feeds.py Line: 11 pylint: unused-import / Unused cache imported from django.core.cache Line: 13 pylint:...
**Describe the bug** When an argument is initialized with an empty list in python, it retains previous values it has accumulated while executing the method. **To Reproduce** Steps to reproduce...
1. bar at the top if notifications are disabled 2. bar at the top if behind schedule 3. affirmative opt in when registering and notifications disabled (student only?) 4. email...