]> granicus.if.org Git - python/commit
bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 6 Jul 2019 22:25:47 +0000 (15:25 -0700)
committerTerry Jan Reedy <tjreedy@udel.edu>
Sat, 6 Jul 2019 22:25:47 +0000 (18:25 -0400)
commit90631f9bc5f78ec6cdc2096d5c5ae26e41e5f150
tree5ed9ec2f058121796effbd765738edfd13cc8cf6
parentad3720359faa933d04bde3d3222fd54e73ee7feb
bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628)

(cherry picked from commit 6f2a8c08573c71b78d2f6e2bfaf31641a0cd092b)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/faq/programming.rst
Misc/NEWS.d/next/Documentation/2019-07-06-17-51-36.bpo-37456.lgAQHn.rst [new file with mode: 0644]