Lines Matching refs:issue
42 (Contributed by P.Y. Developer in :issue:`12345`.)
80 methods. (Contributed by Arnon Yaari in :issue:`9951`.)
83 (Contributed by Antoine Pitrou in :issue:`23632`.)
87 by Benno Leslie and Yury Selivanov in :issue:`24450`.)
91 in :issue:`19235`.)
99 (Contributed by Victor Stinner in :issue:`19977`.)
140 manually. (See :issue:`22638` for more details; this change was
145 in :issue:`22796`.)
369 overall readability of the code. This issue is particularly important when
707 (Contributed by Serhiy Storchaka in :issue:`19676` and :issue:`22286`.)
710 :class:`int`. (Contributed by Serhiy Storchaka in :issue:`23681`.)
713 (Contributed by Serhiy Storchaka in :issue:`22682` and :issue:`22681`.)
717 (Contributed by Berker Peksag in :issue:`24064`.)
720 (Contributed by Brett Cannon and Antoine Pitrou in :issue:`17636`.)
740 were introduced in Python 2.6 in :issue:`1739468`, but which were not well
753 :issue:`23491`.
769 Steven Bethard, paul j3 and Daniel Eriksson in :issue:`14910`.)
785 (Contributed by Antoine Pitrou and Victor Stinner in :issue:`22560`.)
789 (Contributed by Victor Stinner in :issue:`21326`.)
875 size of decompressed data. (Contributed by Nikolaus Rath in :issue:`15955`.)
882 protocol. (Contributed by Berker Peksag in :issue:`20289`.)
889 equality. (Contributed by Chris Barker and Tal Einat in :issue:`24270`.)
897 interpreter. (Contributed by Claudiu Popa in :issue:`17442`.)
906 makes it 4 to 100 times faster. (Contributed by Eric Snow in :issue:`16991`.)
912 (Contributed by Serhiy Storchaka in :issue:`19505`.)
919 (Contributed by Raymond Hettinger in :issue:`23704`.)
928 (Contributed by Berker Peksag in :issue:`24064`.)
934 (Contributed by Joe Jevnik in :issue:`22189`.)
943 (Contributed by Devin Jeanpierre in :issue:`23086`.)
946 by Stefan Behnel in :issue:`24018`.)
951 (Contributed by Yury Selivanov in :issue:`24184`.)
963 parameter. (Contributed by Claudiu Popa in :issue:`16104`.)
966 level for subdirectories. (Contributed by Claudiu Popa in :issue:`19628`.)
973 (Contributed by Thomas Kluyver in :issue:`21338`.)
982 (Contributed by Dan O'Reilly in :issue:`11271`.)
986 (Contributed by Claudiu Popa in :issue:`21527`.)
1016 (Contributed by Łukasz Langa in :issue:`18159`.)
1035 (Contributed by Berker Peksag in :issue:`22389`.)
1042 not just sequences. (Contributed by Serhiy Storchaka in :issue:`23171`.)
1050 manual screen resizing. (Contributed by Arnon Yaari in :issue:`4254`.)
1057 has the value ``"n"``. (Contributed by Claudiu Popa in :issue:`18039`.)
1068 (Contributed by Berker Peksag in :issue:`2052`.)
1072 (Contributed by Terry J. Reedy and Greg Ward in :issue:`17445`.)
1080 (Contributed by Antoine Pitrou in :issue:`5309`.)
1084 (Contributed by Serhiy Storchaka in :issue:`16314`.)
1092 raising :exc:`ValueError`. (Contributed by Glenn Jones in :issue:`15916`.)
1102 (Contributed by Milan Oberkirch in :issue:`20098`.)
1108 (Contributed by Abhilash Raj in :issue:`21083`.)
1115 :issue:`24211`.)
1119 (Contributed by Claude Paroz and Berker Peksag in :issue:`16324`.)
1134 (Contributed by Ethan Furman in :issue:`21706`.)
1144 (Contributed by Wei Wu in :issue:`23566`.)
1154 Serhiy Storchaka in :issue:`14373`.)
1162 (Contributed by Serhiy Storchaka in :issue:`13968`.)
1170 (Contributed by Tim Heaney in :issue:`19222`.)
1189 (Contributed by Raymond Hettinger in :issue:`13742`.)
1197 (Contributed by Demian Brecht in :issue:`21793`.)
1219 (Contributed by Martin Panter in :issue:`3566`.)
1238 (Contributed by Tarek Ziadé and Serhiy Storchaka in :issue:`4972`.)
1245 :issue:`21800`.)
1249 Oberkirch in :issue:`21800`.)
1257 (contributed by Martin Vignali and Claudiu Popa in :issue:`20295`),
1259 (contributed by Fabrice Aneche and Claudiu Popa in :issue:`20197`.)
1267 (Contributed by Brett Cannon in :issue:`17621`.)
1273 (Contributed by Brett Cannon in :issue:`21156`.)
1279 spec object. (Contributed by Brett Cannon in :issue:`20383`.)
1286 now picklable and hashable. (Contributed by Yury Selivanov in :issue:`20726`
1287 and :issue:`20334`.)
1299 (Contributed by Yury Selivanov in :issue:`24190`.)
1304 by Yury Selivanov and Eric Snow in :issue:`17373`.)
1309 (Contributed by Yury Selivanov in :issue:`20691`.)
1317 (Contributed by Yury Selivanov in :issue:`24017` and :issue:`24400`.)
1322 (Contributed by Daniel Shahaf in :issue:`16808`.)
1332 (Contributed by Nikolaus Rath in :issue:`20578`.)
1348 (Contributed by Peter Moody and Antoine Pitrou in :issue:`16531`.)
1362 (Contributed by Leon Weber in :issue:`20480`.)
1371 in :issue:`21650`.)
1375 (Contributed by Serhiy Storchaka in :issue:`19361`.)
1385 (Contributed by Robert Collins in :issue:`17911`.)
1404 (Contributed by Cédric Krier in :issue:`13918`.)
1423 (Contributed by Yury Selivanov in :issue:`20537`.)
1428 (Contributed by Alex Gaynor in :issue:`22788`.)
1442 (Contributed by Martin Panter in :issue:`15955`.)
1449 and :data:`~math.nan`. (Contributed by Mark Dickinson in :issue:`23185`.)
1452 equality. (Contributed by Chris Barker and Tal Einat in :issue:`24270`.)
1456 Storchaka in :issue:`22486`.)
1464 (Contributed by Charles-François Natali in :issue:`21565`.)
1472 (Contributed by Josh Rosenberg and Serhiy Storchaka in :issue:`22955`.)
1476 (Contributed by Benjamin Peterson in :issue:`21176`.)
1487 of Victor Stinner in :issue:`22524`.)
1493 ``GetFileInformationByHandle()``. (Contributed by Ben Hoyt in :issue:`21719`.)
1498 exhaustion. (Contributed by Victor Stinner in :issue:`22181`.)
1502 (Contributed by Victor Stinner in :issue:`22054`.)
1505 on Windows. (Contributed by Steve Dower in :issue:`23668`.)
1518 (Contributed by Rafik Draoui and Serhiy Storchaka in :issue:`10395`.)
1534 (Contributed by Vajrasky Kok and Antoine Pitrou in :issue:`19775`.)
1538 functionality. (Contributed by Berker Peksag in :issue:`21539`.)
1542 Claudiu Popa in :issue:`19776`.)
1547 (Contributed by Victor Salgado and Mayank Tripathi in :issue:`19777`.)
1563 (Contributed by Christopher Welborn in :issue:`20218`.)
1572 Storchaka in :issue:`23611`.)
1580 (Contributed by Milan OberKirch in :issue:`21804`.)
1596 (Contributed by Serhiy Storchaka in :issue:`9179`.)
1599 100. (Contributed by Serhiy Storchaka in :issue:`22437`.)
1603 (Contributed by Serhiy Storchaka in :issue:`1519638`.)
1619 (Contributed by Serhiy Storchaka in :issue:`22578`.)
1627 (Contributed by Bruno Cauet in :issue:`22940`.)
1635 (Contributed by Giampaolo Rodola' in :issue:`18931`.)
1645 (Contributed by Claudiu Popa in :issue:`19840`.)
1648 (Contributed by Serhiy Storchaka in :issue:`5411`.)
1655 socket handles. (Contributed by Victor Stinner in :issue:`22018`.)
1660 (Contributed by Giampaolo Rodola' in :issue:`21076`.)
1675 (Contributed by Maciej Szulik in :issue:`19662`.)
1682 (Contributed by Milan Oberkirch and R. David Murray in :issue:`21795`.)
1690 (Contributed by Milan Oberkirch in :issue:`21725`.)
1694 successfully connect. (Contributed by Milan Oberkirch in :issue:`14758`.)
1702 Oberkirch in :issue:`15014`.)
1706 messages. (Contributed by Gavin Chappell and Maciej Szulik in :issue:`16914`.)
1711 (Contributed by Milan Oberkirch and R. David Murray in :issue:`22027`.)
1719 :issue:`18615`.)
1726 (Contributed by Victor Stinner in :issue:`22043`.)
1732 (Contributed by Giampaolo Rodola' in :issue:`17552`.)
1737 (Contributed by Victor Stinner in :issue:`23853`.)
1742 (Contributed by Charles-François Natali in :issue:`21455`.)
1753 (Contributed by Geert Jansen in :issue:`21965`.)
1773 (Contributed by Benjamin Peterson in :issue:`20188`.)
1794 (Contributed by Antoine Pitrou in :issue:`20421`.)
1798 (Contributed by Giampaolo Rodola' in :issue:`17552`.)
1803 ``0``. (Contributed by Nikolaus Rath in :issue:`20951`.)
1807 value is always an :class:`int`. (Contributed by Akira Li in :issue:`19940`.)
1812 (Contributed by Benjamin Peterson in :issue:`23186`.)
1820 (Contributed by Victor Stinner in :issue:`23853`.)
1823 (Contributed by Antoine Pitrou in :issue:`23239`.)
1831 (Contributed by Claudiu Popa in :issue:`10203`; by Lucas Sinclair,
1832 Jessica McKellar, and Serhiy Storchaka in :issue:`13583`.)
1846 (Contributed by Thomas Kluyver in :issue:`23342`.)
1872 in :issue:`24017`.)
1876 (Contributed by Antoine Pitrou in :issue:`22696`.)
1884 in :issue:`23437`.)
1891 to request exclusive creation. (Contributed by Berker Peksag in :issue:`21717`.)
1899 (Contributed by Michael Vogt and Eric Smith in :issue:`23193`.)
1904 (Contributed by Serhiy Storchaka in :issue:`21549`.)
1913 (Contributed by Victor Stinner in :issue:`22043`.)
1920 (Contributed by Victor Stinner in :issue:`22043`.)
1928 or ``sec``. (Contributed by Julian Gindi in :issue:`18983`.)
1932 (Contributed by Ben Roberts in :issue:`2527`.)
1941 (Contributed by Zachary Ware in :issue:`20035`.)
1951 (Contributed by Robert Collins in :issue:`17911`.)
1955 (Contributed by Robert Collins in :issue:`17911`.)
1959 (Contributed by Dmitry Kazakov in :issue:`22619`.)
1969 (Contributed by Yury Selivanov in :issue:`24017`.)
1973 (Contributed by Yury Selivanov in :issue:`24400`.)
1991 (Contributed by Robert Collins and Barry A. Warsaw in :issue:`16662`.)
1996 (Contributed by Robert Collins in :issue:`19746`.)
1999 tracebacks. (Contributed by Robert Collins in :issue:`22936`.)
2010 (Contributed by Kushal Das in :issue:`21238`.)
2014 (Contributed by Kushal Das in :issue:`21262`.)
2018 (Contributed by Johannes Baiter in :issue:`20968`, and Håkan Lövdahl
2019 in :issue:`23581` and :issue:`23568`.)
2023 (Contributed by Kushal Das in :issue:`17660`.)
2035 is not sent. (Contributed by Matej Cepl in :issue:`19494` and Akshit Khurana in
2036 :issue:`7159`.)
2041 (Contributed by Samwyse and Arnon Yaari in :issue:`13866`.)
2045 the HTTPS connection. (Contributed by Alex Gaynor in :issue:`22366`.)
2050 (Contributed by Demian Brecht and Senthil Kumaran in :issue:`22118`.)
2058 (Contributed by Pablo Torres Navarrete and SilentGhost in :issue:`5800`.)
2066 (Contributed by Claudiu Popa in :issue:`20627`.)
2070 (Contributed by Alex Gaynor in :issue:`22960`.)
2078 (Contributed by Serhiy Storchaka in :issue:`2175`.)
2081 (Contributed by Serhiy Storchaka in :issue:`10590`.)
2088 (Contributed by Serhiy Storchaka in :issue:`23252`.)
2092 (Contributed by Serhiy Storchaka in :issue:`21717`.)
2101 (Contributed by Serhiy Storchaka in :issue:`23001`.)
2111 Ben Hoyt with help from Victor Stinner in :issue:`23605`.)
2116 (Contributed by Victor Stinner in :issue:`21233`.)
2124 :issue:`21486`, :issue:`21487`, :issue:`20826`, :issue:`23266`.)
2127 smaller output. (Contributed by Serhiy Storchaka in :issue:`23133`.)
2130 (Contributed by Serhiy Storchaka in :issue:`15381` and David Wilson in
2131 :issue:`22003`.)
2136 (Contributed by Serhiy Storchaka in :issue:`20416` and :issue:`23344`.)
2139 (Contributed by Serhiy Storchaka in :issue:`15027`.)
2142 (Contributed by Serhiy Storchaka in :issue:`19380`.)
2146 (Contributed by Naoki Inada in :issue:`23206`.)
2151 (Contributed Georg Brandl by in :issue:`22540`.)
2155 (Contributed by Antoine Pitrou in :issue:`22847`.)
2158 builds. (Contributed by Serhiy Storchaka in :issue:`23488`.)
2161 (Contributed by Joe Jevnik in :issue:`23910`.)
2164 (Contributed by Stefan Behnel in :issue:`22464`.)
2169 (Contributed by Serhiy Storchaka in :issue:`23573`.)
2181 (Contributed by Victor Stinner in :issue:`21233`.)
2188 (Contributed by Victor Stinner in :issue:`18395`.)
2192 (Contributed by Serhiy Storchaka in :issue:`19676`.)
2196 (Contributed by Antoine Pitrou in :issue:`18711`.)
2199 (Contributed by Georg Brandl in :issue:`19235`.)
2204 (Contributed by Petr Viktorin in :issue:`24268`.)
2209 (Contributed by Benjamin Peterson in :issue:`21176`. See also :pep:`465`
2314 (Contributed by Serhiy Storchaka in :issue:`23671`.)
2319 (Contributed by Vajrasky Kok and Berker Peksag in :issue:`1322`.)
2324 method instead. (Contributed by Yury Selivanov in :issue:`24248`.)
2327 removed in Python 3.6. (See :issue:`20438` for details.)
2332 Selivanov in :issue:`20438`.)
2338 deprecated. (Contributed by Serhiy Storchaka in :issue:`22407`.)
2343 (Contributed by Serhiy Storchaka in :issue:`23622`.)
2348 (Contributed by Robert Collins and Barry A. Warsaw in :issue:`16662`.)
2366 (Contributed by Matt Chaput in :issue:`6623`.)
2372 (Contributed by A. Jesse Jiryu Davis in :issue:`23464`.)
2404 error-prone and has been removed in Python 3.5. See :issue:`13936` for full
2410 it would return ``0``. (Contributed by Nikolaus Rath in :issue:`20951`.)
2417 (Contributed by Victor Stinner in :issue:`21205`.)
2421 removed. (Contributed by Ezio Melotti in :issue:`15114`.)
2423 now ``True`` by default. (Contributed by Berker Peksag in :issue:`21047`.)
2429 (Contributed by Ezio Melotti in :issue:`16518`.)
2435 different than the typical case (:issue:`22834`).
2440 compatibility. (Contributed by Demian Brecht in :issue:`21793`.)
2448 ``None``. (Contributed by Brett Cannon in :issue:`23014`.)
2456 (Contributed by Serhiy Storchaka in :issue:`22818`.)
2466 is now ignored. (Contributed by Demian Brecht in :issue:`2211`.)
2484 value is always an :class:`int`. (Contributed by Akira Li in :issue:`19940`.)
2496 range. (Contributed by Serhiy Storchaka in :issue:`24284`.)
2504 (Contributed by Serhiy Storchaka in :issue:`15582`.)
2510 (Contributed by Alexander Belopolsky in :issue:`7830`.)
2526 (Contributed by Serhiy Storchaka in :issue:`22453`.)
2532 (Contributed by Serhiy Storchaka in :issue:`20204`.)
2558 (Contributed by Victor Stinner in :issue:`23404`.)
2571 (Contributed by Victor Stinner in :issue:`23404`.)