Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
900c48dba3f3eb8fb03ea766a5646f81c3bf3e9c
/
Misc
4151061
bpo-26819: Prevent proactor double read on resume (#6921)
by CtrlZvi
· 7 years ago
f5e7b19
bpo-23722: Raise a RuntimeError for absent __classcell__. (GH-6931)
by Serhiy Storchaka
· 7 years ago
654038d
bpo-32831: IDLE: Add docstrings and tests for codecontext (GH-5638)
by Cheryl Sabella
· 7 years ago
f65e31f
bpo-28556: Don't simplify unions at runtime (GH-6841)
by Ivan Levkivskyi
· 7 years ago
d89ca94
bpo-33564: Add async to IDLE's code context block openers. (GH-6960)
by Terry Jan Reedy
· 7 years ago
c2f082e
bpo-13631: Fix the order of initialization for readline libedit on macOS. (GH-6915)
by Zvezdan Petkovic
· 7 years ago
64fddc4
bpo-33475: Fix and improve converting annotations to strings. (GH-6774)
by Serhiy Storchaka
· 7 years ago
e5f41d2
bpo-33522: Enable CI builds on Visual Studio Team Services (#6865)
by Steve Dower
· 7 years ago
2d2d3b1
Fix ClassVar as string fails when getting type hints (GH-6824)
by Nina Zakharenko
· 7 years ago
8b94b41
bpo-28167: Remove platform.linux_distribution (GH-6871)
by Petr Viktorin
· 7 years ago
4e81296
bpo-33536: Validate make_dataclass() field names. (GH-6906)
by Eric V. Smith
· 7 years ago
5db5c06
bpo-21475: Support the Sitemap extension in robotparser (GH-6883)
by Christopher Beacham
· 7 years ago
3055c94
closes bpo-33512: use standard for detecting long double (GH-6847)
by Eitan Adler
· 7 years ago
2a7bacb
bpo-33453: Handle string type annotations in dataclasses. (GH-6768)
by Eric V. Smith
· 7 years ago
67c4801
bpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)
by Christian Heimes
· 7 years ago
19177fb
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
by Stéphane Wirtel
· 7 years ago
b056562
bpo-33509: Fix _warnings for module_globals=None (#6833)
by Victor Stinner
· 7 years ago
9eb40bc
bpo-28167: bump platform.linux_distribution removal to 3.8 (GH-6669)
by Matthias Bussonnier
· 7 years ago
98929b5
bpo-33483: more correctly handle finding the C compiler (GH-6780)
by Eitan Adler
· 7 years ago
735abad
bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
by Segev Finer
· 7 years ago
d063b84
bpo-33497: Add NEWS and ACKS entries. (GH-6838)
by Ned Deily
· 7 years ago
b7b493e
Add AsyncContextManager to typing module documentation. (GH-6822)
by Travis DePrato
· 7 years ago
2473eea
bpo-33494: Change dataclasses.Fields repr to use the repr of each of its members (GH-6798)
by Eric V. Smith
· 7 years ago
bd08a0a
bpo-32861: urllib.robotparser fix incomplete __str__ methods. (GH-5711)
by Michael Lazar
· 7 years ago
1e2ec8a
bpo-28055: Fix unaligned accesses in siphash24(). (GH-6123)
by Rolf Eike Beer
· 7 years ago
d518d8b
bpo-21983: Fix a crash in ctypes.cast() when passed a ctypes structured data type (GH-3859)
by Oren Milman
· 7 years ago
8cf4b34
bpo-33311: Do not display parameters displayed in parentheses for module call. (GH-6677)
by sblondon
· 7 years ago
43d12a6
bpo-28556: Minor fixes for typing module (GH-6732)
by Ivan Levkivskyi
· 7 years ago
cedc9b7
bpo-20087: Update locale alias mapping with glibc 2.27 supported locales. (ПР-6708)
by Serhiy Storchaka
· 7 years ago
b2043bb
bpo-33422: Fix quotation marks getting deleted when looking up byte/string literals on pydoc. (GH-6701)
by Andrés Delfino
· 7 years ago
9d3627e
bpo-33332: Add signal.valid_signals() (GH-6581)
by Antoine Pitrou
· 7 years ago
491bbed
bpo-33391: Fix refleak in set_symmetric_difference (GH-6670)
by lekma
· 7 years ago
69a013e
bpo-33281: NEWS and ACK (GH-6681)
by Ned Deily
· 7 years ago
ef34753
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332)
by Serhiy Storchaka
· 7 years ago
7508a54
bpo-20709: os.utime(path_to_directory): wrong documentation for Windows. (GH-5469)
by Stéphane Wirtel
· 7 years ago
47ab154
bpo-31908: Fix output of cover files for trace module command-line tool. (GH-4205)
by Michael Selik
· 7 years ago
3ab9365
bpo-33254: do not return an empty list when asking for the contents of a namespace package (GH-6467)
by Brett Cannon
· 7 years ago
10f715d
Enable the verbose build for extension modules with GNU make (#6659)
by Matthias Klose
· 7 years ago
7e3545c
bpo-33393: Update config.guess and config.sub files (#6658)
by Matthias Klose
· 7 years ago
ddbe976
bpo-33377: add triplets for mips-r6 and riscv (#6655)
by Matthias Klose
· 7 years ago
5ff3a16
bpo-21474: Update IDLE word/identifier definition from ascii to unicode. (GH-6643)
by Terry Jan Reedy
· 7 years ago
55edd0c
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
by Siddhesh Poyarekar
· 7 years ago
7d68bfa
bpo-33256: Replace angle brackets around python object repr to display it in html (GH-6442)
by sblondon
· 7 years ago
2e38cc3
bpo-33383: Fix crash in get() of the dbm.ndbm database object. (#6630)
by Serhiy Storchaka
· 7 years ago
5779483
bpo-33378: Add Korean to the language switcher. (GH-6627)
by Dong-hee Na
· 7 years ago
e239650
bpo-33363: raise SyntaxError for async for/with outside async functions (#6616)
by Zsolt Dollenstein
· 7 years ago
4114846
bpo-33358: Fix test_embed.test_pre_initialization_sys_options (GH-6612)
by Pablo Galindo
· 7 years ago
0250de4
bpo-27485: Rename and deprecate undocumented functions in urllib.parse (GH-2205)
by Cheryl Sabella
· 7 years ago
57faf34
bpo-33334: Support NOP and EXTENDED_ARG in dis.stack_effect(). (#6566)
by Serhiy Storchaka
· 7 years ago
0977091
bpo-33128 Fix duplicated call to importlib._install_external_importers (GH-6273)
by Pablo Galindo
· 7 years ago
650ba4f
acks += chrBrd (#6584)
by Łukasz Langa
· 7 years ago
1d4a733
bpo-33251: Prevent ConfigParser.items returning items present in vars. (#6446)
by Chris Bradbury
· 7 years ago
25038ec
bpo-33329: Fix multiprocessing regression on newer glibcs (GH-6575)
by Antoine Pitrou
· 7 years ago
d5a2377
bpo-991266: Fix quoting of Comment attribute of SimpleCookie (GH-6555)
by Berker Peksag
· 7 years ago
441d945
Clarify that __path__ can't be just any value (GH-6554)
by Brett Cannon
· 7 years ago
a8c3424
bpo-25427: Remove pyvenv (GH-5962)
by Brett Cannon
· 7 years ago
0399cf9
bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 (GH-6546)
by Paul Moore
· 7 years ago
063db62
bpo-32232: by default, Setup modules are no longer built with -DPy_BUILD_CORE (GH-6489)
by xdegaye
· 7 years ago
397f1b2
bpo-33312: Fix clang ubsan out of bounds warnings in dict. (GH-6537)
by Gregory P. Smith
· 7 years ago
6952482
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
by Serhiy Storchaka
· 7 years ago
e3a523a
bpo-31583: Fix 2to3 for using with --add-suffix option (GH-3758)
by Denis Osipov
· 7 years ago
e5362ea
bpo-33308: Fix a crash in the parser module when convert an ST object. (#6519)
by Serhiy Storchaka
· 7 years ago
c127a86
bpo-11594: Ensure line-endings are respected when using 2to3 (GH-6483)
by Aaron Ang
· 7 years ago
ba3a87a
bpo-33144: random.Random and subclasses: split _randbelow implementation (GH-6291)
by Wolfgang Maier
· 7 years ago
5fbc511
bpo-33205: dict: Change GROWTH_RATE to `used*3` (GH-6350)
by INADA Naoki
· 7 years ago
7661806
[lib2to3] Make grammar pickling faster (#6491)
by Łukasz Langa
· 7 years ago
2bea947
acks += Zsolt Dollenstein (#6490)
by Łukasz Langa
· 7 years ago
f303639
bpo-33270: Intern names for all anonymous code objects (#6472)
by Zackery Spytz
· 7 years ago
1a5c4bd
bpo-33185: Improve wording and markup (GH-6477)
by Nick Coghlan
· 7 years ago
82a9481
bpo-33185: Fix regression in pydoc CLI sys.path handling (GH-6419)
by Nick Coghlan
· 7 years ago
480ab05
bpo-33176: Add a toreadonly() method to memoryviews. (GH-6466)
by Antoine Pitrou
· 7 years ago
b1dc075
bpo-33184: Update Windows installer to OpenSSL 1.1.0h (GH-6463)
by Steve Dower
· 7 years ago
23ab5ee
bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456)
by jdemeyer
· 7 years ago
c4b695f
bpo-33097: Fix submit accepting callable after executor shutdown by interpreter exit (GH-6144)
by Mark Nemec
· 7 years ago
c93938b
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259)
by Serhiy Storchaka
· 7 years ago
e4679cd
bpo-32759: Free unused arenas in multiprocessing.heap (GH-5827)
by Antoine Pitrou
· 7 years ago
c87eb09
bpo-29613: Added support for SameSite cookies (GH-6413)
by Alex Gaynor
· 7 years ago
1d80a56
bpo-33201: Modernize "Extension types" doc (GH-6337)
by Antoine Pitrou
· 7 years ago
b405752
bpo-33184: Update macOS installer build to use OpenSSL 1.1.0h. (GH-6407)
by Ned Deily
· 7 years ago
ef5ce88
bpo-8243: Doc patch for curses.window.addstr and curses.window.addch (GH-5179)
by Jay Crotts
· 7 years ago
9e2be60
bpo-33169: Remove values of `None` from sys.path_importer_cache when invalidating caches (GH-6402)
by Brett Cannon
· 7 years ago
3a9ccee
bpo-29673: fix gdb scripts pystack and pystackv (GH-6126)
by Marcel Plch
· 7 years ago
0c1c456
bpo-33231: Fix potential leak in normalizestring() (GH-6386)
by INADA Naoki
· 7 years ago
01b731f
bpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381)
by Raymond Hettinger
· 7 years ago
7286dbd
bpo-15817: Expose command documentation to gdb help (GH-6384)
by Skip Montanaro
· 7 years ago
091e95e
bpo-33203: Ensure random.choice always raises IndexError on empty sequence (GH-6338)
by Wolfgang Maier
· 7 years ago
c51d8c9
bpo-23403: Bump pickle.DEFAULT_PROTOCOL to 4 (#6355)
by Łukasz Langa
· 7 years ago
42ec190
bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg (GH-6329)
by INADA Naoki
· 7 years ago
dfbbbf1
bpo-32337: Update documentats about dict order (GH-4973)
by hui shang
· 7 years ago
c869529
bpo-33209: End framing at the end of C implementation of pickle.Pickler.dump(). (GH-6363)
by Serhiy Storchaka
· 7 years ago
d1c82c5
bpo-33199: Initialize ma_version_tag in PyDict_Copy (GH-6341)
by INADA Naoki
· 7 years ago
a68f2f0
bpo-29922: Improve error messages in 'async with' (GH-6352)
by Serhiy Storchaka
· 7 years ago
55966f3
bpo-33204: IDLE - revise and extend colorizer test. (GH-6347)
by Terry Jan Reedy
· 7 years ago
da58533
bpo-33204: IDLE: consistently color invalid string prefixes (#6344)
by Terry Jan Reedy
· 7 years ago
69f5c73
bpo-33182: Fix pointer types in _testembed (GH-6310)
by Nick Coghlan
· 7 years ago
5219952
bpo-33175: dataclasses should look up __set_name__ on class, not instance (GH-6305)
by Eric V. Smith
· 7 years ago
b9e7fe3
bpo-32726: macOS 10.6+ installer now builds Tcl/TK 8.6 (GH-6307)
by Ned Deily
· 7 years ago
79c3bab
FIX documentation and NEWS of ThreadedHTTPServer. (GH-6207)
by Julien Palard
· 7 years ago
bac2d5b
Fix duplicating words words. (GH-6296)
by Serhiy Storchaka
· 7 years ago
aa50bf0
bpo-33126: Document PyBuffer_ToContiguous() (#6292)
by Antoine Pitrou
· 7 years ago
Next »