File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ none were collected.
28
28
.. nonce: 9TWMlz
29
29
.. section: Library
30
30
31
- Revert GH- 15522, which introduces a regression in
31
+ Revert PR 15522, which introduces a regression in
32
32
:meth: `mimetypes.guess_type ` due to improper handling of filenames as urls.
33
33
34
34
..
Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Syntax errors raised in the tokenizer now always set correct "text" and
54
54
.. section: Library
55
55
56
56
The original fix for bpo-27657, "Fix urlparse() with numeric paths"
57
- (GH- 16839) included in 3.8.1, inadvertently introduced a behavior change
57
+ (PR 16839) included in 3.8.1, inadvertently introduced a behavior change
58
58
that broke several third-party packages relying on the original undefined
59
59
parsing behavior. The change is reverted in 3.8.2, restoring the behavior of
60
60
3.8.0 and earlier releases.
You can’t perform that action at this time.
0 commit comments