Skip to content

Conversation

@estyxx
Copy link
Member

@estyxx estyxx commented Jan 7, 2026

What

ToDo

@estyxx estyxx self-assigned this Jan 7, 2026
@vercel
Copy link

vercel bot commented Jan 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
pycon Ready Ready Preview Jan 12, 2026 10:00pm

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.42%. Comparing base (67727a5) to head (dfa1b43).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4525      +/-   ##
==========================================
- Coverage   94.42%   94.42%   -0.01%     
==========================================
  Files         352      352              
  Lines       10141    10152      +11     
  Branches      732      736       +4     
==========================================
+ Hits         9576     9586      +10     
  Misses        468      468              
- Partials       97       98       +1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@estyxx estyxx marked this pull request as ready for review January 7, 2026 20:19
Copy link
Member

@marcoacierno marcoacierno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if the submission is accepted they should be able to make changes

Comment on lines 275 to 276
print(LazyI18nString(self.abstract.to_dict()).data)
print(submission.abstract.data)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
print(LazyI18nString(self.abstract.to_dict()).data)
print(submission.abstract.data)

errors = super().validate(conference)

# Check if CFP is closed and prevent editing of title and abstract
if not conference.is_cfp_open:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ernesto also wanted elevator_pitch

@estyxx estyxx force-pushed the forbid-update-title-and-abstract-when-cfp-is-closed branch from e8c06f6 to dfa1b43 Compare January 12, 2026 21:58
@estyxx estyxx requested a review from marcoacierno January 12, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants