Hugo van Kemenade
|
959416955f
|
PEP 690: Change status to rejected (#2930)
|
2022-12-19 10:02:06 -08:00 |
Carl Meyer
|
e5aa080e52
|
PEP 690: Last(?) round of updates (#2861)
* Updates to PEP 690
* Remove obsolete reference
* Lazy imports are plural
|
2022-11-04 10:16:35 -07:00 |
Germán Méndez Bravo
|
9cbe5213bc
|
PEP 690: Update for second round of discussions (#2786)
* Pep 690 v3
* Changes from some of the comments
|
2022-09-30 18:19:16 -07:00 |
Carl Meyer
|
6a5ee970ff
|
PEP 690: Update draft per discussion and feedback (#2613)
|
2022-06-27 16:27:49 -07:00 |
Itamar Ostricher
|
5df9e7c829
|
PEP 690: Fix omission of `-L` in example (#2582)
|
2022-05-21 21:04:08 +01:00 |
Germán Méndez Bravo
|
0a0f49121a
|
PEP 690: Add flexibility to set_eager_imports() (#2571)
This adds a callback to the proposed `importlib.set_eager_imports()`.
Co-authored-by: Carl Meyer <carl@oddbird.net>
|
2022-05-06 17:10:10 -07:00 |
Carl Meyer
|
153cd9eb8b
|
PEP 690: Add a simple example of the behavior (#2577)
|
2022-05-06 17:09:50 -07:00 |
Germán Méndez Bravo
|
f1be4a36a2
|
PEP 690: Add Post-History (#2575)
|
2022-05-03 16:10:29 -06:00 |
Carl Meyer
|
ba857a6389
|
PEP 690: Add "per-module opt-in" to "rejected ideas" section (#2574)
* PEP 690: Add 'per-module opt-in' to rejected ideas
* Update pep-0690.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
|
2022-05-03 14:25:26 -07:00 |
Germán Méndez Bravo
|
4831a0ab05
|
PEP 690: Add Discussions-To (#2573)
|
2022-05-03 21:40:47 +01:00 |
Germán Méndez Bravo
|
376341a223
|
PEP 690: Lazy Imports (#2569)
* Added first draft for Lazy Imports PEP
* Suggested changes to lazy imports PEP.
* Add another example of forcing eager imports.
* Update pep-9999.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
* Update Carl's email
* Update pep-9999.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Update pep-9999.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Update pep-9999.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Update pep-9999.rst
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update and rename pep-9999.rst to pep-0690.rst
* Update .github/CODEOWNERS
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update pep-0690.rst
Co-authored-by: Carl Meyer <carl@oddbird.net>
* Update pep-0690.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Added myself to AUTHOR_OVERRIDES
* More updates to lazy imports
* Resolved comments
* More updates to lazy imports PEP.
* Update pep-0690.rst
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Carl Meyer <carl@oddbird.net>
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
|
2022-05-03 13:47:13 -05:00 |