You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation: Improved readability and user-friendliness of the changelog.
Error Handling:
Allow usernames with underscores in LastFM. Updated the username validation regex to permit underscores (_) in LastFM usernames, ensuring users with underscores in their usernames can set their LastFM username without issues.
Handle ValidationError for tweets without views. Fixed an issue where tweets without view counts were causing a ValidationError, ensuring tweets lacking view data are processed correctly without raising exceptions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What's Changed
ValidationError
for tweets without views. Fixed an issue where tweets without view counts were causing aValidationError
, ensuring tweets lacking view data are processed correctly without raising exceptions.Full Changelog: https://github.com/HitaloM/PyKorone/commits/v1.0.3
This discussion was created from the release v1.0.3.
Beta Was this translation helpful? Give feedback.
All reactions