Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move pygetopt.h to internal (closes bpo-32264) (#4830) | Benjamin Peterson | 2017-12-15 | 1 | -28/+0 |
* | closes bpo-31650: PEP 552 (Deterministic pycs) implementation (#4575) | Benjamin Peterson | 2017-12-09 | 1 | -1/+8 |
* | Issue #26900: Excluded underscored names and other private API from limited API. | Serhiy Storchaka | 2016-09-11 | 1 | -1/+1 |
* | Fix test failure in test_cmd_line by initializing the hash secret at the earl... | Antoine Pitrou | 2012-02-21 | 1 | -0/+2 |
* | Merge branches/pep-0384. | Martin v. Löwis | 2010-12-03 | 1 | -0/+2 |
* | Change command line processing API to use wchar_t. | Martin v. Löwis | 2008-04-05 | 1 | -2/+2 |
* | Excise DL_EXPORT from Include. | Mark Hammond | 2002-08-12 | 1 | -4/+4 |
* | Move our own getopt() implementation to _PyOS_GetOpt(), and use it | Thomas Wouters | 2000-11-03 | 1 | -0/+17 |