Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
eexzy
/
pythonwhat
Public
forked from
datacamp/pythonwhat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
pythonwhat
pythonwhat
State.py
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 3, 2018
Less stacking of expand_msg (fixes #329)
Filip Schouwenaars
committed
3a3757f
View commit details
Copy full SHA for 3a3757f
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
test_function_(v2) uses check_function now!
Filip Schouwenaars
committed
2fd14f9
View commit details
Copy full SHA for 2fd14f9
View code at this point
Browse repository at this point
Commits on Jun 27, 2018
get rid of commented out code
Filip Schouwenaars
committed
ef4eea2
View commit details
Copy full SHA for ef4eea2
View code at this point
Browse repository at this point
Improve automated messaging
Show description for 94568d6
Filip Schouwenaars
committed
94568d6
View commit details
Copy full SHA for 94568d6
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
Add has_printout to robustly check printouts
Filip Schouwenaars
committed
590af20
View commit details
Copy full SHA for 590af20
View code at this point
Browse repository at this point
Commits on Jun 15, 2018
Improve how highlighting is handled
Show description for 6b46adf
Filip Schouwenaars
committed
6b46adf
View commit details
Copy full SHA for 6b46adf
View code at this point
Browse repository at this point
Commits on Jun 5, 2018
update arch to improve local experimentation and reduce statefulness (fixes #159, fixes #265)
Filip Schouwenaars
committed
d14985a
View commit details
Copy full SHA for d14985a
View code at this point
Browse repository at this point
support for set_env
Filip Schouwenaars
committed
6cfa97e
View commit details
Copy full SHA for 6cfa97e
View code at this point
Browse repository at this point
Commits on Jun 1, 2018
First stab at experimenting locally (and some cleanup)
Filip Schouwenaars
committed
2bc3ef8
View commit details
Copy full SHA for 2bc3ef8
View code at this point
Browse repository at this point
Commits on May 18, 2018
switch from thonny ast tokenization to asttokens lib
Show description for a62c247
Filip Schouwenaars
committed
a62c247
View commit details
Copy full SHA for a62c247
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
remove all uses of set_tag
machow
committed
8b40dd7
View commit details
Copy full SHA for 8b40dd7
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
do not set highlight on root state (entire submission)
Show description for 3889059
machow
committed
3889059
View commit details
Copy full SHA for 3889059
View code at this point
Browse repository at this point
Commits on Nov 28, 2016
Merge branch 'fix-safe-templating' into spec-messages
machow
committed
074cd40
View commit details
Copy full SHA for 074cd40
View code at this point
Browse repository at this point
jinja highlighting
machow
committed
3e442d7
View commit details
Copy full SHA for 3e442d7
View code at this point
Browse repository at this point
prefix formatted messages with FMT
machow
committed
ce575e2
View commit details
Copy full SHA for ce575e2
View code at this point
Browse repository at this point
add safe string templating in case message contains bracketed words
machow
committed
e7760d8
View commit details
Copy full SHA for e7760d8
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
clean up getting FunctionParser output on state, add State subclassing
machow
committed
d22a012
View commit details
Copy full SHA for d22a012
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
fix State.converters persistence issue
machow
committed
1528743
View commit details
Copy full SHA for 1528743
View code at this point
Browse repository at this point
Commits on Nov 7, 2016
add code highlighting customization to parser output, fixes line_info tests
Show description for 6758800
machow
committed
6758800
View commit details
Copy full SHA for 6758800
View code at this point
Browse repository at this point
cleanup state, remove notion of active_state
machow
committed
1ef90e7
View commit details
Copy full SHA for 1ef90e7
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
context variables recreating current behavior
machow
committed
a21306d
View commit details
Copy full SHA for a21306d
View code at this point
Browse repository at this point
Commits on Oct 31, 2016
convert test_with, implement consistent target_vals in parser
Show description for 115ffef
machow
committed
115ffef
View commit details
Copy full SHA for 115ffef
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
implement hierarchical messaging
machow
committed
70a3e04
View commit details
Copy full SHA for 70a3e04
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
implement check_ version of test_comp and mutli. tests pass
machow
committed
7dc139c
View commit details
Copy full SHA for 7dc139c
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
remove mutations from state when setting context in sub_test
machow
committed
440c34e
View commit details
Copy full SHA for 440c34e
View code at this point
Browse repository at this point
modify state to hold messages
Show description for 425121f
machow
committed
425121f
View commit details
Copy full SHA for 425121f
View code at this point
Browse repository at this point
really tiny comment fix
machow
committed
7287039
View commit details
Copy full SHA for 7287039
View code at this point
Browse repository at this point
remove minor redundant piece, and add partial comments
machow
committed
bf7df0c
View commit details
Copy full SHA for bf7df0c
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
some extra comments
machow
committed
85b03db
View commit details
Copy full SHA for 85b03db
View code at this point
Browse repository at this point
use caching when getting parsed properties on state
machow
committed
26e6db8
View commit details
Copy full SHA for 26e6db8
View code at this point
Browse repository at this point
Commits on Oct 17, 2016
remove object_accessed extract call
machow
committed
7de06db
View commit details
Copy full SHA for 7de06db
View code at this point
Browse repository at this point
remove most extract functions
machow
committed
780ce8a
View commit details
Copy full SHA for 780ce8a
View code at this point
Browse repository at this point
property decorator on State for parsed attrs, tests pass
machow
committed
9d376eb
View commit details
Copy full SHA for 9d376eb
View code at this point
Browse repository at this point
Commits on Oct 13, 2016
clean up state fixes
Show description for aa9126c
machow
committed
aa9126c
View commit details
Copy full SHA for aa9126c
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Merge branch 'master' into state-fix-merged
Show description for 5e66ff4
machow
committed
5e66ff4
View commit details
Copy full SHA for 5e66ff4
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.