Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
merging PR Chaosthebot#455: FIX ERROR PAGES WITH THIS ONE SIMPLE TRICK
Chaosthebot#455: FIX ERROR PAGES WITH THIS ONE SIMPLE TRICK Description: This fixes the display of the error code in Chaosthebot#439 - the previous page worked on Python 3.4 (installed by default by Vagrant until Chaosthebot#454), but the way error codes work for SimpleHTTPRequestListener changed in Python 3.5. :ok_woman: PR passed with a vote of 16 for and 0 against, a weighted total of 15.5 and a threshold of 6.5, and a current meritocracy review. Vote record: @Ayyko: 1 @Leigende: 1 @MUCHZER: 1 @Moussto: 1 @PlasmaPower: 1 @Smittyvb: 1 @Swizz: 1 @andrewda: 1 @ccolic: 1 @eukaryote31: 1 @ike709: 1 @md678685: 1 @phil-r: 1 @qgustavor: 1 @rhengles: 1 @rudehn: 1
- Loading branch information