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 7, 2026 7:35pm

@estyxx estyxx force-pushed the forbid-update-title-and-abstract-when-cfp-is-closed branch from 1f3f2f1 to e8c06f6 Compare January 7, 2026 19:33
@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4525   +/-   ##
=======================================
  Coverage   94.42%   94.43%           
=======================================
  Files         352      352           
  Lines       10141    10148    +7     
  Branches      732      735    +3     
=======================================
+ Hits         9576     9583    +7     
  Misses        468      468           
  Partials       97       97           
🚀 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

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