projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2018-04-05
Brett Cannon
Add a webhook for Zulip to the Travis configuration...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-05
Ivan Levkivskyi
bpo-32873: Remove a name hack for generic aliases in...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Ivan Levkivskyi
Call super in Generic.__init_subclass__ (#6356)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Serhiy Storchaka
bpo-29922: Add more tests for error messages in 'async...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
Łukasz Langa
bpo-23403: Bump pickle.DEFAULT_PROTOCOL to 4 (#6355)
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
INADA Naoki
bpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-04
hui shang
bpo-32337: Update documentats about dict order (GH...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Serhiy Storchaka
bpo-33209: End framing at the end of C implementation...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
INADA Naoki
bpo-32360: Remove object_pairs_hook=OrderedDict example...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Andrés Delfino
closes bpo-33202: fix os.walk mentioning os.listdir...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
INADA Naoki
bpo-33199: Initialize ma_version_tag in PyDict_Copy...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Serhiy Storchaka
bpo-29922: Improve error messages in 'async with' ...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Terry Jan Reedy
bpo-33204: IDLE - revise and extend colorizer test...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Terry Jan Reedy
bpo-33204: IDLE: consistently color invalid string...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Gregory P....
bpo-20104: Add os.posix_spawn documentation. (#6334)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Serhiy Storchaka
bpo-33132: Fix more reference counting issues in the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Ivan Levkivskyi
Allow dynamic creation of generic dataclasses (GH-6319)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Mike DePalatis
Fix socket type in DatagramHandler documentation: TCP...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Nick Coghlan
bpo-33182: Fix pointer types in _testembed (GH-6310)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Eric V. Smith
bpo-33175: dataclasses should look up __set_name__...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ned Deily
bpo-32726: macOS 10.6+ installer now builds Tcl/TK...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Julien Palard
FIX documentation and NEWS of ThreadedHTTPServer. ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Julien Palard
Fix typos '.::' should typically just be '::'. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Serhiy Storchaka
Fix duplicating words words. (GH-6296)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Antoine Pitrou
bpo-33126: Document PyBuffer_ToContiguous() (#6292)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
INADA Naoki
s/the the/the/ (GH-6287)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Ned Deily
bpo-33163: Upgrade pip to 9.0.3 and setuptools to v39...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Ned Deily
bpo-32726: Do not force IDLE.app to launch in 32-bit...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Ned Deily
bpo-32872: Avoid regrtest compatibility issue with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-28
Sam Dunster
Fix senfile typo (#6265)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Ned Deily
bpo-32517: fix test_read_pty_output() hangs on macOS...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Barry Warsaw
bpo-33151: Handle submodule resources (GH-6268)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-27
Cheryl Sabella
bpo-27212: Modify islice recipe to consume initial...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Ivan Levkivskyi
bpo-32873: Treat type variables and special typing...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Alexey Izbyshev
bpo-32844: Fix a subprocess misredirection of a low...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Eric V. Smith
bpo-33141: Have dataclasses.Field pass through __set_na...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Takuya Akiba
Fix error message in sqlite connection thread check...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Oren Milman
bpo-6986: Add a comment to clarify a test of _json...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Michael Seifert
Corrected link targets in collections.rst (GH-1052)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
cocoatomo
Fix description about SimpleXMLRPCServer constructor...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Neeraj Badlani
Gitignore gmon.out (GH-5796)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Stefano Taschini
Fix typo and edit for clarity in the docstrings of...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Garvit Khatri
bpo-33096: Fix ttk.Treeview.insert. (GH-6228)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-26
Eric V. Smith
Minor fixes to dataclass tests. (GH-6243)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Gregory P....
Clarify fd inheritance when close_fds=False. (GH-6240)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Nick Coghlan
bpo-33053: Remove test_cmd_line_script debugging print...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Eric V. Smith
Trivial improvements to dataclasses tests. (GH-6234)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Nick Coghlan
bpo-33053: -m now adds *starting* directory to sys...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Nick Coghlan
bpo-33042: Fix pre-initialization sys module configurat...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Christian Heimes
bpo-33136: Harden ssl module against CVE-2018-8970...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Xiang Zhang
bpo-32943: Fix confusing error message for rot13 codec...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Eric V. Smith
Fix invalid escape sequence: use raw string. (GH-6225)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-25
Eric V. Smith
bpo-33134: dataclasses: use function dispatch table...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Eric V. Smith
Trivial dataclass cleanups: (GH-6218)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Serhiy Storchaka
bpo-33132: Fix reference counting issues in the compile...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Christian Heimes
bpo-33127: Compatibility patch for LibreSSL 2.7.0 ...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Christian Heimes
bpo-24334: Remove inaccurate match_hostname call (...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-24
Xiang Zhang
bpo-32932: More revealing error message when non-str...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Himanshu Lakhara
bpo-27428: Fix WindowsRegistryFinder documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Julien Palard
bpo-31639: Use threads in http.server module. (GH-5018)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Berker Peksag
Fix a reference to the MRE book in re docs (GH-1113)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Serhiy Storchaka
bpo-30953: Improve error messages and add tests for...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
Serhiy Storchaka
bpo-33041: Rework compiling an "async for" loop. (...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-23
INADA Naoki
bpo-32999: ast: Convert useless check to assert (GH...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Eric V. Smith
bpo-32505: dataclasses: raise TypeError if a member...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
INADA Naoki
bpo-32999: Revert GH-6002 (fc7df0e6) (GH-6189)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
jab
bpo-33018: Improve issubclass() error checking and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-22
Donald Stufft
Upgrade pip to v9.0.3 and setuptools to v39.0.1 (#6184)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Eric V. Smith
Add 'Field' to dataclasses.__all__. (GH-6182)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Thomas Moreau
FIX failure on OSX sem_getvalue (#6180)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Thomas Moreau
bpo-33078 - Fix queue size on pickling error (GH-6119)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Zackery Spytz
Fix typos in mmap() error messages (GH-6173)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Eric V. Smith
bpo-32896: Fix error when subclassing a dataclass with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Xiang Zhang
bpo-27683: Fix a regression for host() of ipaddress...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-21
Cheryl Sabella
bpo-18802: Add more details to ipaddress documentation...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Cheryl Sabella
bpo-28247: Document Windows executable creation in...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Matt Eaton
bpo-33034: Improve exception message when cast fails...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-20
Eric V. Smith
bpo-33100: Dataclasses now handles __slots__ and defaul...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
aetracht
bpo-33061: Add missing 'NoReturn' to __all__ in typing...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-19
Eric V. Smith
bpo-32953: Dataclasses: frozen should not be inherited...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
xdegaye
bpo-19417: Add test_bdb.py (GH-5217)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Jelle Zijlstra
Revert "bpo-30406: Make async and await proper keywords...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Serhiy Storchaka
bpo-32489: Allow 'continue' in 'finally' clause. (GH...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Serhiy Storchaka
bpo-32056: Improve exceptions in aifc, wave and sunau...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Serhiy Storchaka
bpo-33041: Add tests for jumps in/out of 'async with...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-18
Aviv Palivoda
bpo-27645: Fix version number in 'database in transacti...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Donald Stufft
Update pip to 9.0.2 and setuptools to 38.6.1 (#6133)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-17
Marcel Plch
bpo-32374: m_traverse may be called with m_state=NULL...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-14
Zackery Spytz
bpo-33021: Fix GCC 7 warning (-Wmaybe-uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Łukasz Langa
lib2to3: Add more tests (#6101)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
xdegaye
bpo-17288: Prevent jumps from 'return' and 'exception...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Miro Hrončok
bpo-32885: Tools/scripts/pathfix.py: Add -n option...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Łukasz Langa
bpo-33064: lib2to3: support trailing comma after *args...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-13
Ned Deily
bpo-29719: Remove Date and Release field in whatsnew...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Ned Deily
Add macOS installer Conclusion file
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Antoine Pietri
bpo-22674: fix test_strsignal on OSX (GH-6085)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Andrew Svetlov
Fix docs markup for asyncio current_task() and all_task...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Thomas Moreau
bpo-33056 FIX leaking fd in concurrent.futures.ProcessP...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-12
Antoine Pietri
signal: add strsignal() (#6017)
commit
|
commitdiff
|
tree
|
snapshot
2018-03-11
Nir Soffer
bpo-33021: Release the GIL during fstat() calls (GH...
commit
|
commitdiff
|
tree
|
snapshot
next